kbRemoveTopic: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Lou Montana (talk | contribs) m (Add to Conversations command group + added example) |
||
Line 1: | Line 1: | ||
{{Command|= Comments | {{Command|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 14: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| person | | person [[kbRemoveTopic]] topicName|= Syntax | ||
|p1= person: [[Object]] |= Parameter 1 | |p1= person: [[Object]] |= Parameter 1 | ||
|p2= | |p2= topicName: [[String]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
|x1= <code>_unit1 [[kbRemoveTopic]] "howsTheWeather";</code> |= Example 1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[kbAddTopic]], [[kbHasTopic]], [[kbTell]], [[FSM]] |= See also | ||
}} | }} | ||
Line 35: | Line 33: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command Group: Conversations|{{uc:{{PAGENAME}}}}]] |
Revision as of 21:09, 26 March 2018
Description
- Description:
- Unregister conversation topic from given person.
- Groups:
- Uncategorised
Syntax
- Syntax:
- person kbRemoveTopic topicName
- Parameters:
- person: Object
- topicName: String
- Return Value:
- Nothing
Examples
- Example 1:
_unit1 kbRemoveTopic "howsTheWeather";
Additional Information
- See also:
- kbAddTopickbHasTopickbTellFSM
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