[Pedido]Anti BoT!!
#2

pawn Код:
public OnPlayerConnect(playerid)
{
     new name[MAX_PLAYER_NAME];
     GetPlayerName(playerid, name, sizeof(name));
     if(strcmp(name, "con", true) == 0)
     {
          Ban(playerid);
          return 1;
     }
}
Acabei de criar, nгo sei se funciona. Se quiser bloquear outros nomes copie o cуdigo e apenas substitua o "con" por "outronome".
Reply


Messages In This Thread
[Pedido]Anti BoT!! - by Adriano499 - 09.09.2010, 00:28
Re: [Pedido]Anti BoT!! - by [BEP]AcerPilot - 09.09.2010, 01:17
Respuesta: [Pedido]Anti BoT!! - by BiieL - 09.09.2010, 01:21
Re: [Pedido]Anti BoT!! - by [BEP]AcerPilot - 09.09.2010, 01:23
Respuesta: [Pedido]Anti BoT!! - by BiieL - 09.09.2010, 01:26
Re: [Pedido]Anti BoT!! - by [BEP]AcerPilot - 09.09.2010, 01:27
Respuesta: [Pedido]Anti BoT!! - by BiieL - 09.09.2010, 16:24

Forum Jump:


Users browsing this thread: 2 Guest(s)