0137

From GTAMods Wiki
Revision as of 16:55, 26 April 2022 by BilinmeyenBey (talk | contribs) (Created page with "{{Icon|trilogy}} '''IS_CAR_MODEL''' <hr /> '''Description''' : Is car equal to model. '''Syntax''' : 0137: car [''var''] model == [''int''] '''Parameter''' : [''var''] :: Ha...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas IS_CAR_MODEL


Description

Is car equal to model.

Syntax

0137: car [var] model == [int]

Parameter

[var]
Handle of the vehicle
[int]
Vehicle Model ID

This opcode checks if the named vehicle handle is equal to car model. Model name of the vehicle doesn't need to loaded for this opcode.