@@ -26,6 +26,7 @@ g_spawnshieldtime 1 | |||
g_forced_respawn 0 | |||
g_spawn_furthest 0.5 | |||
sv_ready_restart_after_countdown 0 | |||
g_chat_nospectators 0 | |||
//----------------------------------------------- | |||
// Misc. |
@@ -13,3 +13,6 @@ g_spawn_furthest 1 | |||
// Because the down player is heavily disadvantaged | |||
// and a damage powerup mostly makes it worse. | |||
g_powerups 0 | |||
// Disable spectator chat to prevent distractions. | |||
g_chat_nospectators 2 |