[PEDIDO] BAN POR NICK
#3

Ta ai
pawn Code:
if(strfind(text, "189.", true) != -1 || strfind(text, "201.", true) != -1 || strfind(text, "200.", true) != -1 || strfind(text, "69.", true) != -1 || strfind(text, "187.", true) != -1)
    {
    new PlayerName[30];
    GetPlayerName(playerid, PlayerName, 30);
    format(string, sizeof(string), "O Divulgador %s Foi Kickado Do Server. Motivo: Aqui ninguem divulga!",PlayerName);
    SendClientMessageToAll(COLOR_YELLOW, string);
    Kick(playerid);  // <<< se for pra banir troque por ban(playerid);
    return 0;
    }
Reply


Messages In This Thread
[PEDIDO] BAN POR NICK - by Xapa_Halls - 24.08.2010, 11:52
Re: [PEDIDO] BAN POR NICK - by Canabis - 24.08.2010, 13:03
Re: [PEDIDO] BAN POR NICK - by BlackFin - 24.08.2010, 13:22
Re: [PEDIDO] BAN POR NICK - by LeLeTe - 24.08.2010, 13:30
Re: [PEDIDO] BAN POR NICK - by Xapa_Halls - 24.08.2010, 13:56
Re: [PEDIDO] BAN POR NICK - by Gil_Henriquee - 24.08.2010, 14:00
Re: [PEDIDO] BAN POR NICK - by Xapa_Halls - 24.08.2010, 14:21
Re: [PEDIDO] BAN POR NICK - by BlackFin - 24.08.2010, 14:39
Re: [PEDIDO] BAN POR NICK - by Xapa_Halls - 24.08.2010, 14:56
Respuesta: [PEDIDO] BAN POR NICK - by ipsBruno - 24.08.2010, 16:01

Forum Jump:


Users browsing this thread: 2 Guest(s)