Wiethoofd
Account Details
SteamID64 76561197990121837
SteamID3 [U:1:29856109]
SteamID32 STEAM_0:1:14928054
Country Netherlands
Signed Up June 22, 2013
Last Posted September 29, 2025 at 11:31 PM
Posts 974 (0.2 per day)
Game Settings
In-game Sensitivity 4
Windows Sensitivity 5
Raw Input 1
DPI
3200
Resolution
2560*1080
Refresh Rate
60
Hardware Peripherals
Mouse Roccat Kone XTD
Keyboard Ducky Shine 2 (Yellow) + Brown Cherry Switches
Mousepad Roccat Taito
Headphones Roccat Kave
Monitor Dell U2711
1 ⋅⋅ 25 26 27 28 29 30 31 ⋅⋅ 65
#5229 HUD editing: short questions, quick answers in Customization
JarateKingDoes anyone have any experience with custom fonts being bigger on linux? I assumed it would be an error with the font file itself having missing glyphs or using non-standard EM sizes, but it doesn't seem to be either. I've tried working with the font in both otf and ttf, with the same error.
Show Content

I've had someone add me for this as well, having the issue with the default hud in the ammo hud element clipping outside the box on a Mac, so it seems to be a *nix issue that font-sizes behave differently between Windows and linux/mac.

Have you tried adding the [$OSX] or [!$OSX] to font-size definitions in the clientscheme yet to test and see if it has any impact?

posted about 7 years ago
#11 new scam? in TF2 General Discussion

Even more reason to install the Steamrep Checker plugin for your browser.

posted about 7 years ago
#126 bring back pugchamp in TF2 General Discussion

Time to poke the TF2Pickup devs to bring back class based elo balanced pickups :thinking:

posted about 7 years ago
#6 ETF2L Season 29 Coverage Feedback Thread in TF2 General Discussion
Kingorcocvery good casting and production
just 1 tiny improvement I would love to see is if they can add a little meter for the banners like at Copenhagen lan

Not possible with current ingame hud features. The Copenhagen Games LAN is not an ingame hud, it's a web-based one, so we have loads more freedom with what things to display.

posted about 7 years ago
#5215 HUD editing: short questions, quick answers in Customization
zeFrostyanyone know how to get rid of the marked for death sign?

Put away that Escape Plan :D

Possibly need to update your HudPlayerHealth.res instead to have all the status icons in there they added for mannpower and with Meet Your Match

DocFlameHow do I add the healing stat for my scoreboard (just that one, using hypnotise hud)?
ty
// Excerpt from the Default ScoreBoard.res file
	"LocalPlayerStatsPanel"
	{
		"HealingLabel"
		{
			"ControlName"		"CExLabel"
			"fieldName"		"HealingLabel"
			"font"			"ScoreboardVerySmall"
			"labelText"		"#TF_ScoreBoard_HealingLabel"
			"textAlignment"		"east"
			"xpos"			"326"
			"ypos"			"30"
			"zpos"			"3"
			"wide"			"95"
			"tall"			"20"
			"autoResize"	"0"
			"pinCorner"		"0"
			"visible"		"1"
			"enabled"		"1"
		}
		"Healing"
		{
			"ControlName"		"CExLabel"
			"fieldName"		"Healing"
			"font"			"ScoreboardVerySmall"
			"labelText"		"%healing%"
			"textAlignment"		"west"
			"xpos"			"425"
			"ypos"			"30"
			"zpos"			"3"
			"wide"			"35"
			"tall"			"20"
			"autoResize"	"0"
			"pinCorner"		"0"
			"visible"		"1"
			"enabled"		"1"
		}
	}
phoxhow to change engi bulid status like this?

If you know which hud it is it's the: hud_obj_ files in resource/ui

LuigiIgnore this I managed to resolve my issues and the only one left remainig (Phlog & gasspasser overlap is a bug within the default hud) I cant do anything about. Thanks anyways.

HudItemEffectMeter_Pyro is the phlog and the default HudItemEffectMeter is the Gas Passer

posted about 7 years ago
#2 Selling all of my hats in Off Topic

>> marketplace.tf <<

posted about 7 years ago
#5206 HUD editing: short questions, quick answers in Customization
nuzeDoes anyone know if you can edit the class avatars in the match hud to be other images? Perhaps the class icons?

You can, but there is a high chance they won't work in sv_pure servers. You can move the VTFs to materials\vgui\replay\thumbnails and keep the VMTs in the original materials\vgui\class_portraits folder pointing to the VTF image files in the replay folder.

snowiis there an easy way to modify the size of damage numbers?

ui/HudDamageAccount.res modify the delta_item_font(_big_) values to the required size.

posted about 7 years ago
#14 AFC 13 Div 1 GF: ت vs. Prinny Pirate Plunderers in Events

hsr _down_

posted about 7 years ago
#109 Copenhagen Games 2018 TF2 - Highlander & 6v6 in LAN Discussion

With the update from April 18th the Copenhagen Games medals have been added to the game, we'll try to distribute them asap and will keep you posted when we have started handing them out.

posted about 7 years ago
#5195 HUD editing: short questions, quick answers in Customization
AiTratHey, so the ammo numbers on the default HUD are cutoff slightly at the top. This is also a problem when on min mode. Fix?

Depends on your resolution I suppose

TETEBI enabled pulse damage on thincircle (which i made transparent) but as soon as it pulses it turns solid white again, anyone has any guess where else i need to change the transparency for it to work?

Change the color(s) in the event DamagedPlayer animation.

jnuhow do i make damage numbers without the "-"sign like yight's hud

custom font where the '-' glyph has been removed/set to 0 width as JB explained

HonsterIs there a console command that can close the new item screen? I notice sometimes its unclickable in my hud and I have to quit to fix it. Escape key doesnt work when it happens either.
"closeShortKey"
{
	"ControlName"	"CExButton"
	"visible"	"1"
	"xpos"		"r0"
	"labelText"	"&E"
	"command"	"vguicancel"
}
Also, is the map stamp upsell window broken even in the default hud?

Valve changed something to the 'econ/ConfirmDialog.res' to be dynamic height, screwing up this panel in the process.

posted about 7 years ago
#17 Whitelist talk in TF2 General Discussion

Unban Vita-Saw in Ultiduo

posted about 7 years ago
#232 Logs.tf match stats in Projects
CollaideI don't know if the issue is on my end but I cannot log into the site, tried it on different browsers so idk. Anyone got a solution?

This probably has to do with the change from last week where Steam now forces all urls to be https, including the one returning from the OpenID signin.

posted about 7 years ago
#2 Demo Support ds_prefix on any map in Customization

To be able to run this file from anywhere on your PC and have it autodetect the TF2 folder you could modify it with the following:

:: Find TF2 install location in the registry
REM https://stackoverflow.com/questions/39940343/how-to-find-the-directory-of-an-executable-using-a-batch-file
(for /f "usebackq tokens=1,2,*" %%a in (`reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 440" /v InstallLocation`) do set TF2x86=%%c)>nul 2>&1
(for /f "usebackq tokens=1,2,*" %%a in (`reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 440" /v InstallLocation`) do set TF2x64=%%c)>nul 2>&1
set TF2Path=%TF2x64%%TF2x86%

set "tf2_custom=%TF2Path%\tf\custom"
set "tf2_maps=%TF2Path%\tf\maps"
set "tf2_custom_maps=%TF2Path%\tf\download\maps"

You could also modify the echo to be >> and point it to an already existing map config file so it simply appends the ds_prefix line to the file.

Making the script even smarter if you have it in the file with existing map configs you could use findstr to check if the .cfg already contains the ds_prefix and if not to append it to it.

posted about 7 years ago
#108 Copenhagen Games 2018 TF2 - Highlander & 6v6 in LAN Discussion

Some of the teespring merch campaigns have been extended with a week. If there are ones listed which haven't been extended but you'd like to order, shoot me a DM on Discord @Wiethoofd#7251

Proceeds of sales go to the talent that showed up at LAN and casted matches.

Check the products out here: http://teespring.com/stores/cgtf2

posted about 7 years ago
#5182 HUD editing: short questions, quick answers in Customization
sibbyis it possible to change the valve comp hud thing at the top or is it just stuck there?
would be nice to have on the side smaller or sideways even instead of always mashing tab

it's hudmatchstatus.res and you can disable it by setting tf_use_match_hud 0

posted about 7 years ago
1 ⋅⋅ 25 26 27 28 29 30 31 ⋅⋅ 65