Griever
Account Details
SteamID64 76561198038927965
SteamID3 [U:1:78662237]
SteamID32 STEAM_0:1:39331118
Country Finland
Signed Up November 2, 2013
Last Posted August 30, 2015 at 7:06 AM
Posts 26 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input
DPI
 
Resolution
1920x1080
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2
#1790 HUD editing: short questions, quick answers in Customization
WandererI had previously change my targerid.res so that the TargetNameLabel uses a custom fgcolor so that people name shows up in that color. However after a tf2 update a couple of days ago, this stopped working and is now showing in white. Tried fgcolor_override and that didn't work either. The bgcolor_override however still works. Any idea if I did something wrong or if the update broke this? Thanks.

Seems like Valve hard coded it to use "TanLight" color only. I really wish they change it back the way it was. :/

posted about 8 years ago
#2 TF2: Hud Target ID Name Label not shown in Q/A Help

I think Valve hard coded that label to use "TanLight" color only. :(

posted about 8 years ago
#1593 HUD editing: short questions, quick answers in Customization
qoznyyyhow do I change killfeed color?

scripts/hudlayout.res -> HudDeathNotice

posted about 8 years ago
#1526 HUD editing: short questions, quick answers in Customization
rewolfhttp://i.imgur.com/vnTkeDF.jpg

How do I reposition the heal value? (i.e. the blue "+11" in the picture)

resource/ui/huddamageaccount.res - nope, my mistake

posted about 8 years ago
#1162 HUD editing: short questions, quick answers in Customization
Mubbyhttp://imgur.com/zEGBnjM Quick Question.
How'd I edit that?

resource/ui/hudobjectivestatus.res

posted about 9 years ago
#9 disabling replay notifications in Q/A Help

This should work: Download

It hides everything in ReplayMessage.res file.

posted about 9 years ago
#37 ToonHUD in Customization

Are you using a custom font? The font needs to be vertically centered to work properly with ToonHUD. :(

posted about 9 years ago
#35 ToonHUD in Customization

Do you mean the hitmarker (on the crosshair) or the damage indicator (value of the damage made)? If you use the updater, you can remove the hitmarker: Customize -> Crosshair -> Uncheck "Image hitmarker"

posted about 9 years ago
#33 ToonHUD in Customization
GrimScorpAlso i like the central thing< but is it possible to make teh health thing and ammo smaller on central mode ?

I've been thinking to make it smaller in general. But for now you can only use a custom font and choose a smaller font size.

posted about 9 years ago
#31 ToonHUD in Customization
GrimScorpAny reason the hud doesnt have support and dammage on the scoreboard ?
otehr then that i really love this hud

Wow, I honestly don't know what has happened to them. :D I guess I have deleted them by accident or Valve have added them later? I doubt that. I'll add them for the next update. Thanks!

posted about 9 years ago
#29 ToonHUD in Customization
_KermitOn your main menu screenshot, did you resize the console after launching or is there a way to change the size of it by default?

Yeah I resized it after launch. :/

posted about 9 years ago
#27 ToonHUD in Customization

I totally forgot to advertise the latest updates of ToonHUD here! There's been some changes on in-game hud. There's also new overrides, updater and website. Go check them out. :)

ToonHUD.tf | Screenshots

posted about 9 years ago
#2290 Show your HUD modifications! in Customization
BenroadsLink to your version of these files? I downloaded toonhud 3.6 and theres nothing in the materials/vgui folder besides this stuff.

They are in ToonHUD 4.0.

posted about 9 years ago
#2252 Show your HUD modifications! in Customization
collycatDoes anyone know how to change the scrollbar for motds like in toonhud?

I edited the material files

chalkboard_scroll_box.vtf
chalkboard_scroll_down.vtf
chalkboard_scroll_line.vtf
chalkboard_scroll_up.vtf

in materials/vgui folder

posted about 9 years ago
#11 Merging HUD's in Customization

Replace your HudTournament in scripts/hudlayout.res with this

HudTournament
	{
		"fieldName"				"HudTournament"
		"visible"				"0"
		"enabled"				"1"
		"xpos"					"c-125"
		"ypos"					"5"
		"zpos"					"2"
		"wide"					"250"
		"tall"					"80"
	}

Did you change the font of "CountdownLabel" and "CountdownLabelShadow" in HudTournament.res?

if you want borders for the progress bar, copy "G_MeterBorder" from ToonHUD's ClientScheme.res

posted about 10 years ago
1 2