Posts: 366
Threads: 113
Joined: Feb 2014
Hello , i want to know if i add too many FilterScripts (10-50) will it damage my Script?
Posts: 354
Threads: 16
Joined: Jun 2014
50? You sure? Because as far as I know, the max filterscripts you can load is limited to 16. So yeah...
Posts: 366
Threads: 113
Joined: Feb 2014
Posts: 365
Threads: 70
Joined: Jul 2014
Reputation:
0
Mhm, why you don't make this 50 FS on the gamemode?
Posts: 28
Threads: 2
Joined: Dec 2014
Its better to add your FS codes into the gamemode, filterscripts may change your gamemode mode and gameode name, anyways if your sure about your filterscripts go ahead and add them.
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
Why do you need so many filterscripts? You can turn almost any filterscript into an include for your gamemode in a few minutes using y_hooks.
Posts: 366
Threads: 113
Joined: Feb 2014
I dont know how to turn into include using y_hooks.