Daemon666 / CSB HP Armor HUD Público

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 Última atualização Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 26, 2025 1 Versões
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.
Instalação
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).
Comandos
CommandAccessDescription
say /hud Toggle the custom HUD for yourself.
Registro de alterações — v1.0.0
1.0.0 - Initial release.
Versões →
Avaliação

No ratings yet.

Sobre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Baixar .sma
Requisitos
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos cstrike
Conflitos conhecidos Other plugins that write to the same HUD corner can overlap this readout.
Colaboradores
Voltar aos Plugins