native get_stats(index,stats[8],bodyhits[8],name[],len,authid[],authidlen=0); (authid + authidlen are new) + fixes
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.