26.05.2011, 19:58
does anybody here have a stock detecting if a player is
OnPlayerRequestClass?
cheers
OnPlayerRequestClass?
cheers
stock IsPlayerInClassSelection(playerid)
return (GetPlayerState(playerid) == PLAYER_STATE_WASTED) ? true : false;