InGame Chat log.
#9

is it because the command ccl?

i only make the commands.. [You Need ZCMD To Make This CMD Work]

pawn Код:
CMD:ccl(playerid, params[])
{
    if(PlayerInfo[playerid][pAdmin] >= 5)
    {
        ReadChatLog(playerid);
    }
    else
    {
        SendClientMessage(playerid, COLOR_GRAD1, "** You are not an admin!");
    }
    return 1;
}
Reply


Messages In This Thread
InGame Chat log. - by kepa333 - 08.06.2013, 15:14
Re: InGame Chat log. - by kepa333 - 08.06.2013, 20:37
Re: InGame Chat log. - by DobbysGamertag - 08.06.2013, 20:38
Re: InGame Chat log. - by random123 - 08.06.2013, 21:24
Re: InGame Chat log. - by kepa333 - 10.06.2013, 18:31
Re: InGame Chat log. - by kepa333 - 10.06.2013, 18:41
Re: InGame Chat log. - by kepa333 - 12.06.2013, 15:25
Re: InGame Chat log. - by kepa333 - 13.06.2013, 12:07
Re: InGame Chat log. - by DarkPower010 - 13.06.2013, 12:14

Forum Jump:


Users browsing this thread: 1 Guest(s)