11.09.2011, 09:49
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "Title","title1\ntitle2\ntitle3","Buy","Other" );
I want by clicking on the "Other" and shows me another Dialog
This is "other":
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "Title2","title4\ntitle5\ntitle6","Buy","Cance l");
I want by clicking on the "Other" and shows me another Dialog
This is "other":
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "Title2","title4\ntitle5\ntitle6","Buy","Cance l");