From d5fa703351e825eb9014880e83ca65f5064899ef Mon Sep 17 00:00:00 2001 From: AndKenneth Date: Sun, 14 Sep 2014 15:19:57 +1200 Subject: [PATCH] Wait command disallowed --- cfg/server.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg/server.cfg b/cfg/server.cfg index 0e1b257..c2f7e1d 100644 --- a/cfg/server.cfg +++ b/cfg/server.cfg @@ -11,6 +11,7 @@ mp_respawnwavetime 10.0 mp_disable_respawn_times 0 sv_pausable 1 +sv_allow_wait_command 0 sv_gravity 800 sv_consistency 2 sv_allow_votes 0