03.11.2016, 03:20
I would recommend making the scripts in an organized way, the eye is a disaster your code.
Also prevents the abuse of use of colors, note that avoided more than 600 value chain in total, which generates faster execution
Also prevents the abuse of use of colors, note that avoided more than 600 value chain in total, which generates faster execution
Код:
if(PinLogged[playerid] == 0)return SCM(playerid, COLOR_LIGHTRED,"Introdu pin-ul folosind /pin, daca nu ai unul /setpin."); { new string[900], titlestring[30]; format(titlestring, sizeof(titlestring), "Premium points: {FFFFFF}%d", PlayerInfo[playerid][pPremiumPoints]); format(string, sizeof(string), "\ [+] Get Premium Points\n\ [+] Vehicle Premium Premium account - 60 premium points\n\ Change Nickname -20 premium points\n\ Clear 20 FP - 20 premium points\n\ Clear 40 FP - 30 premium points\n\ Clear warns - 20 premium points\n\ Create Clan - 100 premium points\ Vehicle hidden color - 20 premium points\n\ 20x fireworks - 5 premium points\n\ iPhone - 15 premium points\n\ Buy $300,000 - 1 premium points\n\ Buy $3,000,000 - 10 premium points\n\ Buy $30,000,000 - 70 premium points\ Premium 10 Days - 5 premium points\n\ Buy $300,000 - 1 premium points\n\ Buy $3,000,000 - 10 premium points\n\ Buy $30,000,000 - 70 premium points\ Premium 15 Days - 10 premium points\n\ Buy $300,000 - 1 premium points\n\ Buy $3,000,000 - 10 premium points\n\ Buy $30,000,000 - 70 premium points\ Premium 30 Days - 40 premium points\n\ Buy $300,000 - 1 premium points\n\ Buy $3,000,000 - 10 premium points\n\ Buy $30,000,000 - 70 premium points"); ShowPlayerDialog(playerid, DIALOG_SHOP, DIALOG_STYLE_LIST, titlestring, string, "Buy","Exit"); }