Difference between revisions of "096F"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | games = {{Icon|SA}} | |
− | ''' | + | | command = IS_CAR_STREET_RACER |
− | '' | + | | description = Checks if the vehicle is a street racer |
+ | | syntax1 = 096F: car [''car handle''] street_racing_car | ||
+ | | p1t = [''car handle''] | ||
+ | | p1d = The handle of the vehicle | ||
+ | }} | ||
− | + | This conditional opcode returns true if the vehicle is a street racer. By default the game will recognize the following list of vehicles as street racers: | |
− | + | * Elegy | |
− | Elegy | + | * Jester |
− | Jester | + | * Stratum |
− | Stratum | + | * Sultan |
− | Sultan | + | * Uranus |
− | Uranus | ||
− | ==Keywords== | + | == Keywords == |
− | vehicle, street, racer, racing | + | car, vehicle, street, racer, racing |
− | |||
− |
Revision as of 15:30, 4 June 2016
- Description
- Checks if the vehicle is a street racer
- Syntax
- 096F: car [car handle] street_racing_car
- Parameter
- [car handle]
- The handle of the vehicle
This conditional opcode returns true if the vehicle is a street racer. By default the game will recognize the following list of vehicles as street racers:
- Elegy
- Jester
- Stratum
- Sultan
- Uranus
Keywords
car, vehicle, street, racer, racing