Clear Chat Information.
#4

pawn Код:
CMD:clearchat(playerid, params[])
{
    for(new i=0;i<150;i++)
    {
        SendClientMessageToAll(playerid, -1, "  ");
    }
    return 1;
}
^If you use ZCMD.
Reply


Messages In This Thread
Clear Chat Information. - by Anak - 14.06.2013, 13:51
Re: Clear Chat Information. - by jakejohnsonusa - 14.06.2013, 13:57
Re: Clear Chat Information. - by DeMoX - 14.06.2013, 14:11
Re: Clear Chat Information. - by BigGroter - 14.06.2013, 14:28

Forum Jump:


Users browsing this thread: 1 Guest(s)