A tool for watching HLTV demos and live HLTV servers. Mostly used by Counter-Strike 1.6 streamers in the 2010s.
- Set up team names and flags
- Team total score
- Round & bomb timers
- Fancy scoreboard with headshot count (binded to
oby default, see720.cfg) - Health bars
- Side
- Nickname
- HP
- Current weapon
- Bomb/Defuse kit
- Reloading status (Weapon icon turns orange)
- Bomb planting (C4 icon turns orange)
- Download the latest release
- Extract the archive into your counter strike 1.6 folder (replace existing files, it's harmless, but you may want to make a backup first)
- Run the game
- Inject the dll in
<your game folder>/hltv_healthbars/hltv_healthbars.dlltohl.exeprocess using Extreme Injector or any other suitable tool - If you run page in 1280x720 resolution then just open in-game console and type
exec 720.cfg - Connect to HLTV server with
hltv_connect IPor play a demo - Type
hltv_helpto print available commands - Enjoy
- (optional) Download & install
Roboto Condensedfont from Google Fonts - (optional) If you do not want to run the game in 1280x720, copy
720.cfgand adjust accordingly
Tested on
Protocol version 48
Exe version 1.1.2.6 (cstrike)
Exe build: 16:05:41 Jun 15 2009 (4554)
Unfortunatelly, newer versions of the game are not supported (yet).
- You will get VAC-banned if connected to the game server.
- You will not get VAC-banned if you play a demo or connect to HLTV server.
- Therefore
connectcommand is disabled and renamed tohltv_connecthowever, it does not distinguish between HLTV server and HLDS.
- Clone this repo with
git clone --recursive https://github.com/ValveSoftware/hltv_healthbars.git - Load cmake project and compile
Issues and pull requests are welcome in any form
Most of the code is based on the source code once published on gamedeception.net by some dick jones. The original code is stored in kallkod branch along with some references.
I believe that's the original post was on currently unavailable page 5 of this thread:
- https://web.archive.org/web/20120107075444/http://www.gamedeception.net/threads/22277-Healthbars/page4
- https://web.archive.org/web/20120106231641/http://www.gamedeception.net/threads/22277-Healthbars/page3
- https://web.archive.org/web/20120106231250/http://www.gamedeception.net/threads/22277-Healthbars/page2
Health bar design heavily inspired by RomkaNAT version
Country flags are provided by awesome hampusborgos
Timer icon is provided by Fontawesome
