kbHasTopic: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Compatibility remark.)
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|KBHASTOPIC]]
[[Category:Scripting Commands|KBHASTOPIC]]
[[Category:Scripting Commands ArmA|KBHASTOPIC]]
[[Category:Scripting Commands ArmA|KBHASTOPIC]]
{{Command|= Comments
____________________________________________________________________________________________


| arma |= Game name


<h2 style="color:#000066">'''''person'' kbHasTopic ''name'''''</h2>
|2.92|= Game version
____________________________________________________________________________________________


| Check if conversation topic was registered to given person. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| person '''kbHasTopic''' name |= Syntax
   
'''person:''' [[Object]]


'''name:''' [[String]]
|p1= person: [[Object]] |= Parameter 1


'''Type of returned value:'''
|p2= name: [[String]] |= Parameter 2


[[Boolean]]
| [[Boolean]] |= Return value
____________________________________________________________________________________________


'''Compatibility:'''
|  |= See also


Version 2.92 required.
}}


''Function not available in Armed Assault.''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Check if conversation topic was registered to given person.
<h3 style="display:none">Bottom Section</h3>

Revision as of 00:51, 2 August 2006


-wrong parameter ("Arma") defined!-2.92
Hover & click on the images for description

Description

Description:
Check if conversation topic was registered to given person.
Groups:
Uncategorised

Syntax

Syntax:
person kbHasTopic name
Parameters:
person: Object
name: String
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section