07.05.2010, 15:51
https://sampwiki.blast.hk/wiki/State
This does not work. When i wrote
And, if player on the class selection, nothing happens.
Quote:
7 Player is wasted or on class selection - "PLAYER_STATE_WASTED" |
pawn Код:
if(GetPlayerState(playerid) == 7)
{
//something
}