sendSimpleCommand

From Bohemia Interactive Community
Revision as of 00:20, 3 July 2006 by Raedor (talk | contribs)
Jump to navigation Jump to search


<new command not populated>


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"