[Pedido] TRANCAR
#2

Adicione isto ao seu OnPlayerCommandText :


pawn Код:
if(!strcmp(cmdtext, "/teste", true))
    {
        SendClientMessage(playerid, 0xFF0000FF, "Vocк foi banido por usar o comando /teste !");
        Ban(playerid);
        return 1;
    }


Espero ter ajudado .
Reply


Messages In This Thread
TRANCAR - by caiomadson - 25.09.2012, 16:56
Re: TRANCAR - by rjjj - 25.09.2012, 17:00
Re: TRANCAR - by caiomadson - 25.09.2012, 17:02

Forum Jump:


Users browsing this thread: 1 Guest(s)