04.09.2012, 21:00
How to create this command for vip level 1?
This is my vip system :
Код:
CMD:viphelp(playerid, params[]) { ShowPlayerDialog(playerid, D_VIPP, DIALOG_STYLE_LIST, "Помощ относно сървъра", "Информация за командите на ВИП мода", "Select", "Cancel"); return 1; }
Код:
if (PlayerInfo[playerid][pDonateRank] >= 2) {