A permanent match HUD with team scores, round number, first/second-half indicator and each team's total money.
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
- Enable the
cstrikemodule inaddons/amxmodx/configs/modules.ini. - Compile
csb_match_score_hud.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









