BIS fnc kbTell: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\|effect= * " to " ") |
m (Text replacement - "{{Inline code|" to "{{ic|") |
||
Line 38: | Line 38: | ||
* [[Code]] - returned value of code | * [[Code]] - returned value of code | ||
|p5= code: [[Code]] or [[Array]] - (Optional, default {{ | |p5= code: [[Code]] or [[Array]] - (Optional, default {{ic|{[[true]]<nowiki>}</nowiki>}} ) can be: | ||
* [[Code]] - executed at the start of every sentence (arguments are same as in kbAddTopic event handler) | * [[Code]] - executed at the start of every sentence (arguments are same as in kbAddTopic event handler) | ||
* [[Array]] - code with arguments in format [code, arguments] | * [[Array]] - code with arguments in format [code, arguments] |
Revision as of 18:10, 27 February 2021
Description
- Description:
- Description needed
- Execution:
- spawn
- Groups:
- Conversations
Syntax
- Syntax:
- Syntax needed
- Parameters:
- topic: String - topic name
- container: String - (Optional, default missionName) container name (CfgSentences sub-category)
- section: Array or String - (Optional, default "") section to be played. Elements can be:
- radioMode: Boolean, String, Object or Code - (Optional, default: false) can be:
- code: Code or Array - (Optional, default
{true}
) can be: - speakers: Array or Boolean - (Optional, default []) can be:
- soundVolume: Number - (Optional, default 0.1) music and sound volumes will be multiplied by this value when conversation starts
- radioProtocol: Boolean - (Optional, default true) true to disable radio protocol message while the conversation is playing
- Return Value:
- Return value needed
Examples
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