Do you use the low LOD thing in nvidia/radeon pro? This was a problem I got ages ago when I used it, I just set it to only work on tf2 and that stopped it happening.
Account Details | |
---|---|
SteamID64 | 76561198037955288 |
SteamID3 | [U:1:77689560] |
SteamID32 | STEAM_0:0:38844780 |
Country | Scotland |
Signed Up | December 10, 2013 |
Last Posted | March 25, 2025 at 8:26 PM |
Posts | 1350 (0.3 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 3 |
Windows Sensitivity | 6/11 |
Raw Input | 1 |
DPI |
800 |
Resolution |
1920 x 1080 |
Refresh Rate |
144 |
Hardware Peripherals | |
---|---|
Mouse | Logitech G703 |
Keyboard | Cooler Master Quickfire TK (Cherry MX Red) |
Mousepad | Silent Monsters Gaming and Office Mouse Mat |
Headphones | Beyerdynamic DT 770 |
Monitor | BenQ XL2411T |
All huds have that problem as far as I'm aware, I've never seen it reset on any hud that I've used. I think it's on valve to fix.
EroticFishCakeHow do i change the color of my damage numbers?
HudDamageAccount.res in resource/ui.
Change NegativeColor for "CDamageAccountPanel" to be the RGBa value that you want. Yellow for example is 255 255 0 255.
Then change fgcolor for "DamageAccountValue" if it exists.
I fixed the issues in that broesel edit I posted before. Link here.
I think I have g0re updated, I'll have a check for you.
If they gave them out again I'd say Beater deserves one at this point, he has done for some time imo.
trizzaaCan you update this Brosel hud edit? https://www.dropbox.com/sh/gq2konuibsdj1z0/AADwvHyHR3dIkMjHM4mOV73Va?dl=0
https://www.dropbox.com/s/vqo62fxtweom7x6/HUD_oldbroesel_YaHUD_I_THINK.rar?dl=0
Updated that in August for T0m, it should be working fine.
EDIT: Change link to new version that works better.
Alfie and Marvin joining the roster again with Spudd, Verse and Nation?
viperfrankenhud was the first custom hud i ever used
Same, it's still updated actually, on the steamgroup.
StylaxFrom streams I had no idea Serotone was Scottish
Derp?
He isn't, but sheepy wanted him to play on the Scottish roster one time in the nations cup so apparently he has scottish grandparents or some shit.
Shoutouts to Sim (Scotland first), Wolf, Jon, Ash, Lasse, Mia, Wiet, Heny, Gemm and Aoshi for putting in so much time doing the production/observing/last minute on-site coding, and to everyone else that made the LAN happen.
Shoutout to everyone from mumble that made this the best LAN I've been to so far.
Shoutout to all the teams for giving us a reason to all meet up and drink.
Shoutout to that one guy that dabbed on stream when I asked for it.
Shoutout to everyone that endured my casting.
Shoutout to war for talking over me.
Shoutout to you reading this.
Shoutout to Papa John's.
I love you all.
Lupus_KermitLupusyo anyone know how to put the little team color line under the health in this clip into a hud https://www.youtube.com/watch?v=CXkKu_v9umk&t=23s
"HPTeamIndicator"
{
"ControlName" "CTFImagePanel"
"fieldName" "HPBackgroundPanel1"
"xpos" "122"
"ypos" "83"
"zpos" "10"
"wide" "85" //65
"tall" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "../hud/color_panel_brown"
"scaleImage" "1"
"teambg_1" "../hud/color_panel_brown"
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"
"src_corner_height" "40" // pixels inside the image
"src_corner_width" "40"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}
Taken directly from the hud itself.
where specifically
HudPlayerHealth.res
Lupusyo anyone know how to put the little team color line under the health in this clip into a hud https://www.youtube.com/watch?v=CXkKu_v9umk&t=23s
"HPTeamIndicator"
{
"ControlName" "CTFImagePanel"
"fieldName" "HPBackgroundPanel1"
"xpos" "122"
"ypos" "83"
"zpos" "10"
"wide" "85" //65
"tall" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "../hud/color_panel_brown"
"scaleImage" "1"
"teambg_1" "../hud/color_panel_brown"
"teambg_2" "../hud/color_panel_red"
"teambg_3" "../hud/color_panel_blu"
"src_corner_height" "40" // pixels inside the image
"src_corner_width" "40"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}
Taken directly from the hud itself.