Changing the filterscript to gamemode - 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: Changing the filterscript to gamemode (
/showthread.php?tid=467076)
Changing the filterscript to gamemode -
kbalor - 01.10.2013
Hi. Good day.. I start scripting from filterscript (downloaded from the filterscripts forum board) and all that I had is in filterscript with admin system, teleport system, vehicle system and everything that I need. Then I suddenly realized that I forgot the gamemode which is important.
So is it possible to move all my filterscript stuff to my gamemode?
EDIT: It would be much better if I only use gamemode (All in 1), wtihout any filterscript. Coz before I was using 5 filterscript and my server got messedup, timer doesn't killed and with different processor from each filterscript.
Re: Changing the filterscript to gamemode -
Pottus - 01.10.2013
You'd have to add hooking to each FS, then you have to check for conflicts etc I think I mentioned this anyways just because you see so many filterscripts doesn't mean you can just take anyone use it and and expect your server to work. It doesn't work like that a gamemode must built piece by piece carefully.