Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0689

Opcode Database

0689

DescriptionRemoves the specified car door component from the car. The last boolean value specifies whether the component should drop off the car and be seen. If not set, the component just dissapears.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Car door ID (Integer) (INT)
3) Boolean (1 or 0) (INT)
Gamessa
CategoryVehicle
Command Name (IV)BREAK_CAR_DOOR
San Andreas
sascm.ini0689=3,pop_car_door %1d% door %2d% visibility %3d%
Example0689: pop_car_door 95@ door 1 visibility 0
Command NamePOP_CAR_DOOR

<< 0688

068A >>