SA-MP Forums Archive
How to install filter scripts? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to install filter scripts? (/showthread.php?tid=206608)



How to install filter scripts? - iiLiamii - 04.01.2011

Hi All,

I am wondering How I install filter scripts that contain a .pwn file and a .amx

I am able to install filter scripts that just means placing a file an editing my config.

Also how do I install a filter script that has createobjects?

I hope someone can help


Re: How to install filter scripts? - Jochemd - 04.01.2011

Place the .amx in your 'filterscripts' folder. Open server.cfg and add the name (without extension!!!). Now start the server. Done


Re: How to install filter scripts? - FreshDoubleX - 04.01.2011

And if your server is already running, and you want to load this filterscript, then you can load it via console
Command In Console: loadfs <filterscriptname>


Re: How to install filter scripts? - Sascha - 04.01.2011

or login into rcon and type /rcon loadfs scriptname ingame