17.11.2013, 07:11
Welcome.
1) Get a filterscript
2) It should have 2 files - a .pwn and an .amx file (hello.pwn & hello.amx)
3) Put them in the 'filterscripts' folder.
4) Open server.cfg in notepad
5) In the line "filterscripts blabla other_filterscripts" just add the name of the FS without extensions with a space
6)
7) Run the server
EDIT: too late
1) Get a filterscript
2) It should have 2 files - a .pwn and an .amx file (hello.pwn & hello.amx)
3) Put them in the 'filterscripts' folder.
4) Open server.cfg in notepad
5) In the line "filterscripts blabla other_filterscripts" just add the name of the FS without extensions with a space
6)
Код:
filterscript my_filterscript_1 my_fs_2
EDIT: too late