compatibility with filterscript - 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: compatibility with filterscript (
/showthread.php?tid=617588)
compatibility with filterscript - Whatwasit - 23.09.2016
when i make a filterscript and for example, i had an include for making easier dialog, does the system will impact the gamemode and his dialogs ? Or is it independant ?
Thanks
Re: compatibility with filterscript - Quinncell - 23.09.2016
Not quite sure if I understand you but it won't(I guess..).If you add the includes to your filterscript and than add the fs to the gamemode it will still load them, if thats what you mean.
Re: compatibility with filterscript -
oMa37 - 23.09.2016
Why don't try it yourself?