Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 039C

Opcode Database

039C

DescriptionMakes the vehicle watertight, meaning characters inside will not be harmed if the vehicle is submerged in water.

Has no affect if the player is driving the vehicle.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryVehicle
Command Name (IV)SET_CAR_WATERTIGHT
San Andreas
sascm.ini039C=2,set_car_watertight %1d% to %2h%
Example039C: set_car_watertight 379@(253@,16i) to 1
Command NameSET_CAR_WATERTIGHT
Vice City
sascm.ini039C=2,set_car %1d% watertight %2h%
Example039C: set_car $3996 watertight 1
Command NameSET_CAR_WATERTIGHT
GTA III
gtascm.ini039C=2,set_car %1d% watertight %2h%
Example039C: set_car $LUIGI4_PIMP_CAR watertight 1
Command NameSET_CAR_WATERTIGHT

<< 039B

039D >>