amx_mr15 / amx_mr12 exec the match config then verify the critical cvars and print a diff of anything that did not take.
CSB Match Config Loader stops a silently broken match config. amx_mr15 and amx_mr12 exec the configured cfg and then, a moment later, verify the critical cvars - mp_freezetime, mp_roundtime, mp_startmoney, sv_alltalk and mp_maxrounds - against the expected competitive values. Any cvar that did not take is printed as a diff to the admin console and warned in chat, so you know before the knife round that the config actually applied.
Features
amx_mr15(30 rounds) andamx_mr12(24 rounds).- Config filenames configurable via cvars.
- Post-exec verification with a per-cvar diff.
- Float-tolerant comparison so
1.75vs1.750000is not a false mismatch.
Installation
- Place your
csb_mr15.cfg/csb_mr12.cfgin the server's config folder. - Compile
csb_mr15_config.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









