28.02.2013, 03:39
I've tried scripting a back button, but I'm unsure of why its not working.
Any help is appreciated. Thank you.
Extra code:
pawn Код:
if(!response) return ShowPlayerDialog(playerid,MUSIC_DIALOG,DIALOG_STYLE_LIST, "Track Selection","Rock\nMetal\nHip Hop\nDubstep","Select","Cancel");
Extra code:
pawn Код:
if(dialogid == MUSIC_DIALOG2 && response)// ROCK
{
switch(listitem)
{
if(!response) return ShowPlayerDialog(playerid,MUSIC_DIALOG,DIALOG_STYLE_LIST, "Track Selection","Rock\nMetal\nHip Hop\nDubstep","Select","Cancel");
case 0: