_Kermit
Account Details
SteamID64 76561198037955288
SteamID3 [U:1:77689560]
SteamID32 STEAM_0:0:38844780
Country Scotland
Signed Up December 10, 2013
Last Posted November 13, 2024 at 1:22 PM
Posts 1345 (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 ⋅⋅ 29 30 31 32 33 34 35 ⋅⋅ 90
#4 SVIFT ventures into the rice fields for AsiaFortress Cup 15 in News

Teejay Pog

posted about 5 years ago
#1 The Happy Hob in Other Games

In a world first, The Happy Hob has just no-hit all Soulsborne games in one sitting. It took just over 12 hours with a bunch of breaks to stretch his hands and stay awake, but taking 0 unscripted hits in any one these games is just insane, let alone all five.

In order, he beat Bloodborne, Dark Souls 2, Dark Souls 1, Demon's Souls and finished on Dark Souls 3. He's been doing this run for months and months on end now, and has finally done it.

Huge congrats to him, it's been a wild ride.

https://www.twitch.tv/the_happy_hob

Edit: Better clip of the end, it's better because it has his dog in it: https://clips.twitch.tv/BlueMushyAnteaterUncleNox

posted about 5 years ago
#16 CleanTF2+ (nohats, flat textures, etc) in Customization

When I try and generate anything, the flat textures gets as far as building_template then every following folder ie empty. Then nothing else gets generated at all, this is on Win7 if that makes any difference.

posted about 5 years ago
#5889 HUD editing: short questions, quick answers in Customization
planckWhen i use the match hud the timer changes from this:
https://i.imgur.com/D4plYfD.png
to this:
https://i.imgur.com/mThQslF.png

How can i change it so it always shows the default timer i.e. the one that shows when i can't see my teams health

There will be a part of "ObjectiveStatusTimePanel" called "if_match" I'm assuking in your HUD there are a bunch of differences between the if_match part and the part just above it. Make them match and it should be good.

posted about 5 years ago
#53 ETF2L admin credibility in TF2 General Discussion
TimTumCrayoniv never understood why there isn't a default merc system in 6s... is there a reason? cus most people at some point have been fucked over by some lil rats who wanna snake a win
The only thing I can think of is that a merc in 6s can have a higher impact than a merc in highlander cause there are less players in 6s. Sure in this case a medic won't make much of a difference, but if you can get a scout from a team on top of the table it can make a huge difference (when you are in the middle for example). And the opponents can't do anything about it.

I've honestly wanted a default merc rule in 6s for years at this point. It can be the same as HL where the person can't have played in a higher div than they would be mercing for, so no prem or div 1 players in mid, and no aids 5v6 games or scrambling to find anyone at all that can play because bad players won't let you have an open player play your div 2 game. It may rely on admin discretion but as long as it doesn't end up taking up loads of their time I'd say it'd be worth.

posted about 5 years ago
#178 RGL 6s league in TF2 General Discussion
Discordhttps://www.teamfortress.tv/27948/changing-weapon-sound-works-in-sv-pure-2

sigafoo ban this man

From that thread, on August 2015.

PeteThis is going to get abused, then patched, then rip the explosion script :(
posted about 5 years ago
#5884 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 5 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 5 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 5 years ago
#5876 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 5 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 5 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 5 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 5 years ago
#459 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 5 years ago
#10 What is Yohn looking at? in Off Topic

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

posted about 5 years ago
1 ⋅⋅ 29 30 31 32 33 34 35 ⋅⋅ 90