SA-MP Forums Archive
Run server better with/without filterscripts? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Run server better with/without filterscripts? (/showthread.php?tid=344404)



Run server better with/without filterscripts? - Admigo - 20.05.2012

Heey all,

I need your vote on this:
Will the server runs better when you using no filterscripts?
So add all codes in the gamemode.

Please give your vote!

Thanks Admigo


Re: Run server better with/without filterscripts? - TheDominator - 20.05.2012

I don't think it matters too much to be honest, but it would seem logical that loading it all from one place (the GameMode) would be faster than the filterscript.


Re: Run server better with/without filterscripts? - Admigo - 21.05.2012

Quote:
Originally Posted by ******
Посмотреть сообщение
How will a vote help? "Yes I think your code that I have never seen will run better in one configuration than another"! If you want to know which is better - TEST and PROFILE them, that's the ONLY way to know the answer to this question.
It dont care what script will run better. I just need to know this or i put all my codes in the gamemode like house system and admin system.


Re: Run server better with/without filterscripts? - the_zohan - 21.05.2012

true


Re: Run server better with/without filterscripts? - Lorenc_ - 21.05.2012

Why don't you analyse this yourself?


Re: Run server better with/without filterscripts? - Admigo - 21.05.2012

Because thats lots of work because i will get errors with making all scripts to gamemode, so i want to make sure if its good or i will use filterscripts for it.


Re: Run server better with/without filterscripts? - Samp_India - 21.05.2012

True


Re: Run server better with/without filterscripts? - [jS]Thomas - 21.05.2012

Well it depends, I personally like having one big script with no filterscripts. I find it cleaner but i do not see how it will run faster just because I have no filterscripts. All coding that I am unsure of which may mess up my GM I put as a filterscript in case it goes wrong.


Re: Run server better with/without filterscripts? - Admigo - 21.05.2012

I think i will put all filterscripts in one gamemode.
Thanks for voting