00A2

From GTAMods Wiki
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