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

Announces which bombsite the C4 was planted at, shows a live HUD countdown, and reports who is defusing.

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

CSB Bomb Status tells everyone exactly what is happening with the bomb. On plant it works out the bombsite from the planted C4 origin against the map's func_bomb_target entities (labelled A / B by position) and announces it, then shows a HUD countdown against mp_c4timer. When a CT starts defusing it reports whether they have a kit, how many seconds the defuse needs, and how many are left on the timer.

Features

  • Bombsite detection from the planted entity vs func_bomb_target positions.
  • Live HUD countdown synced to mp_c4timer.
  • Defuse callout: with/without kit, time needed vs time left, defuser name.
  • Fully server-side; resets cleanly every round.

Installation

  1. Enable the fakemeta and cstrike modules in modules.ini.
  2. Compile csb_bomb_status.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Инсталация
1. Enable the fakemeta and cstrike modules in addons/amxmodx/configs/modules.ini
2. Put csb_bomb_status.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-и
CVARDefaultDescription
csb_bomb_status 1 Enable or disable bomb status announcements and HUD.
Команди
CommandAccessDescription
(automatic) Plant and defuse events are announced automatically.
Списък с промени — 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
Модули fakemeta cstrike
Известни конфликти Other plugins that draw a HUD message in the same corner may overlap the countdown.
Сътрудници
Обратно към плъгините