Difference between revisions of "04AB"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | ini = 04AB=1,%1d% | |
− | + | | description = Checks if an actor is in a plane | |
− | + | | p1 = Actor handle | |
− | + | | game = [[San Andreas]] | |
− | This conditional opcode checks if an actor is operating a plane. | + | | native = [[IS_CHAR_IN_ANY_PLANE]] |
− | + | }} | |
− | + | This conditional opcode checks if an actor is operating a plane. It supersedes [[Vice City]]'s opcode [[04AC]]. The game will recognize the following list of vehicles as planes: | |
− | The game will recognize the following list of vehicles as planes | + | *Andromada |
− | + | *AT-400 | |
− | + | *Beagle | |
− | + | *Cropduster | |
− | + | *Dodo | |
− | + | *Hydra | |
− | + | *Nevada | |
− | + | *RC Baron | |
− | + | *Shamal | |
− | + | *Skimmer | |
− | + | *Stuntplane | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Keywords== | ==Keywords== | ||
driving, flying, piloting, operating, plane | driving, flying, piloting, operating, plane | ||
− | |||
− |
Revision as of 02:44, 20 February 2010
{{{games}}}
- Description
- Checks if an actor is in a plane
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- IS_CHAR_IN_ANY_PLANE
This conditional opcode checks if an actor is operating a plane. It supersedes Vice City's opcode 04AC. The game will recognize the following list of vehicles as planes:
- Andromada
- AT-400
- Beagle
- Cropduster
- Dodo
- Hydra
- Nevada
- RC Baron
- Shamal
- Skimmer
- Stuntplane
Keywords
driving, flying, piloting, operating, plane