Daemon666 / CSB Round Timer Public

A round countdown HUD from mp_roundtime that turns red in the last 30 seconds and hides once the bomb is planted.

v1.0.0 142 descărcări GPL-3.0 Ultima actualizare Aug 22, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 26, 2025 1 Versiuni
csb_round_timer_hud.sma main 36b6d5e 2.6 KB
README.md

CSB Round Timer draws a clean M:SS countdown for the round. It is computed from mp_roundtime and the time the round actually started (with mp_freezetime added on so the count matches the real clock), refreshed twice a second. In the final 30 seconds the timer turns red to warn players, and the moment the bomb is planted it hides itself so the game's own C4 countdown owns the screen.

Features

  • Countdown derived from mp_roundtime + mp_freezetime.
  • Red highlight in the last 30 seconds.
  • Auto-hides after the bomb is planted; returns next round.
  • Single HUD sync channel, no chat spam.

Installation

  1. Compile csb_round_timer_hud.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Change the map.
Instalare
1. Put csb_round_timer_hud.amxx in addons/amxmodx/plugins/
2. Add it to addons/amxmodx/configs/plugins.ini
3. Change map
Cvar-uri
CVARDefaultDescription
csb_timer_enabled 1 Enable or disable the round timer HUD.
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.
Versiuni →
Evaluare

No ratings yet.

Despre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descarcă .sma
Cerințe
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Conflicte cunoscute Other plugins drawing a timer in the top-centre of the screen may overlap this one.
Contribuitori
Înapoi la Pluginuri