kbReact: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (format)
m (Add Conversations & seeAlso links)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Pass a non-verbal communication to the receiver. |= Description
| Pass a non-verbal communication to the receiver. See [[Conversations]] for more details. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| person '''kbReact''' [receiver,topic,sentenceID,[argumentName,argumentValue,argumentText,argumentSpeech],...] |= Syntax
| person [[kbReact]] [receiver, topic, sentenceID, [argumentName, argumentValue, argumentText, argumentSpeech], ] |= Syntax


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


|p2= [receiver,topic,sentenceID,[argumentName,argumentValue,argumentText,argumentSpeech],...]: [[Array]] |= PARAMETER2  
|p2= [receiver, topic, sentenceID, [argumentName, argumentValue, argumentText, argumentSpeech], ]: [[Array]] |= PARAMETER2  
 
|p3= |= PARAMETER3


| [[Nothing]] |= RETURNVALUE  
| [[Nothing]] |= RETURNVALUE  
Line 25: Line 23:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[Conversations]], [[kbAddTopic]], [[kbHasTopic]], [[kbTell]], [[kbRemoveTopic]], [[kbAddDatabase]], [[kbAddDatabaseTargets]], [[FSM]], [[FSM Editor]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 22:04, 27 March 2018

Hover & click on the images for description

Description

Description:
Pass a non-verbal communication to the receiver. See Conversations for more details.
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:
ConversationskbAddTopickbHasTopickbTellkbRemoveTopickbAddDatabasekbAddDatabaseTargetsFSMFSM Editor

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