vehicleRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|VEHICLERADIO]]
[[Category:Scripting Commands|VEHICLERADIO]]
[[Category:Scripting Commands OFP 1.97|VEHICLERADIO]]
[[Category:Scripting Commands OFP 1.96|VEHICLERADIO]]
[[Category:Scripting Commands OFP 1.46|VEHICLERADIO]]
[[Category:Scripting Commands OFP 1.46|VEHICLERADIO]]
[[Category:Scripting Commands ArmA|VEHICLERADIO]]
[[Category:Scripting Commands ArmA|VEHICLERADIO]]

Revision as of 20:49, 1 June 2006


unit vehicleRadio radioName


Operand types:

unit: Object

radioName: String

Type of returned value:

Nothing

Description:

Send message to vehicle radio channel.

Message is defined in description.ext.


Example:

soldierOne vehicleRadio "messageOne"