customRadio: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
Fred Gandt (talk | contribs) m (Linked description.ext + tidied example) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sends the message to the custom radio channel. The message is defined in the description.ext file or radio protocol. |= Description | | Sends the message to the custom radio channel. The message is defined in the [[description.ext]] file or radio protocol. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 23: | Line 23: | ||
|x1= <code> | |x1= <code>_soldierOne [[customRadio]] [1, "WordEnemy"];</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 20:35, 22 May 2014
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:
- radioChannelCreatecustomChat
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