// ============================================================================
// >> ELIMINATION
// ============================================================================
// Description:
// Respawn when your killer is killed.
// Notes:
// * "gg_dead_strip" will automatically be enabled.
// * Will not load if "gg_dead_strip" can not be enabled.
// * "gg_dissolver" will automatically be enabled.
// * Will not load if "gg_dissolver" can not be enabled.
// * Will not load with "gg_deathmatch" enabled.
// Options:
// 0 = (Disabled) Do not load gg_elimination.
// 1 = (Enabled) Load gg_elimination.
// Default Value: 0
// Enables/Disables gg_elimination.
gg_elimination 1
// ============================================================================
// >> ELIMINATION SPAWN
// ============================================================================
// Description:
// Allow players to spawn when they join, if they didn't
// spawn already that round.
// Options:
// 0 = (Disabled) Have players wait until the round ends to spawn.
// 1 = (Enabled) Have players spawn when they join.
// Default Value: 0
// Have players spawn when they join if they haven't already for that round.
gg_elimination_spawn 1