Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0441

Opcode Database

0441

DescriptionReturns the cars model ID.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) (Returned) Model (Integer) (MODEL)
Gamessa vc iii
CategoryCommon, Vehicle
Command Name (IV)GET_CAR_MODEL
San Andreas
sascm.ini0441=2,get_car_model %1d% store_to %2d%
Example0441: get_car_model $TEMPVAR_ACTOR_CAR store_to 6@
Command NameGET_CAR_MODEL
Vice City
sascm.ini0441=2,%2d% = car %1d% model
Example0441: $2109 = car $2108 model
Command NameGET_CAR_MODEL
GTA III
gtascm.ini0441=2,%2d% = car %1d% model
Example
Command NameGET_CAR_MODEL

<< 0440

0442 >>