kbTell: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 26: Line 26:
|p6= argument name: [[String]] |= Parameter 6
|p6= argument name: [[String]] |= Parameter 6
|p7= argument value: [[Code]] |= Parameter 7
|p7= argument value: [[Code]] |= Parameter 7
|p8= argument text: [[String]] |= Parameter 8
|p8= argument text: [[String]], argument speech is an array of Strings, where each string is an already defined word in configs. |= Parameter 8
 
argument speech is an array of Strings, where each string is an already defined word.


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 15:18, 29 March 2010

Template:future-use


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

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

Bottom Section