Fogflatlinedrag your hud folder on the vpk.exe in the Team Fortress 2/bin directory. Make sure that your font files are out of your hud folder and into another folder (like tf/custom/fonts/resource/<font files here> or tf/custom/fonts/resource/fonts/<font files here> before you do it as steampipe VPK files don't like font filesFogThe second part would be how TF2 deals with custom content. The way it works is that it'll load what's needed when it's needed. This means for HUDs that they'll load the specific parts of the hud when brought up like scoreboards and the like. I've found that the best way to avoid stuff like this is to pack them in VPK files (without the fonts as VPK does not handle fonts, you'll need to have them in a custom folder per normal install.)Ah, so it's a steampipe issue?
Also, the scoreboard drops my fps whenever it's brought up for the first time.
How would I pack my hud into a vpk file?
Like, my entire custom folder or just the resource/scripts/sound ones separately?