A clean HUD showing HP, armor, money and current ammo with colour thresholds, per-player toggle and a configurable corner.
Daemon666
1.0.0 - Initial release.
| 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
- Enable the
cstrikemodule inmodules.ini. - Compile
csb_hp_armor_hud.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - 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
| CVAR | Default | Description |
|---|---|---|
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
| Command | Access | Description |
|---|---|---|
say /hud |
|
Toggle the custom HUD for yourself. |
Änderungsprotokoll — v1.0.0
1.0.0 - Initial release.Versionen →
Bewertung
No ratings yet.
Download v1.0.0
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









