Filterscripts not loading - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Filterscripts not loading (
/showthread.php?tid=389966)
Filterscripts not loading -
Height - 04.11.2012
In my server, i used to restart it using /rcon gmx command, but after that, all the filterscripts need to be reloaded. so i use /rcon loadfs <name> but when i use it, it says name.amx 'load failed', i dont know why it is so, please help me to solve this problem or tell me a better solution for getting the filterscripts loaded automatically whenever the server is restarted. Please help me to solve this problem with the filterscripts
Re: Filterscripts not loading -
CrossUSAAF - 04.11.2012
Have you included your all filterscripts to server.cfg, before using /rcon gmx? When it says name.amx load failed, you may miss some plugins. Make sure you are loaded all plugins, that you need.
Re: Filterscripts not loading -
park4bmx - 04.11.2012
reload your filtescritps from your gamemode.
Re: Filterscripts not loading -
CrossUSAAF - 04.11.2012
Make sure you wrote your filterscript names correctly and they are in the filterscripts folder. Can you please post here your server_log.txt file, if it tells us something more?