Lockricelong post
are you sure
StopEvent FillUber 0.0
RunEvent ClearUber 0.01
StopEvent FillKritz 0.0
RunEvent ClearKritz 0.01
needs to be added to Event MenuOpen?
RunEvent FillUber/FillKritz already includes RunEvent ClearUber/ClearKritz and would thus function properly without doing this. From my understanding, doing what you suggested would only make the voicemenus disfunctional, since the meter/percentage label would reset everytime upon pressing z/x/c. As it currently is, the animation is triggered by closing the menu, which still leaves people with the option to use the voicemenu normally, as long as they're not closing if after opening but instead selecting one of the voice options. I feel like adding this serves no real purpose except if the intention is to instantly hide the meter no matter what the percentage is.
Adding on what you said about fonts, pretty much every font can be used, the choices you present here seem like very good options. If you have a hud that uses custom fonts and want the percentage to fit the rest of your hud, just take a look into your clientscheme (where custom fonts are defined), scroll down a bit and pick the one that suits your needs.
Sadly, there is no fix yet for the meter/percentage label stopping upon respawning, either this is a limitation that tf2 has (animations in general stopping on respawn) or there is a different animation which would not stop if the player is respawning, that could be used to surpass this. Would be cool if someone had an idea!