Daemon666 / CSB Clutch Detector Public

Detects last-alive 1vX situations and announces clutch round wins with sound, stored in nVault.

v1.0.0 105 téléchargements GPL-3.0 Dernière mise à jour Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 15, 2025 1 Versions
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

  1. Enable the nvault module.
  2. 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
CVARDefaultDescription
csb_clutch_enabled 1 Enable clutch detection.
csb_clutch_minenemies 2 Minimum alive enemies for a 1vX situation to count.
Commandes
CommandAccessDescription
say /clutches Show your clutch round wins.
Journal des modifications — v1.0.0
1.0.0 - Initial release.
Versions →
Note

No ratings yet.

À propos
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Télécharger .sma
Prérequis
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules nvault
Contributeurs
Retour aux Plugins