customRadio: Difference between revisions
Jump to navigation
Jump to search
(Fixed example using customChat instead of customRadio) |
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
||
Line 42: | Line 42: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | [[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:38, 25 March 2013
Description
- Description:
- Sends the message to the custom radio channel. The message is defined in the description.ext file or radio protocol.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit customRadio [channel, message]
- Parameters:
- unit: Object
- [channel, message]: Array
- channel: Number
- message: String
- Return Value:
- Nothing
Examples
- Example 1:
soldierOne customRadio [1,"WordEnemy"]
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