NVM :P - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: NVM :P (
/showthread.php?tid=507459)
NVM :P -
Lirbo - 17.04.2014
NEVERMIND :P
Re: I got a stupied problem... -
Bingo - 17.04.2014
It might be in kick command.
pawn Код:
SendClientMessageToAll(COLOR_DENIED,String);
Kick(playerid);
Re: I got a stupied problem... -
Lirbo - 17.04.2014
Quote:
Originally Posted by Bingo
It might be in kick command.
pawn Код:
SendClientMessageToAll(COLOR_DENIED,String); Kick(playerid);
|
No man... it's will kick the admin... lol :P and the error is the }else{
Re: I got a stupied problem... -
Bingo - 17.04.2014
Show your command then?
Re: I got a stupied problem... -
anou1 - 17.04.2014
Код:
SendClientMessageToAll(COLOR_DENIED,String);
Kick(p1);
And this ?
Re: I got a stupied problem... -
Lirbo - 17.04.2014
Quote:
Originally Posted by anou1
Код:
SendClientMessageToAll(COLOR_DENIED,String);
Kick(p1);
And this ?
|
NEVERMIND :P