GTAG - Modding - Opcode Database - 0689
Opcode Database
0689
| Description | Removes 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) |
| Games | |
| Category | Vehicle |
| Command Name (IV) | BREAK_CAR_DOOR |
| San Andreas | |
| sascm.ini | 0689=3,pop_car_door %1d% door %2d% visibility %3d% |
| Example | 0689: pop_car_door 95@ door 1 visibility 0 |
| Command Name | POP_CAR_DOOR |

