Commit Graph

2 Commits

Author SHA1 Message Date
Johnny Bergström
a67085217f Fixes 2005-01-11 13:02:06 +00:00
Johnny Bergström
f08f16c20d Adds cvars:
cvar_t *csx_sqlstats_host;
cvar_t *csx_sqlstats_username;
cvar_t *csx_sqlstats_password;
cvar_t *csx_sqlstats_db;
cvar_t *csx_sqlstats_table;

Exports players' statistics at map change to SQL db right after it saved those to the dat file.
2005-01-11 12:23:57 +00:00