GTAG - Modding - Opcode Database - 0918
Opcode Database
0918
| Description | Sets 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) |
| Games | |
| Category | Vehicle |
| San Andreas | |
| sascm.ini | 0918=2,set_car_engine_on %1d% to %2h% |
| Example | 0918: set_car_engine_on 34@ to 0 |
| Command Name | SET_CAR_ENGINE_ON |

