maiden
Account Details
SteamID64 76561198432499790
SteamID3 [U:1:472234062]
SteamID32 STEAM_0:0:236117031
Country Philippines
Signed Up October 27, 2017
Last Posted December 30, 2018 at 2:30 AM
Posts 2 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
#280 m0re hud in Customization
jsuhquestion: how can i change / add a custom image background when joining a server, when joining a server the image is default tf2 hud right, can i change it? how?HypnotizeSorry for the very late answer as well. The file is StatSummary.res (Isn't there on m0rehud since is default you need to take it and add it from the base tf2 files) and then in that file you add the code for the background (after the "TFStatsSummary" code is fine)

something like:
Show Content
"Background_custom"
{
"ControlName" "ImagePanel"
"fieldName" "Background_Custom"
"xpox" "0"
"ypos" "0"
"zpos" "1"
"wide" "f0"
"tall" "480"
"visible" "1"
"enabled" "1"
"image" "replay/thumbnails/Loading_Custom"
"scaleImage" "1"
}

The image vtf and vmt goes in materials\vgui\replay\thumbnails\loading_custom.vtf/vmt

custom loading screen? can you show an example (file with picture on vtf) so i can easily experiment on customizations, i cant seem to get it work when following your instructions, also how do you change font that will lowercase the font on the menu and is it possible to get those 3 icons back on the right side in the menu

posted about 5 years ago
#175 m0re hud in Customization
HypnotizeFIXES

- Fixed the crashes caused by the new scream fortress update
- Added the new backgrounds cause they make the menu look better than it actualy is lol (screen above)


I hope I can stop pushing updates every day now, right Valve (?)

DOWNLOAD
GITHUB
SCREENS

question, how can i remove the new backgrounds and want my menu different.

posted about 6 years ago