Difference between revisions of "0137"
Jump to navigation
Jump to search
(Created page with "{{Icon|trilogy}} '''IS_CAR_MODEL''' <hr /> '''Description''' : Is car equal to model. '''Syntax''' : 0137: car [''var''] model == [''int''] '''Parameter''' : [''var''] :: Ha...") |
m (Added category) |
||
Line 10: | Line 10: | ||
: [''int''] | : [''int''] | ||
:: Vehicle Model ID | :: 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. | 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. | ||
+ | |||
+ | [[Category:OpCodes]] |