isEngineOn: Difference between revisions

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





Revision as of 15:12, 4 May 2006


isEngineOn vehicle


Operand types:

vehicle: Object

Type of returned value:

Boolean

Description:

Returns true if engine is on, false if it is off.


Example:

_it = isEngineOn carOne