Page 1 of 1

Health Display by Exolent

Posted: Mon Nov 22, 2021 10:41 am
by greenie
Health Display
Version 11.1
by Exolent

Introduction:

This plugin displays a players true health whenever it is changed.
This was mainly designed for kz and surf servers in Counter-Strike 1.6 where players use "health givers."
Since the HUD health loops after 255, players do not know their true health, unless this plugin is running.

Client Commands:
say /health
- Displays player's current health

Cvars:
health_on <0|1>
0=PLUGIN IS OFF
1=PLUGIN IS ON
health_time <time>
- time in seconds that the player's health is displayed
health_color <0|1|2>
- type of color to be displayed for the text
0=WHITE
1=CUSTOM (health_custom cvar)
2=RANDOM
health_custom <RRR GGG BBB>
- RGB format for custom color for text being displayed
RRR=RED COLOR CODE
GGG=GREEN COLOR CODE
BBB=BLUE COLOR CODE
health_effects <0|1|2>
- effects for the text being displayed
0=NO EFFECTS
1=FLICKERING TEXT
2=TEXT PRINTS OUT
health_always <0|1>
- should your current health always be shown
0=ONLY SHOW HEALTH WHEN CHANGED
1=ALWAYS SHOW HEALTH

plugin
source