05.12.2013, 01:20
hey i want to make this locker into my family locker is there a way i can do this
Код:
CMD:pmc(playerid, params[]) { if(PlayerInfo[playerid] == 2 || FamilyInfo[family][FamilyRank1]) { ShowPlayerDialog(playerid, DUTYMENU, DIALOG_STYLE_LIST, "PMC Menu","Duty\nEquipment", "Select", "Cancel"); } return 1; }