Health Bar (Health, Armor)

 Health Bar v1.0


Description:

This plugin is just displays HUD health and armor for player.

Screenshot:

Instruction and Installation:
Compile health_bar.sma
Put health_bar.amxx in folder addons/amxmodx/plugins/
Put cstrike.txt in folder addons/amxmodx/data/lang/
If cstrike.txt already exists, Just add this in section [en]:
       HEALTH_BAR = Health: %d | Armor: %d
Add plugin name health_bar.amxx in plugins.ini

Requirements:
amxmodx
hamsandwich

There a version is support ReAPI module.

Cvars:
amx_healthbar_mode:
    0 - Disable.
    1 - HUD.
    2 - DHUD.

Changes Log:
v1.0
    - Release. 
Download:


See Also :