Difference between revisions of "04A9"

From GTAMods Wiki
Jump to navigation Jump to search
 
(unsupported in VC :()
Line 1: Line 1:
<code>04A9=1,  %1d%</code><br>
+
{{OpCode
'''Description''': Checks if an actor is operating a helicopter<br>
+
| ini        = 04A9=1,  %1d%
'''Parameter 1''': Actor handle<br>
+
| description = Checks if an actor is operating a helicopter
'''Supports''': Vice City (not tested), San Andreas<br>
+
| p1          = Actor handle
 
+
| game        = [[San Andreas]]
This opcode checks if an actor is operating a helicopter.
+
}}
 +
This opcode checks if an actor is operating a helicopter. It supersedes [[Vice City]]'s opcode [[04AA]].
  
 
==List of Helicopters==
 
==List of Helicopters==
 
The game will recognize the following list of vehicles as helicopters.
 
The game will recognize the following list of vehicles as helicopters.
{|
+
*Cargobob
! Vice City
+
*Hunter
! San Andreas
+
*Leviathan
|-
+
*Maverick
| Maverick
+
*News Chopper
| Cargobob
+
*Police Maverick
|-
+
*Raindancer
| Police Maverick
+
*RC Goblin
| Hunter
+
*RC Raider
|-
+
*Sea Sparrow
| RC Goblin
+
*Sparrow
| Leviathan
 
|-
 
| RC Raider
 
| Maverick
 
|-
 
| Sea Sparrow
 
| News Chopper
 
|-
 
| Sparrow
 
| Police Maverick
 
|-
 
| VCN Maverick
 
| Raindancer
 
|-
 
|
 
| RC Goblin
 
|-
 
|
 
| RC Raider
 
|-
 
|
 
| Sea Sparrow
 
|-
 
|
 
| Sparrow
 
|}
 
  
 
==Keywords==
 
==Keywords==
 
actor, piloting, driving, operating, helicopter, rotorcraft
 
actor, piloting, driving, operating, helicopter, rotorcraft
 
[[Category:OpCodes]]
 

Revision as of 11:07, 17 December 2009

{{{games}}}


Description
Checks if an actor is operating a helicopter
Syntax
{{{syntax1}}}
Parameter

This opcode checks if an actor is operating a helicopter. It supersedes Vice City's opcode 04AA.

List of Helicopters

The game will recognize the following list of vehicles as helicopters.

  • Cargobob
  • Hunter
  • Leviathan
  • Maverick
  • News Chopper
  • Police Maverick
  • Raindancer
  • RC Goblin
  • RC Raider
  • Sea Sparrow
  • Sparrow

Keywords

actor, piloting, driving, operating, helicopter, rotorcraft