groupRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:


Send message to group radio channel.<br>
Send message to group radio channel.<br>
Message is defined in [[description.ext]].
Message is defined in [[Description.ext|description.ext]].





Revision as of 14:57, 22 April 2006


back to COMREF

unit groupRadio radioName


Operand types:

unit: Object
radioName: String

Type of returned value:

Nothing

Description:

Send message to group radio channel.
Message is defined in description.ext.


Examples:

soldierOne groupRadio "messageOne"