diff --git a/ActionSource/server.cfg b/ActionSource/server.cfg index 8efad92..2508bfe 100644 --- a/ActionSource/server.cfg +++ b/ActionSource/server.cfg @@ -108,17 +108,17 @@ heartbeat // enable one hit kill ultimate gib mode (1 = enable) mp_instagib 0 -// allow "capture the briefcase" mode on supported maps (0 = disable) -mp_allowctb 1 +// allow "capture the briefcase" mode on supported maps (1 = enable) +mp_allowctb 0 -// allow "dante must die" mode on supported maps (0 = disable) -mp_allowdante 1 +// allow "dante must die" mode on supported maps (1 = enable) +mp_allowdante 0 -// allow VIP mode on supported maps (0 = disable) -mp_allowvip 1 +// allow VIP mode on supported maps (1 = enable) +mp_allowvip 0 -// allow map defined goal modes (0 = disable) -mp_allowcustom 1 +// allow map defined goal modes (1 = enable) +mp_allowcustom 0 // ........................ game rules................................//