Daemon666 / CSB HP Armor HUD Öffentlich

A clean HUD showing HP, armor, money and current ammo with colour thresholds, per-player toggle and a configurable corner.

v1.0.0 126 Downloads GPL-3.0 Zuletzt aktualisiert Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 26, 2025 1 Versionen
csb_hp_armor_hud.sma main 911f6f1 3.0 KB
README.md

CSB HP Armor HUD is a tidy replacement readout of a player's HP, armor, money and current-weapon ammo in a configurable corner, with the HP number coloured by threshold (green / amber / red). It refreshes on a short task, can be moved with cvars, and each player can hide it with /hud. Handy on servers that hide the default HUD.

Features

  • HP, armor, money and clip/reserve ammo in one line.
  • Colour thresholds on HP.
  • Configurable position and refresh rate.
  • Per-player toggle with /hud.

Installation

  1. Enable the cstrike module in modules.ini.
  2. Compile csb_hp_armor_hud.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Installation
1. Enable the cstrike module in addons/amxmodx/configs/modules.ini
2. Put csb_hp_armor_hud.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvars
CVARDefaultDescription
csb_hud_enabled 1 Enable or disable the custom HUD.
csb_hud_refresh 0.3 Refresh interval in seconds.
csb_hud_x 0.02 Horizontal HUD position (0-1).
csb_hud_y 0.85 Vertical HUD position (0-1).
Befehle
CommandAccessDescription
say /hud Toggle the custom HUD for yourself.
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.
Versionen →
Bewertung

No ratings yet.

Info
Download v1.0.0
Compiled live from the source below — nothing pre-built.
.sma herunterladen
Anforderungen
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Optional
ReAPI Optional
Metamod Metamod / Metamod-r
Module cstrike
Bekannte Konflikte Other plugins that write to the same HUD corner can overlap this readout.
Mitwirkende
Zurück zu den Plugins