Little Help here? LuxAdmin
#1

pawn Код:
if(text[0] == '*' && AccInfo[playerid][Level] >= 1)
    {
        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;
    }
In This Script It Will Use Level 1 Above
But I want Only Level 1 To Level 3

***Sorry For My bad English
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: 1 Guest(s)