kbReact: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (format)
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| person '''kbReact''' [receiver,topic,sentence id,[argument name,argument value,argument text,argument speech],...] |= Syntax
| person '''kbReact''' [receiver,topic,sentenceID,[argumentName,argumentValue,argumentText,argumentSpeech],...] |= Syntax


|p1= person:  - |= PARAMETER1  
|p1= person:  [[Object]] |= PARAMETER1  


|p2= [receiver,topic,sentence id,[argument name,argument value,argument text,argument speech],...]: Array -  |= PARAMETER2  
|p2= [receiver,topic,sentenceID,[argumentName,argumentValue,argumentText,argumentSpeech],...]: [[Array]] -  |= PARAMETER2  


|p3= |= PARAMETER3  
|p3= |= PARAMETER3  

Revision as of 13:43, 9 May 2015

Hover & click on the images for description

Description

Description:
Pass a non-verbal communication to the receiver.
Groups:
Uncategorised

Syntax

Syntax:
person kbReact [receiver,topic,sentenceID,[argumentName,argumentValue,argumentText,argumentSpeech],...]
Parameters:
person: Object
[receiver,topic,sentenceID,[argumentName,argumentValue,argumentText,argumentSpeech],...]: Array -
Return Value:
Nothing

Examples

Example 1:
(example)

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