From 8a60f3e2b3c2db32d199aff8c9cbfb38532f28b4 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Mon, 11 May 2026 12:30:09 +0200 Subject: [PATCH] no customstats --- mod/main.gsc | 1 + 1 file changed, 1 insertion(+) diff --git a/mod/main.gsc b/mod/main.gsc index a03fd47..0dcdd81 100755 --- a/mod/main.gsc +++ b/mod/main.gsc @@ -35,6 +35,7 @@ loadSettings() initializeGametype(); setDvar("intermission", 15); + setDvar("sv_customstats", 0); SetDvarIfUninitialized("show_damage_ui", 1); setDvar("gunversion", ""); /////////////////////////////////////////////////////////////////////