lazee
Account Details
SteamID64 76561198224919608
SteamID3 [U:1:264653880]
SteamID32 STEAM_0:0:132326940
Country Sweden
Signed Up June 27, 2021
Last Posted December 6, 2022 at 2:13 PM
Posts 14 (0 per day)
Game Settings
In-game Sensitivity 2.25
Windows Sensitivity 6/11
Raw Input 1
DPI
800
Resolution
2560x1440
Refresh Rate
165 Hz
Hardware Peripherals
Mouse Logitech G Pro X Superlight
Keyboard Razer Huntsman Elite
Mousepad Razer Strider XXL
Headphones Beyerdynamic DT-770 Pro 80 Ohm
Monitor ASUS TUF GAMING VG27W
#3 Weird Yttriums Viewmodel Mod bug in Customization

Thanks! I got it to work eventually

posted about a year ago
#1 Weird Yttriums Viewmodel Mod bug in Customization

Just got a new pc and tried installing yttriums viewmodels on it but it only lets me choose my desktop folder and nothing else.

on windows 11

image

posted about a year ago
#6872 HUD editing: short questions, quick answers in Customization
lazeeHi again lol

How do i change the team colors in the chat box? I've changed all of the team colors in clientscheme.res but just the chat colors haven't changed.

To rephrase: What file controls the colors the chat box uses?

image

I've checked in basechat.res, sourcescheme.res and chatscheme.res but to no avail.
_KermitI'm like 99.9% sure it's hardcoded.lazeehuh :/

Is it the same with the round timers (tf_use_match_hud 0) since I can't find a way to change their colour either.

image

tf_use_match_hud 1 is fine

bump

posted about a year ago
#6870 HUD editing: short questions, quick answers in Customization

huh :/

Is it the same with the round timers (tf_use_match_hud 0) since I can't find a way to change their colour either.

image

tf_use_match_hud 1 is fine

posted about a year ago
#6868 HUD editing: short questions, quick answers in Customization

Hi again lol

How do i change the team colors in the chat box? I've changed all of the team colors in clientscheme.res but just the chat colors haven't changed.

To rephrase: What file controls the colors the chat box uses?

image

I've checked in basechat.res, sourcescheme.res and chatscheme.res but to no avail.

posted about a year ago
#1 Name change in Requests

From "laze" to "lazee"

posted about a year ago
#3 Enemies item in freezecam in Customization

I doesn't seem to work. Replacing the old itempanel section with the new one just crashes my game when I die and adding it to the bottom of the file didn't work either.

Here is how the freezepanel file looks like in my hud (without your adjustments)

 "Resource/UI/FreezePanel_Basic.res"
{
	"itempanel"
	{
		"ControlName"	"CItemModelPanel"
		"fieldName"		"itempanel"
		"xpos"			"r270"
		"ypos"			"300"
		"zpos"			"1"
		"wide"			"0"
		"tall"			"0"
		"visible"		"0"
		"bgcolor_override"		"255 255 255 0"
		"PaintBackgroundType"	"0"

		"model_xpos"		"10"
		"model_center_y"	"1"
		"model_wide"		"90"
		"model_tall"		"55"

		"text_xpos"		"90"
		"text_wide"		"170"
		"text_center"	"1"

		"max_text_height"	"90"
		"padding_height"	"40"
		"resize_to_text"	"1"
		"text_forcesize"	"2"

		"itemmodelpanel"
		{
			"fieldName"		"itemmodelpanel"
			"use_item_rendertarget" "1"
			"useparentbg"		"1"
		}

		"ItemLabel"
		{	
			"ControlName"	"Label"
			"fieldName"		"ItemLabel"
			"font"			"DefaultSmall"
			"xpos"			"10"
			"ypos"			"3"
			"zpos"			"1"
			"wide"			"0"
			"tall"			"0"
			"autoResize"	"0"
			"pinCorner"		"0"
			"visible"		"1"
			"enabled"		"1"
			"labelText"		"#FreezePanel_Item"
			"textAlignment"	"Left"
			"dulltext"		"0"
			"brighttext"	"0"
		}

		"attriblabel"
		{
			"ControlName"	"CExLabel"
			"fieldName"		"attriblabel"
			"font"			"ItemFontAttribLarge"
			"xpos"			"0"
			"ypos"			"30"
			"zpos"			"2"
			"wide"			"0"
			"tall"			"0"
			"autoResize"	"0"
			"pinCorner"		"0"
			"visible"		"0"
			"enabled"		"1"
			"labelText"		"%attriblist%"
			"textAlignment"	"south"
			"fgcolor"		"235 226 202 255"
			"centerwrap"	"1"
		}
	}
	"FreezePanelBase"	
	{
		"ControlName"	"EditablePanel"
		"fieldName"		"FreezePanelBase"
		"xpos"			"c-85"
		"ypos"			"r300"		
		"wide"			"250"		
		"tall"			"120"		
		"visible"		"1"
		"ForceStereoRenderToFrameBuffer" "1"

		"FreezePanelBG"
		{
			"ControlName"		"CTFImagePanel"
			"fieldName"		"FreezePanelBG"
			"xpos"			"135"
			"ypos"			"60"
			"zpos"			"-1"
			"wide"			"79"
			"tall"			"43"
			"autoResize"		"0"
			"pinCorner"		"0"
			"visible"		"0"
			"enabled"		"1"
			"image"			"../hud/color_panel_brown"
			"scaleImage"		"1"
			"teambg_1"			"../hud/color_panel_brown"
			"teambg_2"		"../hud/color_panel_brown"
			"teambg_2_lodef"		"../hud/color_panel_brown"
			"teambg_3"			"../hud/color_panel_brown"
			"teambg_3_lodef"		"../hud/color_panel_brown"	

			"src_corner_height"		"23"				// pixels inside the image
			"src_corner_width"		"23"

			"draw_corner_width"		"5"				// screen size of the corners ( and sides ), proportional
			"draw_corner_height" 	"5"	
		}

		"FreezeLabel"
		{	
			"ControlName"		"CExLabel"
			"fieldName"		"FreezeLabel"
			"font"			"Medium9Shadow"
			"xpos"			"0"
			"ypos"			"3"
			"zpos"			"1"
			"wide"			"170"
			"tall"			"19"
			"autoResize"		"0"
			"pinCorner"		"0"
			"visible"		"1"
			"enabled"		"1"
			"labelText"		"#FreezePanel_Killer"
			"textAlignment"		"center"
			"fgcolor"		"White"
			"dulltext"		"0"
			"brighttext"		"0"
		}

		"FreezePanelHealth"		
		{
			"ControlName"	"CTFFreezePanelHealth"
			"fieldName"		"FreezePanelHealth"
			"xpos"			"-1"
			"ypos"			"14"
			"zpos"			"5"
			"wide"			"62"
			"tall"			"35"
			"visible"		"1"
			"enabled"		"1"	
			"HealthBonusPosAdj"	"9"
			"HealthDeathWarning"	"0.49"
			"TFFont"		"HudFontSmall"
			"HealthDeathWarningColor"	"HUDDeathWarning"
			"TextColor"		"HudOffWhite"
		}
		"FreezeLabelBackground"
		{
			"controlName"	"ImagePanel"
			"fieldName"		"VerticalLine"
			"xpos"			"8"
			"ypos"			"18"		//23
			"zpos"			"-1"
			"wide"			"155"
			"tall"			"27"		//16
			"autoResize"		"0"
			"pinCorner"		"0"
			"fillcolor"		"0 0 0 214"									
			"visible"			"0"
			"enabled"			"1"
		}
		"FreezeLabelKiller"
		{	
			"ControlName"	"CExLabel"
			"fieldName"		"FreezeLabelKiller"
			"font"			"Medium13Shadow"
			"xpos"			"0"
			"ypos"			"20"
			"zpos"			"1"
			"wide"			"120"
			"tall"			"19"
			"autoResize"	"1"
			"pinCorner"		"0"
			"visible"		"1"
			"enabled"		"1"
			"fgcolor"		"White"
			"labelText"		"%killername%"
			"textAlignment"		"west"
		}

		"AvatarImage"
		{
			"ControlName"		"CAvatarImagePanel"
			"fieldName"		"AvatarImage"
			"xpos"			"49"
			"ypos"			"74"
			"zpos"			"0"
			"wide"			"0"
			"tall"			"0"
			"visible"		"0"
			"enabled"		"0"
			"image"			""
			"scaleImage"		"1"	
			"color_outline"		"52 48 45 255"
		}	

		"NemesisSubPanel"
		{
			"ControlName"		"EditablePanel"
			"fieldName"		"NemesisSubPanel"
			"xpos"			"0"		// FIXME
			"ypos"			"30"
			"zpos"			"4"
			"wide"			"306"
			"tall"			"38"
			"visible"		"1"

			"NemesisPanelBG"
			{
				"ControlName"		"ScalableImagePanel"
				"fieldName"		"NemesisPanelBG"
				"xpos"			"95"
				"ypos"			"4"
				"zpos"			"5"
				"wide"			"161"
				"tall"			"30"
				"visible"		"0"
				"enabled"		"1"
				"image"			"../hud/color_panel_brown"
				"scaleImage"		"1"	

				"src_corner_height"		"23"				// pixels inside the image
				"src_corner_width"		"23"

				"draw_corner_width"		"6"				// screen size of the corners ( and sides ), proportional
				"draw_corner_height" 	"6"	
			}
			"NemesisIcon"
			{
				"ControlName"	"ImagePanel"
				"fieldName"		"NemesisIcon"
				"xpos"			"75"
				"ypos"			"14"
				"zpos"			"6"
				"wide"			"18"
				"tall"			"18"
				"visible"		"0"
				"enabled"		"1"
				"image"			"../hud/leaderboard_nemesis_freezecam"
				"scaleImage"	"1"	
			}		
			"NemesisLabel"
			{	
				"ControlName"		"CExLabel"
				"fieldName"		"NemesisLabel"
				"font"			"Garm3nFontTargetSmaller"
				"xpos"			"87"
				"ypos"			"21"
				"zpos"			"6"
				"wide"			"112"
				"tall"			"18"
				"autoResize"		"0"
				"pinCorner"		"0"
				"visible"		"0"
				"enabled"		"1"
				"labelText"		"%nemesisname%"
				"fgcolor"		"White"
				"textAlignment"		"center"
			}
			"NemesisLabel2"
			{	
				"ControlName"		"Label"
				"fieldName"		"NemesisLabel2"
				"font"			"DefaultSmall"
				"xpos"			"134"
				"ypos"			"10"
				"zpos"			"6"
				"wide"			"112"
				"tall"			"18"
				"autoResize"		"0"
				"pinCorner"		"0"
				"visible"		"0"
				"enabled"		"1"
				"labelText"		"%nemesisadvice%"
				"textAlignment"		"west"
			}
		}
	}

	"ScreenshotPanel"
	{
		"ControlName"	"EditablePanel"
		"fieldName"		"ScreenshotPanel"
		"xpos"			"c-83"
		"ypos"			"-50"
		"zpos"			"2"
		"wide"			"166"
		"tall"			"40"
		"visible"		"0"

		"ScreenshotPanelBG"
		{
			"ControlName"		"ImagePanel"
			"fieldName"		"ScreenshotPanelBG"
			"xpos"			"0"
			"ypos"			"8"
			"zpos"			"0"
			"wide"			"166"
			"tall"			"38"
			"visible"		"1"
			"enabled"		"1"
			"image"			"../hud/freezecam_black_bg"
			"scaleImage"		"1"
		}
		"ScreenshotIcon"
		{
			"ControlName"		"ImagePanel"
			"fieldName"		"ScreenshotIcon"
			"xpos"			"3"
			"ypos"			"0"
			"zpos"			"1"
			"wide"			"36"
			"tall"			"36"
			"visible"		"1"
			"enabled"		"1"
			"image"			"../hud/ico_camera"
			"scaleImage"	"1"	
		}		
		"ScreenshotLabel"
		{	
			"ControlName"		"Label"
			"fieldName"		"ScreenshotLabel"
			"font"			"SpectatorKeyHints"
			"xpos"			"40"
			"ypos"			"25"
			"zpos"			"2"
			"wide"			"133"
			"tall"			"12"
			"autoResize"		"0"
			"pinCorner"		"0"
			"visible"		"1"
			"enabled"		"1"
			"labelText"		"%text%"
			"textAlignment"		"west"
			"dulltext"		"0"
			"brighttext"		"0"
		}
	}	
} 
posted about a year ago
#1 Enemies item in freezecam in Customization

So my hud doesn't show the enemies item in the freezecam like other huds and i wondered how i could get it to show the item.

funny images

posted about a year ago
#6867 HUD editing: short questions, quick answers in Customization

Thanks for the help! Turns out the problem was that scoreboard.res thought that the damage and damagelabel were a part of another section of the scoreboard entirely like the mvm hud or opponent info or something. Also copying almost all values except fieldname from other labels also helped.

posted about a year ago
#6865 HUD editing: short questions, quick answers in Customization

alright...

posted about a year ago
#6864 HUD editing: short questions, quick answers in Customization
_KermitlazeIs there a way to add a damage dealt stat to the scoreboard since it's missing on this one.

https://imgur.com/a/oJaa8Dj

Copy paste the scoreboard entry for deaths (Deaths and DeathsLabel I think) from a newer HUD. You might need to change the font that it's using, but it should work fine.

Uhhh... thats for deaths and not damage dealt and doing the same thing for damage and damagelabel (and changing the font to fit) didn't work :/

posted about a year ago
#6862 HUD editing: short questions, quick answers in Customization

Is there a way to add a damage dealt stat to the scoreboard since it's missing on this one.

https://imgur.com/a/oJaa8Dj

posted about a year ago
#3 Chat Position Changes When Switching Class in Customization

wow thanks! <3

posted about a year ago
#1 Chat Position Changes When Switching Class in Customization

Iv'e changed the default postion of the hud chat to around the middle of the screen (basechat.res) but when dying or switching class it resets the old position. Restarting the game / computer didn't work as a fix. Neither did changing stuff in hudlayout.res or deleting / changing chatscheme.res

The hud is a Woolen Sleevelet's hud that Iv'e customized a bit such as the killfeed.
Original HUD Download: here

Video Showing the problem:

https://youtu.be/R2tg7EAJq24

posted about a year ago