kbAddTopic: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
[[Category:Scripting Commands ArmA|KBADDTOPIC]]
[[Category:Scripting Commands ArmA|KBADDTOPIC]]


{{Command|= Comments
____________________________________________________________________________________________


<h2 style="color:#000066">'''''person'' kbAddTopic ''[name, filename(, task type)]'''''</h2>
| arma |= Game name


|2.92|= Game version
____________________________________________________________________________________________


'''Operand types:'''
| Register conversation topic to given person |= Description
   
____________________________________________________________________________________________
'''person:''' [[Object]]


'''[name, filename(, task type)]:''' [[Array]]
| person '''kbAddTopic''' [name, filename(, task type)] |= Syntax


'''Type of returned value:'''
|p1= person: [[Object]] |= Parameter 1


[[Nothing]]
|p2= [name, filename(, task type)]: [[Array]] |= Parameter 2


'''Compatibility:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


Version 2.92 required.
|  |= See also


''Function not available in Armed Assault.''
}}


'''Description:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Register conversation topic to given person
<!-- Note Section END -->
</dl>
 
<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:
Register conversation topic to given person
Groups:
Uncategorised

Syntax

Syntax:
person kbAddTopic [name, filename(, task type)]
Parameters:
person: Object
[name, filename(, task type)]: Array
Return Value:
Nothing

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