SA-MP Forums Archive
GMX 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: GMX restart Problem (/showthread.php?tid=365873)



GMX restart Problem - cssbart - 04.08.2012

when i do /gmx or /rcon gmx

all my object dont respawn at all and ive tryed a streamer

Код:
CreateDynamicObject(973,-1326.09100000,-152.36900000,13.98900000,0.00000000,0.00000000,135.00000000);
CreateObject(973,-1326.09100000,-152.36900000,13.98900000,0.00000000,0.00000000,135.00000000)
this is an example of what im using


Re: GMX restart Problem - Jstylezzz - 04.08.2012

do not /gmx or /rcon gmx, it's always better to totally shut down the server, and reload all the script(i mean that happens when you shut down).
I also used a mode earlier, and that mode also had problems with that, even my scratch mode has.
Just stop the server and start the server, that's my advice


Re: GMX restart Problem - Gamer_007 - 04.08.2012

Quote:
Originally Posted by Jari_Johnson*
Посмотреть сообщение
do not /gmx or /rcon gmx, it's always better to totally shut down the server, and reload all the script(i mean that happens when you shut down).
I also used a mode earlier, and that mode also had problems with that, even my scratch mode has.
Just stop the server and start the server, that's my advice
Absolutely Right.