00A2

From GTAMods Wiki
Revision as of 15:30, 4 January 2012 by Spaceeinstein (talk | contribs) (Created page with '{{Icon|3}} '''IS_CHAR_STILL_ALIVE''' <hr /> <onlyinclude>{{#ifeq:{{{transcludesection|opcode}}}|opcode| '''Description''' : Checks if the character is alive '''Syntax''' : 00A2: …')
(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 opcode behaves exactly opposite to opcode 0118, which checks if the character is dead.

Keywords

check, character, actor, alive, dead