Detects last-alive 1vX situations and announces clutch round wins with sound, stored in nVault.
Daemon666
1.0.0 - Initial release.
| csb_clutch_detector.sma main | 3ac96af | 4.5 KB |
README.md
CSB Clutch Detector watches the alive-count of both teams after every death. When a team drops to one living player against at least csb_clutch_minenemies enemies, that player becomes the clutch candidate and the server announces the situation. If the candidate's team wins the round, a 1vX clutch is announced in chat, HUD and sound, and the win is stored per SteamID in nVault (/clutches).
Features
- DeathMsg-driven alive bookkeeping, no polling.
- Round winner detected from the radio audio events.
- Persistent clutch win counter per player.
Installation
- Enable the
nvaultmodule. - Compile, install, add to
plugins.ini, change map.
Installation
1. Enable the nvault module in addons/amxmodx/configs/modules.ini 2. Compile the .sma, put the .amxx in addons/amxmodx/plugins/ 3. Add it to plugins.ini and change map
CVARs
| CVAR | Default | Description |
|---|---|---|
csb_clutch_enabled |
1 |
Enable clutch detection. |
csb_clutch_minenemies |
2 |
Minimum alive enemies for a 1vX situation to count. |
Commands
| Command | Access | Description |
|---|---|---|
say /clutches |
|
Show your clutch round wins. |
Changelog — v1.0.0
1.0.0 - Initial release.Versions →
Rating
No ratings yet.
Download v1.0.0
Requirements
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Not required |
| ReAPI | Not required |
| Metamod | Metamod / Metamod-r |
| Required modules | nvault |
Contributors









