Live alive-counts for both teams (and optional per-teammate HP) in a HUD, updated on death and spawn.
Daemon666
1.0.0 - Initial release.
| csb_team_status.sma main | 1932497 | 3.2 KB |
README.md
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 yalive-count. - Optional per-teammate HP list (up to six names).
- Updates on
DeathMsgandResetHUD, not just a timer. - Cvar to restrict the HUD to dead players and spectators.
Installation
- Compile
csb_team_status.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Instalação
1. Put csb_team_status.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 2. Change map
Cvars
| CVAR | Default | Description |
|---|---|---|
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 alterações — v1.0.0
1.0.0 - Initial release.Versões →
Avaliação
No ratings yet.
Download v1.0.0
Requisitos
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcional |
| ReAPI | Opcional |
| Metamod | Metamod / Metamod-r |
| Conflitos conhecidos | Other plugins drawing a HUD on the left of the screen may overlap the teammate HP list. |
Colaboradores









