Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
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
Posts: 494
Threads: 9
Joined: Feb 2012
Reputation:
0
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.
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
Why don't you analyse this yourself?
Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
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.
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.