Detects camping by tracking time inside a radius and punishes with a HUD warning, a bright glow and escalating damage.
CSB Anti Camp keeps players moving. A task samples each player's distance from an anchor point; if they stay inside csb_camp_radius for too long they first get a HUD warning and a bright red glow shell that exposes them to enemies, then take periodic damage until they move. Moving out resets the anchor and clears the glow. Bomb carriers are exempt so the objective is never punished.
Inspired by the classic Anti Camp plugins for AMX Mod X. Independent GPL re-implementation.
Features
- Radius / warn-time / punish-time / damage all cvar-driven.
- Escalation: HUD warning and glow first, then damage.
- Bomb (C4) carriers are exempt.
- Anchor resets and glow clears as soon as the player moves.
Installation
- Enable the
fakemetaandfunmodules inmodules.ini. - Compile
csb_anti_camp.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









