commandRadio
Revision as of 14:04, 25 March 2016 by Krzmbrzl00 (talk | contribs) (brought notes in proper format)
Click on the images for descriptions
Introduced in
- Game:
- Arma 2
- Version:
- 1.00
Description
- Description:
- Sends the message to the command radio channel. The message is defined in the description.ext file or radio protocol.
Syntax
- Syntax:
- unit commandRadio radioName
- Parameters:
- unit: Object or Array
- radioName: String
- Return Value:
- Nothing
Examples
- Example 1:
player commandRadio "messageOne";
Additional Information
- Multiplayer:
- -
- See also:
- See also needed
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To
Notes
- Posted on June 24, 2010 - 8:55 (CEST)
- Nikita320106
- example:
_unit commandRadio "SentCmdHide";
radio command from CA_Dubbing config should work