GTAG - Modding - Opcode Database - 09BB
Opcode Database
09BB
| Description | Returns true if the specified vehicle part is visibly damaged. Warning: The behaviour of an invalid component ID passed may be unexpected. The condition will actually return true if the ID passed is over 5 or under 0. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Car door ID (Integer) (INT) |
| Games | |
| Category | Conditional, Vehicle |
| Command Name (IV) | IS_CAR_VISIBLY_DAMAGED |
| San Andreas | |
| sascm.ini | 09BB=2, is_car_door_damaged %1d% door %2h% |
| Example | 09BB: is_car_door_damaged 322@ door 0 |
| Command Name | IS_CAR_DOOR_DAMAGED |

