Slayer6As for the spectator panel do we need to change xpos in order to come to the right place or there is a possibility valve will fix it?
With the Gun Mettle Update, changing the value of team1_player_base_offset_x in spectatortournament.res does nothing. Seems Valve hardcoded it for whatever reason. Only team2_player_base_offset_x works. We don't know if Valve will fix it yet.
Eedy_This might be a scrubby question and might have been answered already, but how would I edit the font of only the health and ammo values in a hud?
If the fonts are already defined, you can edit hudplayerhealth.res and hudammoweapons.res in resource\ui and change the fonts therein. If it's not defined, you'll have to add them in the clientscheme.
MightyThat did the trick. The names were off. Right now, when I try and set it to how I desire it to be, it goes way off the screen. The vgui_drawtree shows that the box/panel for huddemomanpipes.res is too small, and it'll get cut off even if I move it an inch up. How do I enlargen it?
qq is this like, an impossible thing to fix?
Edit the positioning and size of HudDemomanPipes in hudlayout.res to fit your needs. Then you can move each property within the box in huddemomanpipes.res.