casual_m8
Account Details
SteamID64 76561198871228706
SteamID3 [U:1:910962978]
SteamID32 STEAM_0:0:455481489
Country Singapore
Signed Up January 27, 2022
Last Posted March 17, 2022 at 9:51 AM
Posts 3 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
#6835 HUD editing: short questions, quick answers in Customization

how do i edit the size of the damage numbers/ make them outlined?

posted about 2 years ago
#6819 HUD editing: short questions, quick answers in Customization
Hypnotizezherncasual_m8Is there any way to remove the + and - signs in combat text like in the HUD optivex uses?

example in this reddit post here

https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3

current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing
im pretty sure this is based on the font that controls the damage nums; you'd have to edit the font itself to get rid of the minus/plus
if you're using some sort of m0rehud there are customizations that let you remove it (or you could just use the hud merger)

There is already a minusless version of Rubik in my HUD that you can use, you would have to make a new font definition for it iniside resource/scheme/fonts.res like:

"DamageFont"
{
"1"
{
"name" "Rubik Numbers"
"tall" "22"
"antialias" "1"
"dropshadow" "1"
}
}

And then inside huddamage_medium_shadow.res (assuming you are not using any customization for it) edit the font used for "delta_item_font" and "delta_item_font_big" to be "DamageFont"

where is "huddamage_medium_shadow.res"? cant seem to find it in the hud files anywhere

posted about 2 years ago
#6816 HUD editing: short questions, quick answers in Customization

Is there any way to remove the + and - signs in combat text like in the HUD optivex uses?

example in this reddit post here

https://www.reddit.com/r/tf2/comments/salmfq/how_do_i_remove_the_or_signs_in_combat_text_like/?utm_source=share&utm_medium=web2x&context=3

current hud i use (hypnotize hud 1.0) : https://drive.google.com/drive/folders/1Pph0jJ6P1Gcrs8beKVq4rfgV4VrUtiNS?usp=sharing

posted about 2 years ago