0295
Revision as of 19:40, 23 June 2015 by Spaceeinstein (talk | contribs) (Created page with "{{Icon|3}} '''IS_TAXI''' <hr /> '''Description''' : Checks if the vehicle is a taxi '''Syntax''' : 0295: is [''car handle''] taxi '''Parameter''' : [''car handle''] ::...")
Description
- Checks if the vehicle is a taxi
Syntax
- 0295: is [car handle] taxi
Parameter
- [car handle]
- The handle of the vehicle
This opcode returns true if the vehicle is a taxi. It is equivalent to using opcode 0137 and checking if the model of the vehicle is 110 (Taxi), 128 (Cabbie), or 148 (Borgnine).
Keywords
check, car, vehicle, taxi