kbTell: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
The arguments have an optional bool value at the end, if true, engine is forced always to use radio channel for communication. | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 14:38, 29 March 2010
Description
- Description:
- Make the person tell to the receiver the sentence.
- Groups:
- Uncategorised
Syntax
- Syntax:
- person kbTell [receiver, topic, sentence id, [argument name, argument value, argument text, argument speech], ...]
- Parameters:
- person: Object
- [receiver, topic, sentence id, [argument name, argument value, argument text, argument speech], ...]: Array
- receiver: Object
- topic: String
- sentence id: String
- argument name: String
- argument value: Code
- argument text: String, argument speech is an array of Strings, where each string is an already defined word in configs.
- 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
-
The arguments have an optional bool value at the end, if true, engine is forced always to use radio channel for communication.