-
Notifications
You must be signed in to change notification settings - Fork 153
Description
Game Version: v2.2.4.3 9477(windows) v2.2.4.3 9309(linux)
Platforms Tested: Windows 11 24H2 , Windows 10 21H1 , Ubuntu 22.04
ZoneMod Version: Latest (Downloaded on 2025-08-26 from GitHub)
Description:
On Windows 11 24H2 and Windows 10 21H1 systems, when loading the Zonemod plugin, the following commands in the file left4dead2/cfg/cfgogl/zonemod/zonemod.cfg:
confogl_addcvar sm_survivor_mvp_brevity_latest 111
confogl_addcvar sm_stats_autoprint_vs_round 8372
fail to load properly and revert to the plugin's default values.
However, when using sm_cvar instead of confogl_addcvar, the changes are applied correctly.
The issue does not occur on Ubuntu 22.04, where everything functions as expected.
Testing with other third-party plugins yielded consistent results.