REQ: Hud with numbers for info


CrystalMeth
07-02-2003, 01:46 PM
Any custom huds out there that tell your health and stamina in numbers?.

=DD=Wolf Kahler
07-02-2003, 03:02 PM
The stamina and health bars in DoD are each one single, unanimated image. The code just isn't there for using numbers.

However, you may be able to bind a key that echos you your health number.

bind "x" "developer 1; echo [Your Health is Currently at %h]; developer 0"

I haven't tested this out, so I don't know if %h works only in chatted text or what. You may want to test it. If it doesn't work in an echo, you can bind this:

bind "x" "team_say I have %h health!"

If you do that a lot, you run the risk of irritating your teammates. Unless you play with Sturmbots, who don't care.

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.