CSB HP Armor HUD

v1.0.0 0 загрузок Daemon666 Обновлено: Jul 15, 2026

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

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.

Установка

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

Cvar-ы

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).

Команды

CommandAccessDescription
say /hud Toggle the custom HUD for yourself.

История изменений — v1.0.0

1.0.0 - Initial release.
Версии →
Участники: Daemon666 ✦
Лицензия: GPL-3.0

Рейтинг

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Скачать .sma
Файлы:
csb_hp_armor_hud.sma main 3.0 KB

Требования

AMX Mod X ≥ 1.9
Движок ReHLDS HLDS
ReGameDLL Необязательно
ReAPI Необязательно
Metamod Metamod / Metamod-r
Модули cstrike
Известные конфликты Other plugins that write to the same HUD corner can overlap this readout.
Назад к плагинам