Autovote Cvars
gg_autovote_mode (default: 0)
The type of vote that comes up automatically after a certain number of rounds/time (see below cvars). The vote types are as follows: 1 = GunGame on/off; 2 = GunGame teamplay/regular; 3 = GunGame teamplay/regular/off. Set to 0 to disable this feature. Can optionally specify a comma-separated sequence, e.g. "3,1,2"
gg_autovote_rounds (default: 1)
The number of rounds after the start of a new map it takes before starting the autovote.
gg_autovote_delay (default: 8.0)
How many seconds after the appropiate round start (based on gg_autovote_rounds) to start the autovote.
gg_autovote_ratio (default: 0.51)
The ratio of votes required to enable GunGame. This is used for both amx_gungame_vote and the autovote.
gg_autovote_time (default: 10.0)
How many seconds players have to vote. This is used for both amx_gungame_vote and the autovote.