How to add more in /shop
#7

The best way to add more in shop is uses strcat instead of format.

Код:
new dialog[size];
strcat(dialog,"[+] Get Premium Points\n");
strcat(dialog,"[+] Vehicle Premium Premium account - 60 premium points\n");
...
...
ShowPlayerDialog(playerid,DIALOG_SHOP,DIALOG_STYLE_LIST,titlestring,dialog,"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: 4 Guest(s)