Will /rcon gmx load new version of gamemode? - 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: Will /rcon gmx load new version of gamemode? (
/showthread.php?tid=665775)
Will /rcon gmx load new version of gamemode? -
MichiCZ - 15.04.2019
Hello,
while updating GM a after saving it to /gamemodes/ folder, a then using /rcon gmx, will be loaded new version, or old version used while running samp-server.exe?
Thanks!
Re: Will /rcon gmx load new version of gamemode? -
NaS - 15.04.2019
All gamemode and filterscript loading commands (changemode, gmx, loadfs, unloadfs, reloadfs) will use the new AMX if you updated it.
Re: Will /rcon gmx load new version of gamemode? -
MichiCZ - 15.04.2019
Thanks!