customRadio: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |0.50|= Game version ____________________...") |
(Fixed example using customChat instead of customRadio) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| unit ''' | | unit '''customRadio''' [channel, message] |= Syntax | ||
|p1= unit: [[Object]] |= PARAMETER1 | |p1= unit: [[Object]] |= PARAMETER1 |
Revision as of 23:20, 2 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