04AD

From GTAMods Wiki
Revision as of 08:10, 16 January 2016 by Spaceeinstein (talk | contribs) (page updates)
Jump to navigation Jump to search

Vice City San Andreas IS_CHAR_IN_WATER


Description
Checks if the character is in water
Syntax
04AD:   actor [char handle] in_water
Parameter
[char handle]
The handle of the character

This opcode returns true when the character is touching water while on foot. It returns false otherwise, including when the character is submerged while in a vehicle.

Keywords

check, actor, character, touch, touching, water

See also

  • Vice City 0521, checks if the character is drowning in water