_Kermit
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
1 ⋅⋅ 44 45 46 47 48 49 50 ⋅⋅ 90
#3 Steam games distorting text in Q/A Help

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.

posted about 7 years ago
#19 childhood movie in Music, Movies, TV

The Disney version of Robin Hood.

posted about 7 years ago
#4658 HUD editing: short questions, quick answers in Customization

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.

posted about 7 years ago
#4640 HUD editing: short questions, quick answers in Customization
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.

posted about 7 years ago
#895 I've updated some huds in Customization

I fixed the issues in that broesel edit I posted before. Link here.

posted about 7 years ago
#892 I've updated some huds in Customization

I think I have g0re updated, I'll have a check for you.

posted about 7 years ago
#7 Community Items in TF2 General Discussion

If they gave them out again I'd say Beater deserves one at this point, he has done for some time imo.

posted about 7 years ago
#888 I've updated some huds in Customization
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.

posted about 7 years ago
#1 DANGER DOGS RETURN?!? in TF2 General Discussion

http://etf2l.org/teams/19159/

Alfie and Marvin joining the roster again with Spudd, Verse and Nation?

http://etf2l.org/recruitment/250859/

posted about 7 years ago
#6 what does this hud look like? in Q/A Help
viperfrankenhud was the first custom hud i ever used

Same, it's still updated actually, on the steamgroup.

posted about 7 years ago
#8 Pot8o and T0m leave ANTIC in News
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.

posted about 7 years ago
#82 i61 Thanks in LAN Discussion

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.

posted about 7 years ago
#17 etf2l prem s28 in TF2 General Discussion

lft

posted about 7 years ago
#4541 HUD editing: short questions, quick answers in Customization
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

posted about 7 years ago
#4536 HUD editing: short questions, quick answers in Customization
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.

posted about 7 years ago
1 ⋅⋅ 44 45 46 47 48 49 50 ⋅⋅ 90