Help for one small thing .. ;)
#1

How to create this command for vip level 1?

Код:
    CMD:viphelp(playerid, params[])
	{
            ShowPlayerDialog(playerid, D_VIPP, DIALOG_STYLE_LIST, "Помощ относно сървъра", "Информация за командите на ВИП мода", "Select", "Cancel");
            return 1;
    }
This is my vip system :

Код:
if (PlayerInfo[playerid][pDonateRank] >= 2)
			{
Reply


Messages In This Thread
Help for one small thing .. ;) - by Ruffian - 04.09.2012, 21:00
Re: Help for one small thing .. ;) - by yLuSsSIoN - 04.09.2012, 21:02
Re: Help for one small thing .. ;) - by C00K13M0N$73R - 04.09.2012, 21:02
Re : Help for one small thing .. ;) - by Soumi - 04.09.2012, 21:03

Forum Jump:


Users browsing this thread: 2 Guest(s)