Cs Hud


Skittall
08-28-2004, 08:59 AM
Is it possible to have the CS hud? Just the health bar because i dont use the reinforcements.

(4THIDUSA) SSG
08-28-2004, 10:53 AM
Sure, open your config.cfg and find this

cl_hud_ammo "1"
cl_hud_health "1"
cl_hud_msgs "2"
cl_hud_objectives "1"
cl_hud_objtimer "1"
cl_hud_reinforcements "1"

change it to this

cl_hud_ammo "0"
cl_hud_health "1"
cl_hud_msgs "2"
cl_hud_objectives "1"
cl_hud_objtimer "0"
cl_hud_reinforcements "0"

that turns off the ammo counter, the timer and reinforcements timer
tweak as needed to get the result you desire

Skittall
08-28-2004, 11:21 AM
No what I mean is is there a way to get the Numbers displayed as health instead of the little guy and stamina meter.

Genie
08-31-2004, 07:33 PM
No, the way the sprites work is not by replacing numbers and counting down, but there are actually two sprites for the health. One is the the full red bar and the other is the background. The red bar sprite is placed over the background sprite, and as you take damage the red bar moves down revealing the darker color bar behind it.

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.