03.08.2014, 21:53
Quote:
This might be crazy, but try and undefine the Dialog, when I did that when my dialog were not working, I undefined them and they worked., try and remove the define.
Try this after you undefine it. ShowPlayerDialog(playerid,31100,DIALOG_STYLE_LIST, "Your dialog stuff here); if(dialogid == 31100) All the normal dialog stuff here. As I said this worked for me, so it would not be a bad idea to try it ![]() |
Any other ideas?