kitty
Account Details
SteamID64 76561198029086781
SteamID3 [U:1:68821053]
SteamID32 STEAM_0:1:34410526
Country Finland
Signed Up April 19, 2015
Last Posted August 16, 2023 at 1:24 PM
Posts 67 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input 1
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2 3 4 5
#6937 HUD editing: short questions, quick answers in Customization
NUTSworks, thank you! However, the uber percentage value gets cut off at the top a little bit by changing the font @targetdatalabel. is there a workaround?

Play around with the ypos and tall values and see if that works

posted 6 months ago
#6935 HUD editing: short questions, quick answers in Customization
NUTSincrease the size of the healers health and uber percentage

These are in spectatorguihealth.res and targetid.res respectively in the resource/ui folder. You can increase the size of the health number by changing the font of PlayerStatusHealthValue (and PlayerStatusHealthValueShadow) to a bigger one. Uber percentage is called TargetDataLabel in targetid.res.

NUTSremove the name of the healer and the name of the current medi gun

You can either change the font of TargetDataLabel to be a numbers only font (like in Grape-M0rehud) or you can edit chat_english.txt in your hud's resource folder, look for "TF_playerid_mediccharge_wpn" and remove the "(%s2)" part. If your hud doesn't have that file you can just create it yourself and then paste this into it:

"lang"
{
	"Language"	"English"
	"Tokens"
	{
		"TF_playerid_mediccharge_wpn"	"Über: %s1%"
	}
}
posted 6 months ago
#1367 Wut hud/crosshair/cfg thread in Customization
Strealtashhttps://imgur.com/a/C6xKmFk hud?

https://github.com/kindredtf/kinhud

posted 7 months ago
#2 High res defualt crosshair in Customization

junnu made a crosshair pack which includes multiple versions of the default crosshair, see if any of them looks better: xhairpack

also consider using this thread in the future: https://www.teamfortress.tv/45899/wut-hud-crosshair-cfg-thread

posted about a year ago
#1763 best pub quotes in TF2 General Discussion

https://cdn.discordapp.com/attachments/420984979640680468/1004185207282348153/unknown.png

posted about a year ago
#1735 best pub quotes in TF2 General Discussion

Bandai Namco[Theanimestyle667YT : ** no misses
Matez : but you missed a lot
Bandai Namco[Theanimestyle667YT : I'm playing sniper so I just need to stand and aim

edit: ** is "gg" but I have it censored on steam

posted about a year ago
#3 what headset is this?! in TF2 General Discussion

Looks like an Audio-Technica ATH-AD700

https://www.audio-technica.com/en-us/ath-ad700

posted about 2 years ago
#968 Wut hud/crosshair/cfg thread in Customization
sabadinianyone got this hud dl?

Looks like arekkhud with the bold font, just dl it and navigate to the resource/ui folder and replace the normal files with the _BOLD variants.

posted about 2 years ago
#1660 best pub quotes in TF2 General Discussion

*DEAD* Stupid cat : help
*DEAD* Stupid cat : i am need tost

posted about 2 years ago
#945 Wut hud/crosshair/cfg thread in Customization
godedoes any1 have a version of broesel without the minus in the damage numbers

If no one has it you can create it yourself quite easily with a few minutes of work, just take the minusless font from Grape M0rehud and add it yourself.

edit: I just made it myself: https://www.dropbox.com/s/qkrsmrka8gb8oyv/Broesel-Hud-master.zip?dl=0
This Broesel already has a numbers only font but it's the new surface font with the numbers being the same size so I still added the old minusless one from Grape's M0rehud. You can find them in the fonts.res file, just choose the one you want and edit it in to the huddamageaccount.res in resource/ui.

posted about 2 years ago
#8432 Frag Clips Thread in Videos

https://www.youtube.com/watch?v=Zqyl9itHtX0

posted about 2 years ago
#5904 Show your HUD modifications! in Customization

very quick edit to the peachhud health cross

also ported foster's scoreboard to peachhud, forgot to post it so here's an old pic

posted about 2 years ago
#6713 HUD editing: short questions, quick answers in Customization
maxzty, but what font would it be and where would i define it?

If you look at the "killfeed" label in clientscheme.res you will see that the font is called Surface-Medium. Scroll down to the very bottom of the file to the section "custom font files". In there you should find Surface-Medium being defined. Copy these into your own clientscheme.res (change the order number of the definition if need be) and then copy the font file over as well. Make sure the definition points to the file in case your hud has a different folder structure for fonts, e.g resource/scheme/fonts instead of just resource/fonts.

posted about 2 years ago
#6711 HUD editing: short questions, quick answers in Customization
maxzhow do i make my killfeed look like link?
https://youtu.be/DxHJ_CiMXJI?t=472

Copy the killfeed from m0rehud maus (https://github.com/Hypnootize/m0rehud-maus).
It can be found in scripts/hudlayout.res, the section you need is labeled HudDeathNotice. Next you also need the outlined text font, the definition can be found in resource/clientscheme.res, labeled as killfeed. Depending on which hud you're using you might also need to copy the relevant font file over and define it as well, but if you're using m0rehud it's already included.

posted about 2 years ago
#3 stream in Requests

thank you!

posted about 2 years ago
1 2 3 4 5