• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] How to save player accounts when the server crashes?
#1
Is there a way to save the account of all players when the server crashes and closes?

OnGameModeExit will not be called at this time.



Solved: Crashdetect include >> OnServerRuntime
  Reply
#2
I think the only way to do that is to make periodic backups, which from time to time the server saves accounts just to prevent data loss in the event of a crash
  Reply
#3
You can't
Using Pawn.CMD?

If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
  Reply


Forum Jump: