Difference between revisions of "04AB"
Jump to navigation
Jump to search
m |
|||
| Line 1: | Line 1: | ||
<code>04AB=1,%1d%</code><br> | <code>04AB=1,%1d%</code><br> | ||
| − | '''Description''': Checks if an actor is | + | '''Description''': Checks if an actor is operating a plane<br> |
'''Parameter 1''': Actor ID<br> | '''Parameter 1''': Actor ID<br> | ||
'''Supports''': Vice City, San Andreas<br> | '''Supports''': Vice City, San Andreas<br> | ||
| − | This conditional opcode checks if an actor is | + | This conditional opcode checks if an actor is operating a plane. |
==List of Planes== | ==List of Planes== | ||
| Line 47: | Line 47: | ||
==Keywords== | ==Keywords== | ||
| − | driving, flying, piloting, plane | + | driving, flying, piloting, operating, plane |
[[Category:OpCodes]] | [[Category:OpCodes]] | ||
Revision as of 22:31, 14 May 2007
04AB=1,%1d%
Description: Checks if an actor is operating a plane
Parameter 1: Actor ID
Supports: Vice City, San Andreas
This conditional opcode checks if an actor is operating a plane.
List of Planes
The game will recognize the following list of vehicles as planes.
| Vice City | San Andreas |
|---|---|
| RC Baron | Andromada |
| Skimmer | AT-400 |
| Beagle | |
| Cropduster | |
| Dodo | |
| Hydra | |
| Nevada | |
| RC Baron | |
| Shamal | |
| Skimmer | |
| Stuntplane |
Keywords
driving, flying, piloting, operating, plane