02.10.2012, 07:18
I don't know if I am correct here, but I think this should belong in Server Support.
http://forum.sa-mp.com/forumdisplay.php?f=19
But, some filterscripts are easy to install, as most of them don't depend on libraries that you have to install, but other ones can be a nightmare for new people to install, as you have to sometimes install plugins and libraries. Well, let's use this as an example:
https://sampforum.blast.hk/showthread.php?tid=378132
It's an easy on to install, all you need to do is download it, and place the file in your filterscripts folder. Once that's done, open it up with PAWNO and compile it by pressing F5. There should now be two files in the folder and .pwn and a .amx, the server will read the .amx one.
In your main server directory, open up server.cfg and add the name of that file on the filterscripts line. Example:
Hope that explains it.
http://forum.sa-mp.com/forumdisplay.php?f=19
But, some filterscripts are easy to install, as most of them don't depend on libraries that you have to install, but other ones can be a nightmare for new people to install, as you have to sometimes install plugins and libraries. Well, let's use this as an example:
https://sampforum.blast.hk/showthread.php?tid=378132
It's an easy on to install, all you need to do is download it, and place the file in your filterscripts folder. Once that's done, open it up with PAWNO and compile it by pressing F5. There should now be two files in the folder and .pwn and a .amx, the server will read the .amx one.
In your main server directory, open up server.cfg and add the name of that file on the filterscripts line. Example:
Код:
filterscripts ctuningv22