Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 03F5

Opcode Database

03F5

DescriptionSets whether the car receives damage.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryCommon, Vehicle
Command Name (IV)SET_CAR_CAN_BE_DAMAGED
San Andreas
sascm.ini03F5=2,set_car_can_be_damaged %1d% to %2h%
Example03F5: set_car_can_be_damaged 41@ to 1
Command NameSET_CAR_CAN_BE_DAMAGED
Vice City
sascm.ini03F5=2,set_vehicle %1d% apply_damage_rules %2h%
Example03F5: set_vehicle $4406 apply_damage_rules 1
Command NameSET_CAR_CAN_BE_DAMAGED
GTA III
gtascm.ini03F5=2,unknown_prepare_car %1d% for_explosion flag %2h%
Example
Command NameSET_CAR_CAN_BE_DAMAGED

<< 03F4

03F7 >>