Having an Annoying Dialog problem - 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: Having an Annoying Dialog problem (
/showthread.php?tid=275708)
Having an Annoying Dialog problem -
willsuckformoney - 10.08.2011
So I have my GM that uses dialogs. I have a testing FS that uses Dialogs (Things that don't really need to be added in the GM) and a different FS that uses dialogs (Textdraw editor). The Textdraw Editor dialogs wont work. I can choose something but it won't do anything after the first click. This also happens with any dialog script I have (except GM and Testing FS). Any solution ?
Re: Having an Annoying Dialog problem -
=WoR=Varth - 10.08.2011
Make sure you return 0 at the end of OnDialogResponse in all of your script.