Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 01EC

Opcode Database

01EC

DescriptionSets whether the car is heavy.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryCommon, Vehicle
San Andreas
sascm.ini01EC=2,set_car_heavy %1d% to %2h%
Example01EC: set_car_heavy 34@ to 1
Command NameSET_CAR_HEAVY
Vice City
sascm.ini01EC=2,make_car %1d% very_heavy %2h%
Example01EC: make_car $2159 very_heavy 1
Command NameSET_CAR_HEAVY
GTA III
gtascm.ini01EC=2,make_car %1d% very_heavy %2h%
Example01EC: make_car 0@ very_heavy 1
Command NameSET_CAR_HEAVY

<< 01EB

01ED >>