XP was suddenly deleted
Posted: Tue Nov 01, 2005 5:16 am
I was running a war3ft server for about a month or so, and one day the XP was deleted for all users. Im am using the mysql database, and its running. When I start the server, it sais that the MySQL is connected, so thats not the problem.
I played a little now, and the XP is saving, so it was just reset somehow.
Could it be the autopruning? That should just delete old players, and should not prune active players.war3ft.cfg wrote:mp_savexp 1
sv_mysql 1
FT_saveby 0
FT_mysql_host "127.0.0.1"
FT_mysql_user "amx"
FT_mysql_pass "whatever"
FT_mysql_db "amx"
sv_mysql_auto_pruning 1
sv_daysbeforedelete 41
sv_mysqltablename "war3users"
sv_mysql_save_end_round 1
FT_disable_savexp 0
I played a little now, and the XP is saving, so it was just reset somehow.