CSB Team Status

v1.0.0 0 descargas Daemon666 Última actualización: Jul 15, 2026

Live alive-counts for both teams (and optional per-teammate HP) in a HUD, updated on death and spawn.

CSB Team Status keeps an at-a-glance scoreboard of who is still in the round. It shows the number of players alive on each team, refreshed instantly on every death and spawn (and on a slow safety task), and can optionally list each of your teammates with their current health. By default the HUD is shown only to dead players and spectators, so it never clutters the screen of someone still fighting.

Features

  • Live T x vs CT y alive-count.
  • Optional per-teammate HP list (up to six names).
  • Updates on DeathMsg and ResetHUD, not just a timer.
  • Cvar to restrict the HUD to dead players and spectators.

Installation

  1. Compile csb_team_status.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  2. Change the map.

Instalación

1. Put csb_team_status.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
2. Change map

Cvars

CVARDefaultDescription
csb_tstatus_enabled 1 Enable or disable the team status HUD.
csb_tstatus_deadonly 1 Show the HUD only to dead players and spectators.
csb_tstatus_showhp 1 Also list each teammate's current health.

Registro de cambios — v1.0.0

1.0.0 - Initial release.
Versiones →
Colaboradores: Daemon666 ✦
Licencia: GPL-3.0

Valoración

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Descargar .sma
Archivos:
csb_team_status.sma main 3.2 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Conflictos conocidos Other plugins drawing a HUD on the left of the screen may overlap the teammate HP list.
Volver a Plugins