17.01.2013, 07:36
Quote:
I would not delete accounts, just in case, move it to another folder to be able to restore.
|
But you can rename the file to [BACKUP]%s incase you need it for later use. (where %s should be the Getplayername)
So, then make a command like /recover "username"
and then read and find the file with strcmp with "bla/bla/[BACKUP]%s"
Good luck!