Daemon666 / CSB Match Score HUD Публичный

A permanent match HUD with team scores, round number, first/second-half indicator and each team's total money.

v1.0.0 141 загрузок GPL-3.0 Обновлено Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Dec 17, 2025 1 Версии
csb_match_score_hud.sma main 46a695e 2.5 KB
README.md

CSB Match Score HUD keeps a live scoreboard on screen throughout a match. It tracks team scores from TeamScore events, counts the round number from Round_Start, derives a first/second-half indicator from mp_maxrounds, and sums each team's money to show the economy state. The HUD refreshes every second and the scores reset when a new game commences.

Features

  • Team scores tracked independently of the scoreboard.
  • Round number and first/second-half indicator.
  • Per-team money total (economy state) via cstrike.
  • Auto-resets on Game_Commencing.

Installation

  1. Enable the cstrike module in addons/amxmodx/configs/modules.ini.
  2. Compile csb_match_score_hud.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Установка
1. Enable the cstrike module in addons/amxmodx/configs/modules.ini
2. Put csb_match_score_hud.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvar-ы
CVARDefaultDescription
csb_scorehud_enabled 1 Enable the match score HUD.
История изменений — 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
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули cstrike
Известные конфликты Other plugins drawing a HUD in the same screen area can overlap this one.
Участники
Назад к плагинам