Login trouble.
#6

Your first code would've worked, I believe. You missed one word actually that would help your code work.
Instead of
pawn Код:
if(!response) Kick(playerid);
You should've had
pawn Код:
if(!response) return Kick(playerid);
Reply


Messages In This Thread
Login trouble. - by [WA]iRonan - 31.12.2013, 14:03
Re: Login trouble. - by EiresJason - 31.12.2013, 14:04
Re: Login trouble. - by [WA]iRonan - 31.12.2013, 14:07
Re: Login trouble. - by Wizza - 31.12.2013, 14:18
Re: Login trouble. - by [WA]iRonan - 31.12.2013, 15:26
Re: Login trouble. - by EliteApple - 31.12.2013, 19:11
Re: Login trouble. - by PrivatioBoni - 31.12.2013, 19:46
Re: Login trouble. - by [WA]iRonan - 01.01.2014, 19:16

Forum Jump:


Users browsing this thread: 1 Guest(s)