GTAG - Modding - Opcode Database - 081D
Opcode Database
081D
Description | Sets whether the cars engine is broken. If it is broken, it cannot be turned on by characters who enter it. This also occurs when the car gets submerged in water. |
---|---|
Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
Games | |
Category | Vehicle |
San Andreas | |
sascm.ini | 081D=2,set_car_engine_broken %1d% to %2h% |
Example | 081D: set_car_engine_broken $10934 to 1 |
Command Name | SET_CAR_ENGINE_BROKEN |