Donator Problem
#2

try
pawn Код:
if(strcmp("/jet", cmdtext, true, 10) == 0)
    {
        if(IsPlayerVipMember(playerid))
        if(IsPlayerVipType(playerid,1))
        SetPlayerSpecialAction(playerid,2);
        else return SendClientMessage(playerid, 0xFFFFF, "{F81414}ERROR: You are not donator to use this command!");
        return 1;
    }
Reply


Messages In This Thread
Donator Problem - by SpiderWalk - 03.05.2011, 08:31
Re: Donator Problem - by Georgelopez1 - 03.05.2011, 08:42

Forum Jump:


Users browsing this thread: 1 Guest(s)