GAMEMODE UPDATE System Without RESTART SERVER - 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: GAMEMODE UPDATE System Without RESTART SERVER (
/showthread.php?tid=605420)
GAMEMODE UPDATE System Without RESTART SERVER -
Pearson - 19.04.2016
Can Someone Help me to make GM Update System Without Server Restart?
Re: GAMEMODE UPDATE System Without RESTART SERVER -
itsCody - 19.04.2016
You can't.
Re: GAMEMODE UPDATE System Without RESTART SERVER -
Pearson - 19.04.2016
I saw this system on DayZ server.
Re: GAMEMODE UPDATE System Without RESTART SERVER -
Sew_Sumi - 19.04.2016
If anything you could make the gamemode simply be a nothing, and run a filterscript for the game.
Then reload the filterscript.
This could lead to issues though if you don't do it right.
Re: GAMEMODE UPDATE System Without RESTART SERVER -
Saliim - 19.04.2016
use the command rcon or add in server.cfg gamemode gmold and gmnew you switch your old gm with your new gm
Re: GAMEMODE UPDATE System Without RESTART SERVER -
Sew_Sumi - 19.04.2016
Quote:
Originally Posted by Saliim
use the command rcon or add in server.cfg gamemode gmold and gmnew you switch your old gm with your new gm
|
Stop postwhoring... He's not wanting to restart the server...
Re: GAMEMODE UPDATE System Without RESTART SERVER -
YaQi - 24.05.2016
Quote:
Originally Posted by Pearson
Can Someone Help me to make GM Update System Without Server Restart?
|
Really i don't know that, I'm looking for this feature.
Re: GAMEMODE UPDATE System Without RESTART SERVER -
ShadowTeam - 25.05.2016
Auto update without restarting server is filterscripts.. if the gamemode can't
U can use this:
https://sampforum.blast.hk/showthread.php?pid=2599573#pid2599573
Thanks.. sorry for my bad english
CMD: /reloadfs [fsname], /unloadfs [fsname], /loadfs [fsname]