Stats Cvars
gg_stats_file (default: gungame.stats)
The file to use for logging wins (starts in cstrike/ or czero/ directory). Leave blank to disable win logging.
gg_stats_ip (default: 0)
Set to 1 to track stats by IP address instead of STEAM ID, or set to -1 to track by player name.
gg_stats_prune (default: 2592000)
How old, in seconds, a stat entry can be before it is deleted. Use 0 to leave all stat entries infinitely.
gg_stats_mode (default: 2)
The method used for scoring players. 0 = disabled, 1 = by wins, 2 = by points. If using 2, at the end of a game, every player gets one point for each level they gained, the winner getting a bonus based on the gg_stats_winbonus cvar.
gg_stats_split (default: 0)
If enabled, keeps seperate stats for regular and teamplay mode.
gg_stats_winbonus (default: 1.5)
If using gg_stats_mode 2, the winner gets this times as many points as regular.