kbReact: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {{uc:{{PAGENAME}}}}" to "") |
Lou Montana (talk | contribs) |
||
Line 31: | Line 31: | ||
* argumentSpeech: [[Array]] of [[String|Strings]] - each string is an already defined word in config. | * argumentSpeech: [[Array]] of [[String|Strings]] - each string is an already defined word in config. | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>{{codecomment|// will trigger '''as if''' unit1 said the sentence (''via'' [[kbTell]]) | |x1= <code>{{codecomment|// will trigger '''as if''' unit1 said the sentence (''via'' [[kbTell]]) |
Revision as of 10:04, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Conversations
Syntax
- Syntax:
- Syntax needed
- Parameters:
- person: Object
- [receiver, topicName, sentenceID, argumentArray1, argumentArray2, …]: Array
- receiver: Object
- topicName: String
- sentenceID: String
- argumentArray1toN (Optional): Array - [argumentName, argumentValue, argumentText, argumentSpeech]:
- Return Value:
- Nothing
Examples
- Example 1:
// will trigger as if unit1 said the sentence (via kbTell) // unit2's FSM will react accordingly. unit1 kbReact [unit2, "topicName", "speech1"];
Additional Information
- See also:
- ConversationskbAddTopickbHasTopickbTellkbWasSaidkbRemoveTopickbAddDatabasekbAddDatabaseTargetsFSMFSM 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