16.10.2013, 20:42
If you open your server.cfg file, you will probably find a "filterscripts" line, so do it like this:
If you already have a filterscript on that line, you'll need to add it. The way to add it is to simply put a space after the previous one and type the new name in, like this:
The name of the filterscript must be the same name as the one as the saved .amx file in your .../filterscripts/ folder.
Quote:
filterscripts filterscriptname |
Quote:
filterscripts filterscriptname filterscriptname2 |