Daemon666 / CSB Bomb Stats Публичен

Counts plants, defuses, ninja defuses and explosions per player in nVault, announces a bomb hero at map end.

v1.0.0 127 изтегляния GPL-3.0 Последна актуализация Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 23, 2025 1 Версии
csb_bomb_stats.sma main c178037 5.6 KB
README.md

CSB Bomb Stats tracks the objective side of the game: every bomb plant, defuse and explosion is attributed to the player who did it (parsed from the engine log events), and a defuse finished while at least one terrorist is alive counts separately as a ninja defuse. Totals are stored per SteamID in nVault, /bombstats prints your numbers, and at map end the server announces the bomb hero (plants + defuses, ninjas count double).

Features

  • Plant/defuse/ninja/explosion counters per player.
  • Ninja defuse detection from live enemy count.
  • Map-end bomb hero announcement.
  • Persistent per SteamID via nVault.

Installation

  1. Enable the nvault module in modules.ini.
  2. Compile, install to plugins/, add to plugins.ini, change map.
Инсталация
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
Cvar-и
CVARDefaultDescription
csb_bombstats_enabled 1 Reserved enable toggle.
Команди
CommandAccessDescription
say /bombstats Print your bomb stats to console.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули nvault
Сътрудници
Обратно към плъгините