Problem About PlayerInfo
#7

Quote:
Originally Posted by Sandiel
Посмотреть сообщение
Instead of "else", try "else if(PlayerInfo[playerid][var1] == 0)".
So now it's
pawn Код:
else if(PlayerInfo[playerid][var1] == 0)
{
}
// instead of else....
I'm testing now it looks okay .Thx for answer

Quote:
Originally Posted by ikey07
Посмотреть сообщение
First of make timer also per player with LoginTimer[MAX_PLAYERS]; at top, but about your thing, I dont really see a use of why you need that timer.
I kind of shrinked the code it's in the login system if player wont write password it'll kick the player.
Reply


Messages In This Thread
Problem About PlayerInfo - by liquid13 - 18.08.2012, 15:26
Re: Problem About PlayerInfo - by liquid13 - 18.08.2012, 19:28
Re: Problem About PlayerInfo - by Sandiel - 18.08.2012, 19:38
Re: Problem About PlayerInfo - by liquid13 - 18.08.2012, 19:43
Re: Problem About PlayerInfo - by Sandiel - 18.08.2012, 19:45
Re: Problem About PlayerInfo - by ikey07 - 18.08.2012, 19:50
Re: Problem About PlayerInfo - by liquid13 - 18.08.2012, 19:55
Re: Problem About PlayerInfo - by ikey07 - 18.08.2012, 20:08

Forum Jump:


Users browsing this thread: 1 Guest(s)