commandRadio
Jump to navigation
Jump to search
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
-
--Nikita320106 08:55, 24 June 2010 (CEST)
example: _unit commandRadio "SentCmdHide";
radio command from CA_Dubbing config should work