SA-MP Forums Archive
Emergency Saving? - 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: Emergency Saving? (/showthread.php?tid=296358)



Emergency Saving? - iNorton - 11.11.2011

Always was thinking about it, you know when you have a feeling server will crash or is about to be down for unknown reason and stuff does not save... I know I saw something like that in one of rp servers but not sure if it works in similar way, What I was thinking is that an admin does /esave (stands for Emergency Saving) will get every player stat saved (money and so on) in y_ini because I am sure when the server crashes or shuts down the stats does not save instantly right?


Re: Emergency Saving? - TheLazySloth - 11.11.2011

Correct, in case of crash, I have my servers save the most valuable information every 30seconds.


Re: Emergency Saving? - iNorton - 11.11.2011

Quote:
Originally Posted by TheLazySloth
Посмотреть сообщение
Correct, in case of crash, I have my servers save the most valuable information every 30seconds.
Well thats good as well however I was more likely thinking about a admin command that saves valuable informations when the command have been entered...