Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 03ED

Opcode Database

03ED

DescriptionDisables a car from exploding when it is upside down, as long as the player is not in the vehicle. Works with actors, though.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryVehicle
Command Name (IV)SET_UPSIDEDOWN_CAR_NOT_DAMAGED
San Andreas
sascm.ini03ED=2,set_upsidedown_car_not_damaged %1d% to %2h%
Example03ED: set_upsidedown_car_not_damaged 379@(253@,16i) to 1
Command NameSET_UPSIDEDOWN_CAR_NOT_DAMAGED
Vice City
sascm.ini03ed=2,set_car %1d% not_damaged_when_upside_down %2h%
Example03ED: set_car $3996 not_damaged_when_upside_down 1
Command NameSET_UPSIDEDOWN_CAR_NOT_DAMAGED
GTA III
gtascm.ini03ed=2,set_car %1d% not_damaged_when_upside_down %2h%
Example03ED: set_car $VIGILANTE_CRIMINALS_CAR not_damaged_when_upside_down 1
Command NameSET_UPSIDEDOWN_CAR_NOT_DAMAGED

<< 03EC

03EE >>