SA-MP Forums Archive
[HELP] DiaLog Bug - 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: [HELP] DiaLog Bug (/showthread.php?tid=132564)



[HELP] DiaLog Bug - MahmutBey - 08.03.2010

Hi Guys,

I made buying system. (with diaLog)

Message box come to screen,

When I click to canceL than Char is Kicked...

How I Debug this probLem ?


Re: [HELP] DiaLog Bug - pagie1111 - 08.03.2010

Please post your OnDialogResponse

And give us your id you are using!


Re: [HELP] DiaLog Bug - ettans - 08.03.2010

Just remove the Kick() part from the response.


Re: [HELP] DiaLog Bug - pagie1111 - 08.03.2010

Quote:
Originally Posted by ettans
Just remove the Kick() part from the response.
That is a poor answer to the question. He could have a register dialog with buttons Register and Quit.