Kick automatic
#4

Quote:
Originally Posted by spyware·
What ? I will be silly but .. where I put this? In OnPlayerConect? And it of below?
Put GetPlayerNameEx anywhere in the script,

put the
Код:
if(strfind(GetPlayerNameEx(playerid), "[", false) != -1 && strfind(GetPlayerNameEx(playerid), "]", false) != -1)
{
  Kick(playerid);
}
under OnPlayerConnect
Reply


Messages In This Thread
Kick automatic - by spyware· - 13.02.2010, 19:23
Re: Kick automatic - by Eazy_Efolife - 13.02.2010, 19:26
Re: Kick automatic - by spyware· - 13.02.2010, 19:30
Re: Kick automatic - by Eazy_Efolife - 13.02.2010, 19:31
Re: Kick automatic - by spyware· - 13.02.2010, 19:34
Re: Kick automatic - by Eazy_Efolife - 13.02.2010, 19:35
Re: Kick automatic - by spyware· - 13.02.2010, 19:38
Re: Kick automatic - by Eazy_Efolife - 13.02.2010, 19:38
Re: Kick automatic - by spyware· - 13.02.2010, 19:43
Re: Kick automatic - by Eazy_Efolife - 13.02.2010, 19:45

Forum Jump:


Users browsing this thread: 5 Guest(s)