SA-MP Forums Archive
Dialog problems - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Dialog problems (/showthread.php?tid=232283)



Dialog problems - pantelimonfl - 27.02.2011

I have some dialogs on my server but when i push "cancel" it says Server closed connection. I checked the code but it's nothing that isn't alright.


Re: Dialog problems - Calgon - 27.02.2011

Then you haven't checked the code properly, somewhere it probably kicks you if you select "cancel." Copy and paste the OnDialogResponse callback to another file and search for "Kick(playerid)" throughout the callback.


Re: Dialog problems - pantelimonfl - 27.02.2011

Sorry, my fault. The basic gamemod had 2 dialogs (register and login).