E-37
Account Details
SteamID64 76561198812817155
SteamID3 [U:1:852551427]
SteamID32 STEAM_0:1:426275713
Country United States
Signed Up February 15, 2020
Last Posted February 21, 2020 at 12:10 PM
Posts 4 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
#6236 HUD editing: short questions, quick answers in Customization
hi_How can I change EVERY font? I'm not sure how to change the chat box, scoreboard, class selection, etc.

You should be able to go into 'resource' and look for .ttf files. Try replacing every one of them with the font you want. Depending on your hud, they may be located in a folder. If there are some that haven't changed, go to resource/clientscheme.res. (and any base files if there are any as well) Ctrl-F for CustomFontFiles. It should have the paths to all the fonts. Either replace all the font files it points to or change their paths to your font.

posted about 4 years ago
#6234 HUD editing: short questions, quick answers in Customization

I'm having trouble getting preloading to work for some materials. I can preload and display "../vgui/pve/upgrade_owned" on pure 1 servers, but "pve/upgrade_owned" doesn't display correctly on pure 1 servers. I know I don't have the file paths wrong because "pve/upgrade_owned" will display my custom material on pure 0 servers. Basically: "pve/upgrade_owned" acts like it like it isn't preloaded but "../vgui/pve/upgrade_owned" will preload successfully. The upgrade station uses "pve/upgrade_owned" and won't let me change the path.

Those 2 paths are pointing to the same thing right? Am I crazy? I looked through the whole tf2_misc_dir and it doesn't have the pve folder anywhere else so it has to be in the vgui folder. Besides, it works correctly on pure 0 servers. And yet I can display both of those side by side in pure 1 servers and they show different things. (but the same on pure 0)

posted about 4 years ago
#6228 HUD editing: short questions, quick answers in Customization
Donuskushttps://gyazo.com/5cb617ebde1901e6fafbe317cbef7de9

how do i get dis plz. ty.

HudMatchStatus.res

posted about 4 years ago
#6225 HUD editing: short questions, quick answers in Customization
fluxdoes any body know where the mvm upgrade menu can be edited? (see below)
https://i.imgur.com/wrhWGS5.jpg

The mvm upgrade panel is HudUpgradePanel.res However, the actual upgrades themselves (the part that shows the cost, how many points you have, and the + and - buttons are in UpgradeBuyPanel.res
scripts/hudlayout.res controls the area the the upgrade station covers. If you want to resize or move the whole menu you will need to edit it

fluxAlso my matchsummary and mvm score are showing blanks. anyone know how to fix?
https://i.imgur.com/Td8wJZy.jpg
https://i.imgur.com/6w1rcK6.jpg

I assume that you copied and pasted the scoreboard from another hud and didn't add all the fonts. Check what font it is using for those fields and make sure that you have that font installed.

fluxKnow the file location for the warpaint loadout for the error below?
https://i.imgur.com/rsiJhKM.jpg

I dont know for that one. I would suggest restoring back to the stock hud's version of the loadout screen and then slowly adding things back in until you find what is causing it. There won't be a file for it since the game generates the icons for war paints.

posted about 4 years ago