ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
643 stars 74 forks source link

Health display is cut off (CS:S) #10

Open KyleSanderson opened 11 years ago

KyleSanderson commented 11 years ago

In the last CS:S sync it looks like the health wrap problem was fixed (which is great!). The only problem is the last digit is half cut off on most (if not all) displays. I was hoping the width could be increased so that we can remove our hint text printing the clients true health.

Steps to reproduce: Set m_iHealth to 1000.

bdeen-valve commented 11 years ago

@KyleSanderson - This is a mod you have that allows you to set health > 3 digits?

KyleSanderson commented 11 years ago

@bdeen-valve This is correct. The clients display used to wrap at around 516~ (decimal). However the last CS:S sync fixed this. The same defect exists in CS:GO.

KyleSanderson commented 11 years ago

I guess it would be helpful to note a clients HP can reach 6 digits, however I'm not sure what the GUI does at that point.

rlabrecque commented 11 years ago

This doesn't affect me as I do not play such mods, but I would imagine that this would be useful for the very popular 'zombie' mods.