Kick if you do not type the command?
#6

You want it to send the auto-kick message to everyone?

Just change the current SendClientMessage the script had to:
pawn Код:
GetPlayerName(playerid, playername, sizeof(playername));
format(string, sizeof(string), "%s was auto kicked for failing to log in");
SendClientMessageToAll(color,string);
Reply


Messages In This Thread
Kick if you do not type the command? - by Shockey HD - 18.07.2011, 18:41
Re: Kick if you do not type the command? - by grand.Theft.Otto - 18.07.2011, 19:02
Re: Kick if you do not type the command? - by Shockey HD - 18.07.2011, 19:09
Re: Kick if you do not type the command? - by grand.Theft.Otto - 18.07.2011, 19:31
Re: Kick if you do not type the command? - by Shockey HD - 18.07.2011, 19:34
Re: Kick if you do not type the command? - by Adil - 18.07.2011, 19:38
Re: Kick if you do not type the command? - by lawonama - 18.07.2011, 19:51
Re: Kick if you do not type the command? - by grand.Theft.Otto - 18.07.2011, 20:31
Re: Kick if you do not type the command? - by Adil - 18.07.2011, 20:42
Re: Kick if you do not type the command? - by Shockey HD - 18.07.2011, 21:10

Forum Jump:


Users browsing this thread: 3 Guest(s)