CS 1.6 anti-cheat
GoldSrc still needs a real plugin. ImpactGuard ships 32 CS 1.6 modules and shares the CS2 license.
CS 1.6 is not a nostalgia side-quest in this product. It is a first-class game target: 32 detection modules, an AMXX package, and the same panel you already use for CS2. If your network still sells 1.6 slots, you should not be running an abandoned 2012 plugin next to a modern CS2 stack.
Package
- Runtime:
IGAC_CS16.amxx(compiled). We do not require you to compile from.sma. - Config:
addons/amxmodx/configs/plugins/IGAC.cfg— setigac_license_key. - Download: homepage CS 1.6 block, Plugin Manager, or
/api/download/cs16-plugin.
Install in short
- Extract the AMXX package into
cstrike/so the addons tree merges cleanly. - Paste the same ImpactGuard license you use on CS2.
- Restart and confirm the plugin is running in AMXX.
- If you want Anti-ESP, run ReHLDS / ReGameDLL / ReAPI. Without that stack, do not expect model/sound/physent blocking.
Step-by-step: CS 1.6 setup guide. AMXX-specific notes: AMXX anti-cheat.
Questions operators ask
What plugin file do I install?
IGAC_CS16.amxx, with configuration in addons/amxmodx/configs/plugins/IGAC.cfg. Set igac_license_key to your ImpactGuard license.
Do I need ReHLDS for everything?
Core AMXX detection can run on a normal CS 1.6 server with AMX Mod X. Anti-ESP (model, sound, and physent blocking) needs ReHLDS / ReGameDLL / ReAPI.