Difference between revisions of "04AD"

From GTAMods Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<code>04AD=1,  %1d%</code><br>
+
{{OpCode
'''Description''': Checks if the actor is touching water<br>
+
| ini        = 04AD=1,  %1d%
'''Parameter 1''': Actor handle<br>
+
| description = Checks if the actor is touching water
'''Supports''': Vice City, San Andreas<br>
+
| p1          = Actor handle
 
+
| game        = [[Vice City]], [[San Andreas]]
This opcode checks if the actor is touching real water, not the fake ones with fake textures.
+
}}
 +
This opcode checks if the actor is touching [[Water.dat|real water]], not the fake ones with fake textures.
  
 
==Keywords==
 
==Keywords==
 
check, actor, touching, water
 
check, actor, touching, water
 
[[Category:OpCodes]]
 

Revision as of 08:45, 17 August 2009

{{{games}}}


Description
Checks if the actor is touching water
Syntax
{{{syntax1}}}
Parameter

This opcode checks if the actor is touching real water, not the fake ones with fake textures.

Keywords

check, actor, touching, water