kbTell: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
|p7= argument value: [[Code]] |= Parameter 7
|p7= argument value: [[Code]] |= Parameter 7
|p8= argument text: [[String]] |= Parameter 8
|p8= argument text: [[String]] |= Parameter 8
|p9= argument speech: [[Array]] of [[String]] |= Parameter 9
|p9= argument speech: [[Array]] |= Parameter 9


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

Revision as of 15:12, 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: 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