Daemon666 / CSB Spectator HUD Public

While spectating, shows the watched player's HP, armor, weapon, ammo, kills and rank plus a live list of who is still alive.

v1.0.0 155 téléchargements GPL-3.0 Dernière mise à jour Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 24, 2026 1 Versions
csb_spectator_hud.sma main ca2d664 3.7 KB
README.md

CSB Spectator HUD turns dead time into useful time. While you are spectating, it reads the player you are watching from your pev_iuser2 target and draws a HUD with their name, health, armor, current weapon and ammo, kills and stats rank. Below that it lists the players still alive on each team (trimmed to keep the HUD compact), so you always know how the round stands. In free-look mode it just shows the alive lists.

Features

  • Watched-player readout: HP, armor, weapon, ammo, frags, rank.
  • Live alive-players list for both teams.
  • Reads the spectated target from pev_iuser2.
  • Graceful free-look display when watching nobody.

Installation

  1. Enable the fakemeta and csx modules in modules.ini.
  2. Compile csb_spectator_hud.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Installation
1. Enable the fakemeta and csx modules in addons/amxmodx/configs/modules.ini
2. Put csb_spectator_hud.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvars
CVARDefaultDescription
csb_spechud_enabled 1 Enable or disable the spectator HUD.
Journal des modifications — v1.0.0
1.0.0 - Initial release.
Versions →
Note

No ratings yet.

À propos
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Télécharger .sma
Prérequis
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optionnel
ReAPI Optionnel
Metamod Metamod / Metamod-r
Modules fakemeta csx
Conflits connus Other spectator-HUD plugins that draw in the same screen area may overlap.
Contributeurs
Retour aux Plugins