Tune items
#4

Код:
#define TUNEMENU 15000


CMD:tune (playerid, params[])
{
     ShowPlayerDialog(playerid, TUNEMENU, DIALOG_STYLE_LIST, "Tune Menu","Nitrox\nHydraulics\nWheels\nPaint Jobs\nColours", "Select", "Back");
     return 1;
}
It will connect the dialog to command you use IF you defined the dialog name correctly. And make sure the dialog ID you use are different from each defined dialog or it may cause conflicts on the dialog
Reply


Messages In This Thread
Tune items - by George0305 - 05.03.2014, 05:00
Re: Tune items - by Avi Raj - 05.03.2014, 05:17
Re: Tune items - by George0305 - 05.03.2014, 05:24
Re: Tune items - by kbalor - 05.03.2014, 05:50
Re: Tune items - by George0305 - 05.03.2014, 06:06

Forum Jump:


Users browsing this thread: 2 Guest(s)