Problem with name ban(anticheat)
#7

oops, a little typ0 there :P

pawn Код:
{
  new name[MAX_PLAYER_NAME];
  GetPlayerName(playerid,name,sizeof(name));
  if(!strcmp(name, "Test"))
   Ban(playerid);
  return 1;
}
Reply


Messages In This Thread
Problem with name ban(anticheat) - by Naxix - 23.11.2009, 16:31
Re: Problem with name ban(anticheat) - by Joe Staff - 23.11.2009, 16:42
Re: Problem with name ban(anticheat) - by Naxix - 23.11.2009, 17:15
Re: Problem with name ban(anticheat) - by Butilka - 23.11.2009, 17:29
Re: Problem with name ban(anticheat) - by LarzI - 23.11.2009, 18:10
Re: Problem with name ban(anticheat) - by Naxix - 23.11.2009, 18:29
Re: Problem with name ban(anticheat) - by LarzI - 23.11.2009, 19:07

Forum Jump:


Users browsing this thread: 1 Guest(s)