The filterscript just won't do shit - 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: The filterscript just won't do shit (
/showthread.php?tid=542530)
The filterscript just won't do shit -
Ox1gEN - 19.10.2014
When I am loading the filterscript, it says loaded but nothing happens, what in the actual fuck is this?
I have never experienced such problem where it says loaded but after that, /NOTHING/ happens, if I try to print something, it won't work and stuff like that.
Anyone has a solution?
Re: The filterscript just won't do shit -
Crayder - 19.10.2014
Show us your log and Main()
Re: The filterscript just won't do shit -
Abagail - 19.10.2014
Filterscript's can be loaded but do nothing if a plug-in needed to run is missing, etc. Make sure if it needs plugins that those are loaded.
Re: The filterscript just won't do shit -
Ox1gEN - 20.10.2014
I'll try ALL of your solutions, and edit my current post, thanks for help.