Difference between revisions of "0117"
Jump to navigation
Jump to search
(Redirecting to 0256) |
|||
Line 1: | Line 1: | ||
− | + | {{OpCode | |
+ | | ini = 0117=1, %1d% | ||
+ | | description = Checks if the player is wasted | ||
+ | | p1 = Player handle | ||
+ | | game = [[GTA 3]], [[Vice City]], [[San Andreas]] | ||
+ | | native = [[IS_PLAYER_DEAD]] | ||
+ | }} | ||
+ | This opcode checks if the player is wasted (dead). Use [[0256]] to check if the player is wasted or busted. | ||
− | + | ==Keywords== | |
+ | check, player, wasted, dead |
Revision as of 09:03, 15 December 2009
{{{games}}}
- Description
- Checks if the player is wasted
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- IS_PLAYER_DEAD
This opcode checks if the player is wasted (dead). Use 0256 to check if the player is wasted or busted.
Keywords
check, player, wasted, dead