sendSimpleCommand: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
[[Category:Scripting Commands OFP Elite |SENDSIMPLECOMMAND]]
[[Category:Scripting Commands OFP Elite |SENDSIMPLECOMMAND]]
[[Category:Scripting Commands ArmA|SENDSIMPLECOMMAND]]
[[Category:Scripting Commands ArmA|SENDSIMPLECOMMAND]]
<new command not populated>





Revision as of 20:46, 4 July 2006


object sendSimpleCommand command


Operand types:

object: Object

command: String

Type of returned value:

Nothing

Compatibility:

Version 2.26 required.

Description:

Sends a simple command to the vehicle's driver / gunner.


Example:

vehicle player sendSimpleCommand "STOP"