sideRadio: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
back to [[Scripting_Reference# | back to [[Scripting_Reference#S|COMREF]] | ||
<h2 style="color:#000066">'''sideRadio '''''chatText''</h2> | <h2 style="color:#000066">'''sideRadio '''''chatText''</h2> | ||
Line 9: | Line 9: | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Nothing | [[Nothing]] | ||
'''Description:''' | '''Description:''' | ||
Line 16: | Line 16: | ||
Message is defined in [[description.ext]] file. | Message is defined in [[description.ext]] file. | ||
'''Example:''' | '''Example:''' | ||
soldierOne '''sideRadio''' "messageOne" | soldierOne '''sideRadio''' "messageOne" |
Revision as of 11:24, 17 April 2006
back to COMREF
sideRadio chatText
Operand types:
radioName: String
Type of returned value:
Description:
Send message to side radio channel.
Message is defined in description.ext file.
Example:
soldierOne sideRadio "messageOne"