Scripts.included.gg stats logging
From GunGame5 Documentation
Description
gg_stats_logging is used to log certain events on the server.
- The events to be logged can be added/removed inside the server's ../cfg/gungame51/included_addon_configs/gg_spawnpoints.txt file.
Variables
gg_stats_logging contains the following cvars that can be found in your server's ../cfg/gungame51/included_addon_configs/gg_spawnpoints.cfg file:// ============================================================================ // >> STATS LOGGING // ============================================================================ // Description: // When enabled, this addon will log game events for stats tracking for // HLstatsX, Psychostats, and etc. // Notes: // * Other options available in "gg_stats_logging.txt". // * This should be used with third-party stats programs. // Options: // 0 = (Disabled) Do not load gg_stats_logging. // 1 = (Enabled) Load gg_stats_logging. // Default Value: 0 // Enables/Disables stats logging for third-party programs. gg_stats_logging 0