SA-MP Forums Archive
FS Dialogs dont work. - 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)
+--- Thread: FS Dialogs dont work. (/showthread.php?tid=405989)



FS Dialogs dont work. - Hade. - 08.01.2013

Hey, when i add a Filterscript then it works fine until i try the dialogs, the dialogs dont work, the dialog pops up but when i choose something then it doesnt happen and the dialog just dissapears.. Strange, can someone help? Not a problem in the script, it's always like this.


Re: FS Dialogs dont work. - Konstantinos - 08.01.2013

OnDialogResponse callback should return false/0 when it's filterscript. Also, make sure the dialogid is unique and not same as another dialogid.


Re: FS Dialogs dont work. - Hade. - 08.01.2013

Okay