BIS fnc curatorSayMessage: Difference between revisions
Jump to navigation
Jump to search
m (GVI 1.00 --> 1.16 http://dev.arma3.com/post/spotrep-00023 (It's Zeus update, obvious)) |
Lou Montana (talk | contribs) m (Text replacement - ">\[ +(.*) *\] +(call|spawn)" to ">[$1] $2") |
||
(33 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | |||
|game1= arma3 | |||
|version1= 1.16 | |||
| | |gr1= Curator | ||
| | |descr= Plays some radio message from CfgRadio locally. | ||
| | |s1= [speaker, sentence] call [[BIS_fnc_curatorSayMessage]] | ||
| | |p1= target: [[Object]] - curator entity | ||
|p2= sentence: [[String]] - sentence from CfgRadio | |||
| | |r1= [[Nothing]] | ||
|x1= <sqf>[player, "mp_groundsupport_01_casrequested_BHQ_0"] call BIS_fnc_curatorSayMessage;</sqf> | |||
|x1= < | |||
|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