kbRemoveTopic: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Compatibility remark.)
mNo edit summary
Line 2: Line 2:
[[Category:Scripting Commands ArmA|KBREMOVETOPIC]]
[[Category:Scripting Commands ArmA|KBREMOVETOPIC]]


{{Command|= Comments
____________________________________________________________________________________________


<h2 style="color:#000066">'''''person'' kbRemoveTopic ''topicname'''''</h2>
| arma |= Game name


|2.92|= Game version
____________________________________________________________________________________________


'''Operand types:'''
| Unregister conversation topic from given person. |= Description
   
____________________________________________________________________________________________
'''person:''' [[Object]]


'''topicname:''' [[String]]
| person '''kbRemoveTopic''' topicname |= Syntax


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


[[Nothing]]
|p2= topicname: [[String]] |= 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 -->


Unregister conversation topic from given person.
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>

Revision as of 00:50, 2 August 2006


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

Description

Description:
Unregister conversation topic from given person.
Groups:
Uncategorised

Syntax

Syntax:
person kbRemoveTopic topicname
Parameters:
person: Object
topicname: String
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