[Pedido]/ban
#6

pawn Код:
new String[128], Jogador[24];
GetPlayerName(playerid, Jogador, 24);
format(String, 128, "Bans/%s.ini",Jogador);
if(fexist(String))
{
    SendClientMessage(playerid, 0x900000AA, "************************************************************************************************");
    format(String, sizeof(String),  "***** Vocк estб banido do servidor %s, se vocк quiser ser desbanido vб atй a comunidade chora emo! ****",Jogador), SendClientMessage(playerid,0xFF5868AA, String);
    SendClientMessage(playerid, 0x900000AA, "************************************************************************************************");
    Kick(playerid);
    return true;
}
Coloque desta forma, pois coloquei uma array a +
Reply


Messages In This Thread
[Pedido]/ban - by vitorpedro - 16.09.2011, 18:32
Re: [Pedido]/ban - by StrondA_ - 16.09.2011, 19:59
Re: [Pedido]/ban - by vitorpedro - 17.09.2011, 02:56
Re: [Pedido]/ban - by Dolby - 17.09.2011, 02:59
Re: [Pedido]/ban - by Lуs - 17.09.2011, 03:00
Re: [Pedido]/ban - by StrondA_ - 17.09.2011, 03:51
Re: [Pedido]/ban - by RockFire - 17.09.2011, 14:33
Re: [Pedido]/ban - by lukas_loky - 17.09.2011, 15:21
Re: [Pedido]/ban - by StrondA_ - 17.09.2011, 17:15
Re: [Pedido]/ban - by lukas_loky - 17.09.2011, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)