Before i get a gameservers server for gungame, i was wondering if anyone could tell me if this still applies:
//=========================================================
// STATS DATABASE AND COMMANDS
//=========================================================
// This variable controls whether you want to keep track of winners on your
// server. This also enables the stat commands (!leader, !top, !rank, etc).
//
// Note: This will save a file to the server and requires appropiate read /
// write permissions.
//
// Note: This feature does not work on game-servers.com and clan-servers.com
// game servers.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_stats 1
Can anyone confirm that this can be enabled on a gameservers server?