0256
Revision as of 20:05, 28 December 2008 by Spaceeinstein (talk | contribs) (New page: {{OpCode | ini = 0256=1, %1d% | description = Checks if the player is defined | p1 = Player handle | game = GTA3, Vice City, San Andreas | native = [[IS_PLAYE...)
{{{games}}}
- Description
- Checks if the player is defined
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- IS_PLAYER_PLAYING
This checks if the player is defined. The player is not defined when the player dies or gets busted. It is used throughout the script to check if the player exists before executing codes that requires the player to exist.
Keywords
player, defined