How to add more in /shop
#6

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

Код:
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");
    }
Reply


Messages In This Thread
How to add more in /shop - by imrobert - 02.11.2016, 17:49
Re: How to add more in /shop - by NeXoR - 02.11.2016, 18:57
Re: How to add more in /shop - by RyderX - 02.11.2016, 19:17
Re: How to add more in /shop - by imrobert - 02.11.2016, 21:27
Re: How to add more in /shop - by sheNdjze - 03.11.2016, 02:36
Re: How to add more in /shop - by Unrea1 - 03.11.2016, 03:20
Re: How to add more in /shop - by justice96 - 03.11.2016, 03:26

Forum Jump:


Users browsing this thread: 2 Guest(s)