Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 03A2

Opcode Database

03A2

DescriptionSets the cars status.

0 - Unlocks the vehicle from the AI and allows the player to drive again.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Integer (INT)
Gamessa vc iii
CategoryCommon, Vehicle
San Andreas
sascm.ini03A2=2,set_car_status %1d% to %2h%
Example03A2: set_car_status 69@ to 3
Command NameSET_CAR_STATUS
Vice City
sascm.ini03A2=2,set_car_status %1d% to %2h%
Example03A2: set_car_status $2702 to 4
Command NameSET_CAR_STATUS
GTA III
gtascm.ini03A2=2,set_car_status %1d% to %2h%
Example03A2: set_car_status $JOEY4_LIMO to 0
Command NameSET_CAR_STATUS

<< 03A1

03A3 >>