siosios
siosios
https://github.com/NomisCZ/hlstatsx-community-edition/pull/36#issuecomment-599238937
the attached text file works but had to make modifications like removing ${DB_PREFIX} from some of the sql code, and removing LIMIT ' . KILL_LIMIT . ' from before the...
remove: ``` if (hGame != Engine_Insurgency) CVars_AddCVar("fog_enable", COMP_EQUAL, ACTION_BAN, "1.0", 0.0, PRIORITY_NORMAL); else CVars_AddCVar("fog_enable", COMP_EQUAL, ACTION_KICK, "1.0", 0.0, PRIORITY_NORMAL); ``` from [scripting](https://github.com/DJPlaya/Kigen-AC-Redux/tree/master/scripting)/[latest](https://github.com/DJPlaya/Kigen-AC-Redux/tree/master/scripting/latest)/[kigen-ac_redux](https://github.com/DJPlaya/Kigen-AC-Redux/tree/master/scripting/latest/kigen-ac_redux)/cvars.sp and recompile