From dfd82fcec54f533a3a9594bb86603f13a8125fbc Mon Sep 17 00:00:00 2001 From: pierow Date: Sat, 30 Sep 2023 14:34:39 -0400 Subject: [PATCH] add cl_weaponswap 2 to default config.cfg -fixes server assuming cvar is 0 for clients that boot the game for the first time --- main/config.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/main/config.cfg b/main/config.cfg index 0e25556c..b8354cfb 100644 --- a/main/config.cfg +++ b/main/config.cfg @@ -180,6 +180,7 @@ ex_interp "0.05" cl_cross "1" rate "30000" cl_bob "0" +cl_weaponswap "2" +mlook exec userconfig.cfg