globalRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
Send message to global radio channel.
Send message to global radio channel.


Message can be defined in [[description.ext]].
Message can be defined in [[Description.ext|description.ext]].





Revision as of 14:57, 22 April 2006


back to COMREF

unit globalRadio radioName


Operand types:

unit: Object
radioName: String

Type of returned value:

Nothing

Description:

Send message to global radio channel.

Message can be defined in description.ext.


Examples:

soldierOne globalRadio "messageOne"