0256

From GTAMods Wiki
Revision as of 19:58, 1 January 2009 by Seemann (talk | contribs)
Jump to navigation Jump to search

{{{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.

This opcode and 0117 are the same.

Keywords

player, defined