Posts: 128
Threads: 48
Joined: Jul 2014
Reputation:
0
filterscript why I can not use?
Loading.. Filterscript Bank.amx
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
The server won't load more than 16 filterscripts at a time. Check that first. Although it beats me how one can run 16 different scripts at a time and not get conflicts.
Posts: 654
Threads: 19
Joined: Jun 2012
Reputation:
0
filterscript few have loaded in your server?
Posts: 128
Threads: 48
Joined: Jul 2014
Reputation:
0
I was only 3 filterscript but which can be used just 2
whereas one can not it why
Posts: 347
Threads: 73
Joined: Jan 2014
Reputation:
0
Give the codes must be some problem while compiling ur FS?
If it's stuck on the "loading" part and the server won't respond, then there is an infinite loop somewhere in OnFilterScriptInit.
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
If you have that many filterscripts your doing something wrong.