Difference between revisions of "04A7"

From GTAMods Wiki
Jump to navigation Jump to search
 
(unsupported in VC :()
Line 1: Line 1:
<code>04A7=1,  %1d%</code><br>
+
{{OpCode
'''Description''': Checks if an actor is operating a boat<br>
+
| ini        = 04A7=1,  %1d%
'''Parameter 1''': Actor handle<br>
+
| description = Checks if an actor is operating a boat
'''Supports''': Vice City (not tested), San Andreas<br>
+
| p1          = Actor handle
 
+
| game        = [[San Andreas]]
This opcode checks if an actor is operating a boat.
+
}}
 +
This opcode checks if an actor is operating a boat. It supersedes [[Vice City]]'s opcode [[04A8]].
  
 
==List of Boats==
 
==List of Boats==
 
The game will recognize the following list of vehicles as boats.
 
The game will recognize the following list of vehicles as boats.
{|
+
*Coastguard
! Vice City
+
*Dinghy
! San Andreas
+
*Jetmax
|-
+
*Launch
| Coastguard
+
*Marquis
| Coastguard
+
*Predator
|-
+
*Speeder
| Cuban Jetmax
+
*Squalo
| Dinghy
+
*Reefer
|-
+
*Tropic
| Dinghy
 
| Jetmax
 
|-
 
| Marquis
 
| Launch
 
|-
 
| Predator
 
| Marquis
 
|-
 
| Speeder
 
| Predator
 
|-
 
| Squalo
 
| Speeder
 
|-
 
| Reefer
 
| Squalo
 
|-
 
| Tropic
 
| Reefer
 
|-
 
|
 
| Tropic
 
|}
 
  
 
==Keywords==
 
==Keywords==
actor, driving, boat
+
actor, character, driving, boat
 
 
[[Category:OpCodes]]
 

Revision as of 11:00, 17 December 2009

{{{games}}}


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

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

List of Boats

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

  • Coastguard
  • Dinghy
  • Jetmax
  • Launch
  • Marquis
  • Predator
  • Speeder
  • Squalo
  • Reefer
  • Tropic

Keywords

actor, character, driving, boat