Little Help here? LuxAdmin
#5

This will do.
pawn Код:
if(text[0] == '*' && AccInfo[playerid][Level] == 1) || AccInfo[playerid][Level] == 2) || AccInfo[playerid][Level] == 3)
    {
        new string[128]; GetPlayerName(playerid,string,sizeof(string));
        format(string,sizeof(string),"|ChatVip| %s: %s",string,text[1]);
        MessageToPlayerVIP(0xDC686BAA,string);
        SaveIn("ChatVipLog",string);
        return 0;
    }
Reply


Messages In This Thread
Little Help here? LuxAdmin - by Windrush - 09.09.2012, 03:41
Respuesta: Little Help here? LuxAdmin - by Bu11Sh0t - 09.09.2012, 03:46
Re: Little Help here? LuxAdmin - by JaKe Elite - 09.09.2012, 03:46
Re: Little Help here? LuxAdmin - by clarencecuzz - 09.09.2012, 03:47
Re: Little Help here? LuxAdmin - by Lordzy - 09.09.2012, 03:54

Forum Jump:


Users browsing this thread: 4 Guest(s)