00A2

From GTAMods Wiki
Revision as of 16:35, 4 June 2016 by Spaceeinstein (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III IS_CHAR_STILL_ALIVE


Description
Checks if the character is alive
Syntax
00A2:   actor [char handle] alive
Parameter
[char handle]
The handle of the character

This conditional opcode returns true if the character is alive, behaving exactly opposite to opcode 0118 which checks if the character is dead.

Keywords

check, character, actor, alive, dead