SA-MP Forums Archive
Server restart problem - 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)
+--- Thread: Server restart problem (/showthread.php?tid=640510)



Server restart problem - spyro9696 - 03.09.2017

Hello, when I restart my server through the /rcon gmx command, all the filterscripts don't work correctly...
For example, my map script, after the reboot, there is no more, and all the other filterscripts don't work properly.
Where do you think the problem is?


Re: Server restart problem - Dokins - 03.09.2017

If you restart with rcon it won't reload the filterscripts unless they're included in your server.cfg.


Re: Server restart problem - Luke_James - 03.09.2017

You can manually load them using /rcon loadfs.


Re: Server restart problem - TakeiT - 04.09.2017

gmx reloads the gamemode only. I would never recommend using it.

Use /rcon stop and manually restart the server. Do it properly and you won't have an issue.