Difference between revisions of "04C8"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
<code>04C8=1,  %1d%</code><br>
+
{{OpCode
'''Description''': Checks if the actor is operating an airbourne vehicle<br>
+
| ini        = 04C8=1,  %1d%
'''Parameter 1''': Actor handle<br>
+
| description = Checks if the actor is operating an airbourne vehicle
'''Supports''': Vice City, San Andreas<br>
+
| p1          = Actor handle
 
+
| game        = [[Vice City]], [[San Andreas]]
This opcode checks if an actor is operating an airbourne vehicle. The airbourne vehicles include all planes and helicopters.
+
}}
 +
This opcode checks if the actor is operating an airbourne vehicle. Airbourne vehicles include all [[04AB#List of Planes|planes]] and [[04A9#List of Helicopters|helicopters]].
  
 
==Keywords==
 
==Keywords==
 
check, actor, operating, driving, piloting, air, flying, airbourne, vehicle
 
check, actor, operating, driving, piloting, air, flying, airbourne, vehicle
 
[[Category:OpCodes]]
 

Revision as of 08:48, 17 August 2009

{{{games}}}


Description
Checks if the actor is operating an airbourne vehicle
Syntax
{{{syntax1}}}
Parameter

This opcode checks if the actor is operating an airbourne vehicle. Airbourne vehicles include all planes and helicopters.

Keywords

check, actor, operating, driving, piloting, air, flying, airbourne, vehicle