diff --git a/mcv/server.cfg b/mcv/server.cfg index d1d2672..0788387 100644 --- a/mcv/server.cfg +++ b/mcv/server.cfg @@ -54,6 +54,18 @@ sv_log_onefile 0 // sv_hibernate_when_empty - Hibernate when no clients connected. sv_hibernate_when_empty 1 +// sv_hibernate_zombie_mode - Spawn bots when server is empty to keep it active in server browser. +// Note: this is unique to Military Conflict: Vietnam and is enabled by default. +// Set to 0 to disable bot fill when empty. +// sv_hibernate_zombie_mode 1 + +// ................................ Map Rotation ................................ // + +// mapcyclefile - Name of the .txt file used to cycle the maps on multiplayer servers. +// Create a mapcycle.txt in the vietnam/ folder, one map name per line. +// Example: mcv_siege +mapcyclefile "mapcycle.txt" + // ................................ Server Query ................................ // host_name_store 1