_Kermit
Account Details
SteamID64 76561198037955288
SteamID3 [U:1:77689560]
SteamID32 STEAM_0:0:38844780
Country Scotland
Signed Up December 10, 2013
Last Posted July 8, 2025 at 5:57 PM
Posts 1355 (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 ⋅⋅ 30 31 32 33 34 35 36 ⋅⋅ 90
#5883 HUD editing: short questions, quick answers in Customization

The "respawntime" in the spoiler moves in the default TF2 hud, you can put the below in to stop it moving, not sure if just removing the animation works though.

Show Content
event TeamStatus_PlayerDead
{
SetVisible DeathPanel 1 0
Animate DeathPanel ypos 0 Accel 0 0.2
Animate respawntime ypos 0 Accel 0 0.2
}

event TeamStatus_PlayerAlive
{
Animate DeathPanel ypos 0 Accel 0 0.2
Animate respawntime ypos 0 Accel 0 0.2
SetVisible DeathPanel 0 0.2
}
posted about 6 years ago
#4 autoexec has to keep being re exec'd as i play in Q/A Help

Not a real solution but I'd suggest having a cfg file that gets executed every time you change class, so binds get reset but the graphics don't need to be re-exec'd.

posted about 6 years ago
#1232 I've updated some huds in Customization
Wild_Piggieyahud's stopwatch timer is behind the player portraits for the mm hud thing

HudLayout.res has the "HudStopWatch" element in it, increase the ypos of that and it should be visible again.

posted about 6 years ago
#5875 HUD editing: short questions, quick answers in Customization
Petehttps://www.teamfortress.tv/50749/swissolos-custom-match-hud#5

Figured I'd ask this here

Well in mine I have a part called "healthbar" and it's wide is set to f0, and proportionaltoparent 1. You could try setting the wide pretty low at like 25 or something, and making proportionaltoparent 0. Then meddle around with it and see if it works with a specific wide value.

Right thread this time.

posted about 6 years ago
#6 swissolo's Custom Match Hud in Customization

Well in mine I have a part called "healthbar" and it's wide is set to f0, and proportionaltoparent 1. You could try setting the wide pretty low at like 25 or something, and making proportionaltoparent 0. Then meddle around with it and see if it works with a specific wide value.

Quick edit: Wrong thread.

posted about 6 years ago
#23 which gpu should i get in Hardware
vanitassince we're already on this topic, is it better to use dxlevel 81 or 95 with the 1060? I have the 3gb one and was just wondering.

Saying dx8 or dx9 is better for GPU x or y isn't really a valid point to make without knowing what CPU it's being paired with. You could have a pentium ii or a 9900k overclocked to shit, but without knowing that there's no real way to say which is better. Just run benchmarks and play soms pubs with both and see which you prefer.

posted about 6 years ago
#3 Damage numbers on the HUD in Customization

Put what's in the spoiler in your huddamageaccount.res, will have to change font if you're not on m0rehud. Mess around with xpos and ypos to have it where you like it.

Show Content
"DamageAccountValue"
{
"ControlName" "CExLabel"
"fieldName" "DamageAccountValue"
"xpos" "c-188"
"ypos" "288"
"zpos" "2"
"wide" "100"
"tall" "26"
"visible" "1"
"enabled" "1"
"labelText" "%metal%"
"textAlignment" "center"
"fgcolor" "0 255 0 255"
"font" "m0refont32"
}
posted about 6 years ago
#458 tftv safe space (no harassment plz) in Off Topic

Do you do regular stretches and shit for your hand/wrist? Also have you considered trying out a different mouse from whatever you use now?

I used to use the original FK and it fucking killed my wrist to the point that I stopped playing for a while, went to a much bigger mouse (g400s) and was perfectly fine playing with 0 pain again.

posted about 6 years ago
#10 What is Yohn looking at? in Off Topic

https://i.imgur.com/FVMfqg5.jpg

posted about 6 years ago
#14 NEW CARPET VIDEO in Videos
MelonTF_KermitReerothis just in boys carpet responded to my comment hes gonna reupload outback snakehouse
What about "being a faggot with the detonator"? That video was amazing.
https://www.youtube.com/watch?v=hfD8g_Q1mSM been reuploaded by some guy here for a while

Holy shit, thank you

posted about 6 years ago
#11 NEW CARPET VIDEO in Videos
Reerothis just in boys carpet responded to my comment hes gonna reupload outback snakehouse

What about "being a faggot with the detonator"? That video was amazing.

posted about 6 years ago
#5866 HUD editing: short questions, quick answers in Customization
Dox246how do i change the color and alpha of the cross? it's fully opaque for both overheal and low hp

https://imgur.com/gallery/HqdWUJf

The alpha is controlled either in hudplayerhealth.res or hudanimations. Up to you how you want to control it yourself though.

I think you can change the colour of the low health cross with HealthDeathWarningColor in hudplayerhealth.res, change the colour HUDDeathWarning to whatever RGBa value you want. For overheals, I'm not sure how to change it.

vooshoosHow do I fix this?
https://imgur.com/a/o5EDyCT

Have you tried replacing the scoreboard with one from a different version of the HUD? Either an updated or outdated version, just to check? Otherwise I'd say check that there aren't any missing brackets in the scoreboard.res file.

posted about 6 years ago
#5 NEW CARPET VIDEO in Videos

Thank You Carpet, Very Cool!

posted about 6 years ago
#11 Skype calls connecting to random people in Off Topic

Why not just use discord? Pretty sure free users can use video calls there.

posted about 6 years ago
#261 Wut hud/crosshair/cfg thread in Customization

CBHUD not sure which version it is though.

posted about 6 years ago
1 ⋅⋅ 30 31 32 33 34 35 36 ⋅⋅ 90