Quote:
Originally Posted by dre$tA
Quote:
Originally Posted by ReFuSeR
Hello everyone, I have a question...
What are the best methods of saving player stats?(so stats aren't lost in server crash or GMX) Timers? OnPlayerUpdate? What is the best method that is servercrashfree?
Another question, I am dealing with a very badly indented script that is 22k+ lines. Is there some kinda way to indent the script correctly automatically?
|
Dunno about the crashing, but you could make your own command for GMX which saves players accounts first, then starts a 2 second timer that restarts the server.
There is a program called Pawn Studio, which has auto indentation in it.
|
Thank you so much for the information on Pawn Studio. This program rocks...
Any other suggestions for saving stats on GMX and servercrash?