untamed
Account Details
SteamID64 76561198336898193
SteamID3 [U:1:376632465]
SteamID32 STEAM_0:1:188316232
Country United States
Signed Up January 22, 2020
Last Posted September 21, 2025 at 3:33 AM
Posts 473 (0.2 per day)
Game Settings
In-game Sensitivity 3
Windows Sensitivity 6/11
Raw Input 1
DPI
800
Resolution
1920x1080
Refresh Rate
280Hz
Hardware Peripherals
Mouse Logitech G PRO X Superlight 2
Keyboard Wooting 80HE
Mousepad Artisan Hien XL Mid
Headphones SteelSeries Arctis 5
Monitor ASUS TUF Gaming VG259
1 ⋅⋅ 26 27 28 29 30 31
#521 Wut hud/crosshair/cfg thread in Customization

hud? https://imgur.com/zTnGVC2

posted about 5 years ago
#2028 mastercomfig - fps/customization config in Customization

There is a weird problem with transparent viewmodels. For some reason Medium and Medium Low are fine, but whenever I use Low I would either get flashing red squares or a blue square with purple lines on my screen before I enter a server. I didn’t have this problem before. Another problem is that whenever I use transparent viewmodels for anything above Medium graphics some weapons wouldn’t be transparent while others are. But yeah that’s it, I hope you can fix these issues. Last thing is that these problems could possibly only affect me as I don’t know anyone else who has these issues so that’s my warning.

posted about 5 years ago
#520 Wut hud/crosshair/cfg thread in Customization
Nicholashttps://clips.twitch.tv/DullHeadstrongEchidnaKeepo
what hud

https://huds.tf/forum/showthread.php?tid=338 smeshud

posted about 5 years ago
#57 another one bites the dust in TF2 General Discussion

#freelolguy

posted about 5 years ago
#514 Wut hud/crosshair/cfg thread in Customization
springrollsuntamedhttps://www.youtube.com/watch?v=7k0BscgoLH0&feature=youtu.be&t=133 does anyone have this crosshair in vtf form or in general?
think that's just xhairshadowdefault, should be on cfg.tf

thx!

posted about 5 years ago
#512 Wut hud/crosshair/cfg thread in Customization

https://www.youtube.com/watch?v=7k0BscgoLH0&feature=youtu.be&t=133 does anyone have this crosshair in vtf form or in general?

posted about 5 years ago
#6336 HUD editing: short questions, quick answers in Customization
Scoutman

ty

posted about 5 years ago
#6334 HUD editing: short questions, quick answers in Customization

Where do I go to change the color in the image? https://imgur.com/pygNOuM

posted about 5 years ago
#6330 HUD editing: short questions, quick answers in Customization
ScoutmanuntamedHow do I change my health cross to the one I want in the image? It’s for a different hud. https://imgur.com/mXMGuiIcopy hudplayerhealth.res from m0rehud black
and paste it to m0rehud black 2.0

Ty

posted about 5 years ago
#6327 HUD editing: short questions, quick answers in Customization

How do I change my health cross to the one I want in the image? It’s for a different hud. https://imgur.com/mXMGuiI

posted about 5 years ago
#500 Wut hud/crosshair/cfg thread in Customization
eevvhttps://i.imgur.com/9LOCjQp.png what hud ?

https://huds.tf/forum/showthread.php?tid=1533 The closest thing I found to this is Olghas Hud. Hope this helps.

posted about 5 years ago
#24 Reach out to those who made you. in TF2 General Discussion

Thank you Optimal Shot A.K.A PKfreerunner19. He’s a friend I met from xbox 5 years ago that made me interested in playing gta v in a competitive/tryhardy playstyle, in which transpired into me playing competitive tf2. Love you dude. :)

posted about 5 years ago
#18 RGL bans ringers for trying in TF2 General Discussion

#freechad420

posted about 5 years ago
#6319 HUD editing: short questions, quick answers in Customization
ScoutmanuntamedCould someone tell me how to put grapes m0rehud dmg numbers on any hud? https://imgur.com/PZQ2Ownfirst you need to copy Surface-Uber.otf and put it where other font are in your hud, then go into grape m0rehud ClientScheme.res then search
M0refont24NumbersOL
		{
			"1"
			{
				"name"		"Surface-Uber"
				"tall"		"24"
				"additive"	"0"
				"antialias" 	"1"
				"outline"	"1"
			}
		}
copy this then go to your actual ClientScheme.res and go at the font section,at the beginning or after another font then paste it
//
	//////////////////////// FONTS /////////////////////////////
	//
	// describes all the fonts
	Fonts
	{
		// fonts are used in order that they are listed
		// fonts listed later in the order will only be used if they fulfill a range not already filled
		// if a font fails to load then the subsequent fonts will replace

M0refont24NumbersOL
		{
			"1"
			{
				"name"		"Surface-Uber"
				"tall"		"24"
				"additive"	"0"
				"antialias" 	"1"
				"outline"	"1"
			}
		}

Last thing go at the end of grape m0rehud ClientScheme and copy this at the end of your clienscheme
"17" // you may need to increase or decrease the value depend how many fonts you have in your hud
		{
			"font" "resource/Surface-Uber.otf" // where the font is located
			"name" "Surface-Uber"
		}
	} //before that
}//before that

Now the final touch, go in resource/ui/huddamageaccount.res and change the delta_item_font and delta_item_font_big value to this
"delta_item_font"	"M0refont24NumbersOL"
"delta_item_font_big"	"M0refont24NumbersOL"

thank you so much!

posted about 5 years ago
#6317 HUD editing: short questions, quick answers in Customization

Could someone tell me how to put grapes m0rehud dmg numbers on any hud? https://imgur.com/PZQ2Own

posted about 5 years ago
1 ⋅⋅ 26 27 28 29 30 31