Posts: 170
Threads: 29
Joined: Mar 2014
Reputation:
0
I've tried on three occasions now with dialogs, but when I make them and afterwards press close or confirm (something like that), the server just says "Server Closed Connection"
Rep if you help me.
Posts: 214
Threads: 18
Joined: Oct 2014
Reputation:
0
ShowPlayerDialog(playerid, dialogid, style, caption[], info[], button1[], button2[]) Make sure that the dialogid here is not same in 2 dialogs and OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) returns 0 both in FS and in GM.