Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0918

Opcode Database

0918

DescriptionSets whether the vehicles engine is turned on or off. The engine cannot be turned on if it is broken (see 081D).
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa
CategoryVehicle
San Andreas
sascm.ini0918=2,set_car_engine_on %1d% to %2h%
Example0918: set_car_engine_on 34@ to 0
Command NameSET_CAR_ENGINE_ON

<< 0917

0919 >>