How to add a back button to a dialog?
#6

This is wrong from whereever u look at it
pawn Код:
if(dialogid == MUSIC_DIALOG)
   {
        if(!response) return ShowPlayerDialog(playerid,MUSIC_DIALOG,DIALOG_STYLE_LIST, "Track Selection","Rock\nMetal\nHip Hop\nDubstep","Select","Back");
        switch(listitem)
        {
             case 0:
             {
             }
        }
   }
Reply


Messages In This Thread
How to add a back button to a dialog? - by rangerxxll - 28.02.2013, 03:39
Re: How to add a back button to a dialog? - by mastermax7777 - 28.02.2013, 03:47
Re: How to add a back button to a dialog? - by MattSlater - 28.02.2013, 04:13
Re: How to add a back button to a dialog? - by rangerxxll - 28.02.2013, 05:06
Re: How to add a back button to a dialog? - by Scenario - 28.02.2013, 07:00
Re: How to add a back button to a dialog? - by park4bmx - 28.02.2013, 07:08
Re: How to add a back button to a dialog? - by rangerxxll - 28.02.2013, 18:33
Re: How to add a back button to a dialog? - by Scenario - 28.02.2013, 19:19
Re: How to add a back button to a dialog? - by rangerxxll - 28.02.2013, 19:41

Forum Jump:


Users browsing this thread: 2 Guest(s)