untamed
Account Details
SteamID64 76561198336898193
SteamID3 [U:1:376632465]
SteamID32 STEAM_0:1:188316232
Country United States
Signed Up January 22, 2020
Last Posted May 28, 2024 at 3:23 AM
Posts 404 (0.3 per day)
Game Settings
In-game Sensitivity 1.85
Windows Sensitivity 6/11
Raw Input 1
DPI
800
Resolution
1920x1080
Refresh Rate
240Hz
Hardware Peripherals
Mouse Pulsar X2 Mini
Keyboard Ajazz K870T
Mousepad Artisan Zero XL Soft
Headphones SteelSeries Arctis 5
Monitor ASUS TUF Gaming VG259
1 ⋅⋅ 22 23 24 25 26 27
#6337 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 4 years ago
#6333 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 4 years ago
#6330 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 4 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 4 years ago
#25 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 4 years ago
#18 RGL bans ringers for trying in TF2 General Discussion

#freechad420

posted about 4 years ago
#6322 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 4 years ago
#6320 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 4 years ago
#96 Discussing Scratch's ban and RGL in TF2 General Discussion

#freescratchh

posted about 4 years ago
#6305 HUD editing: short questions, quick answers in Customization
Scoutmanuntamedhttps://imgur.com/a/JUg2mAu Where do I go specifically to change heal numbers?huddamageaccount.res
"Resource/UI/HudDamageAccount.res"
{
	"CDamageAccountPanel"
	{
		"fieldName"				"CDamageAccountPanel"
		"text_x"				"0"
		"text_y"				"0"
		"delta_item_end_y"		"0"
		"PositiveColor"			"0 255 0 255" //heal numbers color
		"NegativeColor"			"255 0 0 255"
		"delta_lifetime"		"1.5"
		"delta_item_font"		"HudFontSmall"
		"delta_item_font_big"	"HudFontMedium"
	}
}

thx man

posted about 4 years ago
#6303 HUD editing: short questions, quick answers in Customization

https://imgur.com/a/JUg2mAu Where do I go specifically to change heal numbers?

posted about 4 years ago
#10303 stream highlights in Videos

https://clips.twitch.tv/DreamyColorfulCarabeefNotLikeThis

posted about 4 years ago
#10276 stream highlights in Videos

didn’t know it was already uploaded oof

posted about 4 years ago
#10269 stream highlights in Videos

https://clips.twitch.tv/AttractivePatientHerdFreakinStinkin

posted about 4 years ago
#475 Wut hud/crosshair/cfg thread in Customization
cellhud? https://youtu.be/SqI_7r90SmE

a modified version of yahud old, ya pretty much have to just mess with the colors, the other hud in the vid is also omp hud

posted about 4 years ago
1 ⋅⋅ 22 23 24 25 26 27