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

Quote:
Originally Posted by mastermax7777
Посмотреть сообщение
put // before if(!response)
Lol, don't listen to this guy.

pawn Код:
if(dialogid == MUSIC_DIALOG2 && response)// ROCK
    {
               if(!response) return ShowPlayerDialog(playerid,MUSIC_DIALOG,DIALOG_STYLE_LIST, "Track Selection","Rock\nMetal\nHip Hop\nDubstep","Select","Cancel");

         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: 1 Guest(s)