run filterscripts in order - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: run filterscripts in order (
/showthread.php?tid=134136)
run filterscripts in order -
Geso - 15.03.2010
I got my server hosted at serverffs, and i have got a little problem, i need MidoStream filterscript to load first, but how can i make it load first in serverffs control panel?
**Update**
Nvm, the scripts run in alphabetical order, just changed name of the script
Re: run filterscripts in order -
ducati09 - 15.03.2010
I think in server.cfg
You need to change your
Filterscripts
line so that it looks like this
Filterscripts MidoStream OtherFS FS2 FS3 ect.
Then it should load first.