Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 09BB

Opcode Database

09BB

DescriptionReturns 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)
Gamessa
CategoryConditional, Vehicle
Command Name (IV)IS_CAR_VISIBLY_DAMAGED
San Andreas
sascm.ini09BB=2, is_car_door_damaged %1d% door %2h%
Example09BB: is_car_door_damaged 322@ door 0
Command NameIS_CAR_DOOR_DAMAGED

<< 09BA

09BC >>