Can't write until logged in
#8

Instead of checking their var.

Check their getplayerstate. If all of playerstate id is not the result in GetPlayerState.
Then it means he/she still in class selection.

pawn Код:
if(GetPlayerState(playerid) != 1 && GetPlayerState(playerid) != 2 && GetPlayerState(playerid) != 3)
return //do whatever you want.
Reply


Messages In This Thread
Can't write until logged in - by Xeiss - 17.03.2013, 07:56
Re: Can't write until logged in - by burnfire - 17.03.2013, 08:04
Re: Can't write until logged in - by Xeiss - 17.03.2013, 08:05
Re: Can't write until logged in - by mastermax7777 - 17.03.2013, 08:33
Re: Can't write until logged in - by Xeiss - 17.03.2013, 08:59
Re: Can't write until logged in - by Patrick - 17.03.2013, 09:02
Re: Can't write until logged in - by Xeiss - 17.03.2013, 09:06
Re: Can't write until logged in - by JaKe Elite - 17.03.2013, 09:30

Forum Jump:


Users browsing this thread: 2 Guest(s)