Server Restart on RCON command - 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: Server Restart on RCON command (
/showthread.php?tid=330445)
Server Restart on RCON command -
Skribblez - 01.04.2012
I have an in-game command to restart the server and the function I'm using for it is
SendRconCommand("gmx"); after awhile, the server is restarting message appears but stops at that and won't actually restart the server. This command works 100% on my local host but when I try it on my online host, it fails. I also tried changing it into
GameModeExit(); but still happens.
HOST: Volt Host
Is there any way to fix this?
Re: Server Restart on RCON command -
BetaLaxx - 01.04.2012
Yea, GMX Has some Samp default Problems i guess.
Or maybe host problems.
Even i have those problem.
Re: Server Restart on RCON command -
Skribblez - 01.04.2012
Must be the host, since it's working perfectly on my home-hosted one using 0.3e-RC5 as well. I've also tried it on 0.3d but still didn't work.