BIS fnc curatorSayMessage: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
Lou Montana (talk | contribs) m (Text replacement - ">\[ +(.*) *\] +(call|spawn)" to ">[$1] $2") |
||
(32 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| | |game1= arma3 | ||
|version1= 1.16 | |||
| | |gr1= Curator | ||
| Plays some radio message from CfgRadio locally. | |descr= Plays some radio message from CfgRadio locally. | ||
| [speaker, sentence] call [[BIS_fnc_curatorSayMessage]] | |s1= [speaker, sentence] call [[BIS_fnc_curatorSayMessage]] | ||
|p1= target: [[Object]] - | |p1= target: [[Object]] - curator entity | ||
|p2= sentence: [[String]] - | |p2= sentence: [[String]] - sentence from CfgRadio | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>[player, "mp_groundsupport_01_casrequested_BHQ_0"] call BIS_fnc_curatorSayMessage;</sqf> | ||
| [[Curator]] | |seealso= [[Arma 3: Curator]] [[globalRadio]] | ||
}} | }} | ||
Latest revision as of 17:27, 8 November 2023
Description
Syntax
- Syntax:
- [speaker, sentence] call BIS_fnc_curatorSayMessage
- Parameters:
- target: Object - curator entity
- sentence: String - sentence from CfgRadio
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- Arma 3: Curator globalRadio
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