Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0137

Opcode Database

0137

DescriptionReturns true if car with the specified handle has the specified model.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Model (Integer) (MODEL)
Gamessa vc iii
CategoryConditional, Vehicle
Command Name (IV)IS_CAR_MODEL
San Andreas
sascm.ini0137=2, is_car_model %1d% model %2o%
Example0137: is_car_model 0@ model #REMINGTN
Command NameIS_CAR_MODEL
Vice City
sascm.ini0137=2, car %1d% id == %2t%
Example0137: car $5651 id == #VOODOO
Command NameIS_CAR_MODEL
GTA III
gtascm.ini0137=2, car %1d% id == %2o%
Example0137: car $735 id == #DODO
Command NameIS_CAR_MODEL

<< 0136

0149 >>