GTAG - Modding - Opcode Database - 039C
Opcode Database
039C
| Description | Makes 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) |
| Games | |
| Category | Vehicle |
| Command Name (IV) | SET_CAR_WATERTIGHT |
| San Andreas | |
| sascm.ini | 039C=2,set_car_watertight %1d% to %2h% |
| Example | 039C: set_car_watertight 379@(253@,16i) to 1 |
| Command Name | SET_CAR_WATERTIGHT |
| Vice City | |
| sascm.ini | 039C=2,set_car %1d% watertight %2h% |
| Example | 039C: set_car $3996 watertight 1 |
| Command Name | SET_CAR_WATERTIGHT |
| GTA III | |
| gtascm.ini | 039C=2,set_car %1d% watertight %2h% |
| Example | 039C: set_car $LUIGI4_PIMP_CAR watertight 1 |
| Command Name | SET_CAR_WATERTIGHT |

