SA-MP Forums Archive
Using OnDialogResponse in an include. - 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: Using OnDialogResponse in an include. (/showthread.php?tid=356838)



Using OnDialogResponse in an include. - ReneG - 05.07.2012

Will it affect the OnDialogResponse callback in my main mode?

The script I'm moving to an include heavily relies on dialogs for editing.


Re: Using OnDialogResponse in an include. - MP2 - 05.07.2012

You'll need to hook it.

If it's that big of a system, it may be better to use a filterscript.