keeperton
Account Details
SteamID64 76561198025034421
SteamID3 [U:1:64768693]
SteamID32 STEAM_0:1:32384346
Country United States
Signed Up June 24, 2013
Last Posted October 9, 2018 at 11:11 PM
Posts 144 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2 3 4 5 ⋅⋅ 10
#2812 HUD editing: short questions, quick answers in Customization
UltraSludgeName of the little white line at the top? (only appeared after somebody capped the point)
http://imgur.com/TTt0BiX

"ActiveTimerBG" in hudobjectivekothtimepanel.res

posted about 8 years ago
#2804 HUD editing: short questions, quick answers in Customization
ShipseeDoes anyone know where this: https://gyazo.com/598f4a53e49f1b1027722f4490eb8109 is located in the hud files and the code?

Pretty sure it's in the quests folder. It's either the questitempanel_base.res or it's in the pauling folder. Don't honestly remember at this point since it's been awhile.

posted about 8 years ago
#2802 HUD editing: short questions, quick answers in Customization
WiethoofdAny clock outside of MM or in the Stopwatch panel is broken, regardless of hud!

To fix the timers for MM is moving the contents from HudObjectiveStatus to HudMatchStatus and add if_comp to control looks/position stuff for specific hud elements.

Still having some trouble to get it to show up even in mm. While it isn't the biggest deal, it is frustrating.

nvm it works

posted about 8 years ago
#2792 HUD editing: short questions, quick answers in Customization
STOGEhttps://i.imgur.com/0QnoZai.png

How do I move the KOTH timers? not sure if it's clear from the image but they are obscured behind the new stuff at the top

hudobjectivekothtimepanel.res

posted about 8 years ago
#2786 HUD editing: short questions, quick answers in Customization
JBkeepertonWhat element or file is it that adds the team/enemy health bar and spawn timers at the top while in game? I have all the other stuff working and fixed (thanks to omni's notohud files), but have no idea where this resides right now. Either I don't have it or have it in a not-working form.
It's a new file called hudteamstatus.res. Right now it is only active in matchmaking as far as I know.

I've got the whole file, but it's still not showing up in mm.

This is what I have right now (it is more-or-less copy/pasted from NotoHUD, but with fonts changed to what I'm using).

Show Content
[code]"Resource/UI/HudTeamStatus.res"
{
"HudTeamStatus"
{
"ControlName" "EditablePanel"
"fieldName" "HudTeamStatus"
"zpos" "100"

"team1_base_x" "c-75"
"team1_base_y" "0"
"team1_delta_y" "0"
"team1_delta_x" "-18"
"team2_base_x" "c55"
"team2_base_y" "0"
"team2_delta_x" "18"
"team2_delta_y" "0"

"playerpanels_kv"
{
"visible" "0"
"wide" "18"
"tall" "22"
"zpos" "1"

"color_portrait_bg_red" "knRed"
"color_portrait_bg_blue" "knBlue"
"color_portrait_bg_red_dead" "knBlack"
"color_portrait_bg_blue_dead" "knBlack"
"color_bar_health_high" "84 191 58 255"
"color_bar_health_med" "191 183 58 255"
"percentage_health_med" "0.6"
"color_bar_health_low" "191 58 58 255"
"percentage_health_low" "0.3"
"color_portrait_blend_dead" "96 96 96 255"

"playername"
{
"ControlName" "CExLabel"
"fieldName" "playername"
"font" "knbold12"
"xpos" "22"
"ypos" "0"
"zpos" "5"
"wide" "80"
"tall" "13"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"labelText" "%playername%"
"textAlignment" "west"
//"fgcolor" "235 226 202 255"
}
"classimage"
{
"ControlName" "CTFClassImage"
"fieldName" "classimage"
"xpos" "3"
"ypos" "0"
"zpos" "3"
"wide" "16"
"tall" "16"
"visible" "1"
"enabled" "1"
"image" "../hud/class_scoutred"
"scaleImage" "1"
}
"classimagebg"
{
"ControlName" "Panel"
"fieldName" "classimagebg"
"xpos" "3"
"ypos" "0"
"zpos" "2"
"wide" "120"
"tall" "19"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "0"
}
"healthbar"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "healthbar"
"font" "Default"
"xpos" "3"
"ypos" "16"
"zpos" "5"
"wide" "18"
"tall" "3"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"bgcolor_override" "NotoBlack"
}
"overhealbar"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "overhealbar"
"font" "Default"
"xpos" "3"
"ypos" "16"
"zpos" "6"
"wide" "16"
"tall" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "Left"
"dulltext" "0"
"brighttext" "0"
"bgcolor_override" "0 0 0 0"
"fgcolor_override" "255 255 255 160"
}
"HealthIcon"
{
"ControlName" "EditablePanel"
"fieldName" "HealthIcon"
"xpos" "22"
"ypos" "-3"
"zpos" "3"
"wide" "32"
"tall" "32"
"visible" "0"
"enabled" "1"
"HealthBonusPosAdj" "10"
"HealthDeathWarning" "0.49"
"TFFont" "HudFontSmallest"
"HealthDeathWarningColor" "HUDDeathWarning"
"TextColor" "HudOffWhite"
}
"ReadyBG"
{
"ControlName" "ScalableImagePanel"
"fieldName" "ReadyBG"
"xpos" "30"
"ypos" "6"
"zpos" "-1"
"wide" "16"
"tall" "16"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"image" "../HUD/tournament_panel_brown"

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

"draw_corner_width" "3" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "3"
}
"ReadyImage"
{
"ControlName" "ImagePanel"
"fieldName" "ReadyImage"
"xpos" "32"
"ypos" "8"
"zpos" "0"
"wide" "12"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"image" "hud/checkmark"
"scaleImage" "1"
}
"respawntime"
{
"ControlName" "CExLabel"
"fieldName" "respawntime"
"font" "DefaultSmall"
"xpos" "3"
"ypos" "0"
"zpos" "5"
"wide" "16"
"tall" "17"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"labelText" "%respawntime%"
"textAlignment" "center"
//"fgcolor" "235 226 202 255"
}
"chargeamount"
{
"ControlName" "CExLabel"
"fieldName" "chargeamount"
"font" "DefaultSmall"
"xpos" "25"
"ypos" "17"
"zpos" "6"
"wide" "25"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"labelText" "%chargeamount%"
"textAlignment" "north"
"fgcolor" "0 255 0 255"
}
"specindex"
{
"ControlName" "CExLabel"
"fieldName" "specindex"
"font" "DefaultVerySmall"
"xpos" "4"
"ypos" "2"
"zpos" "5"
"wide" "50"
"tall" "8"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"labelText" "%specindex%"
"textAlignment" "north-west"
//"fgcolor" "235 226 202 255"
}
}
}
}[/code]
posted about 8 years ago
#2783 HUD editing: short questions, quick answers in Customization

What element or file is it that adds the team/enemy health bar and spawn timers at the top while in game? I have all the other stuff working and fixed (thanks to omni's notohud files), but have no idea where this resides right now. Either I don't have it or have it in a not-working form.

posted about 8 years ago
#2769 HUD editing: short questions, quick answers in Customization
WiethoofdkeepertonflyingbuddyHow do I get the hud timer to display after the update?
Having the same problem. Got my KotH timer to work fine thanks to omni's post, but can't get round timer, waiting for players, or server timer to work.
Valve broke timers, the only place they currently show up is Matchmaking. Setup timers for PL & A/D also broke.

This makes me feel a lot better. Thank you

posted about 8 years ago
#2764 HUD editing: short questions, quick answers in Customization
flyingbuddyHow do I get the hud timer to display after the update?

Having the same problem. Got my KotH timer to work fine thanks to omni's post, but can't get round timer, waiting for players, or server timer to work.

posted about 8 years ago
#19 The Rise and Fall of Epsilon in TF2 General Discussion

GeaR played roamer for them, at least at the end of his time with them.

posted about 8 years ago
#36 What PC game made you stay a PC gamer? in Off Topic

Mathblaster

but really: Starcraft and Roller Coaster Tycoon.

posted about 8 years ago
#127 KNHUD / BXHUD in Customization
georgebaiiIf anyone is still wondering how to fix the target id go to your "TargetID" file in the ui of the hud and the delete the section of scripts under "TargetNameLabelShadow". Unless you absolutely must have text shadow on your Target ID this is the best thing to do to fix it.

That's what I did. That was super frustrating when it first happened.
I don't remember if I posted it, but I've been maintaining a version of this HUD from like 2012 for my own use (the one that still uses Heavy Solomon as the font, before Chippy switched to Maven Pro). The only things that don't fully work are the numbers and badge stuff on the contract page and the contract on-screen text is moved a little too far right.
I added the uber-tracking bar to the HUD (two, one for fastest and one for average) and have the see-through viewmodels on there.
Link here.

posted about 8 years ago
#2312 HUD editing: short questions, quick answers in Customization
KaptainI didn't know anything had to be changed to hudlayout.res to enable the health bars, so I just searched in the hudlayout.res you linked and copy-pasted the "HudSpectatorExtras" into my hudlayout.res, and it works now, thanks!
	HudSpectatorExtras
	{
		"fieldName" "HudSpectatorExtras"
		"visible" "1"
		"enabled" "1"
		"xpos"	"0"
		"ypos"	"0"
		"wide"	"f0"
		"tall"	"f0"
	}

Cool. Glad you figured it out and pinpointed what it was.

posted about 8 years ago
#2305 HUD editing: short questions, quick answers in Customization
KaptainSorry if this has been answered before, but how would I go into enabling / adding the health bar / player name (that shows up when you spec / are dead / when you just spawned) into a hud for which it doesn't work? I'm using a quite old hud, Rad's Hud, I updated some parts but I can't get this to work. I already added the lines in SpectatorTournament.res and the font (from this post), but it had no effect.

Thanks!

While I don't know exactly what file it is, while I was updating files on my HUD, I managed to add it.
It's somewhere in any of the following from the default of:
https://github.com/MFSTATE/tf2basehud/tree/master/resource/ui/econ added all the tough break files
https://github.com/MFSTATE/tf2basehud/tree/master/resource/ui/quests added all the tough break files
https://github.com/MFSTATE/tf2basehud/blob/master/scripts/hudanimations_tf.txt updated it with all the changes I was missing (used notepad++ to see what mine was missing)
https://github.com/MFSTATE/tf2basehud/blob/master/scripts/hudlayout.res same as above

Sorry I can't help more, but I was incredibly happy to see it suddenly work and that's what got me there.

posted about 8 years ago
#32 The Tough Break Maps discussion in TF2 General Discussion

Why was Vanguard added without the non-halloween version of Sunshine being made official? Not that 5CP is popular in pubs, but it'd be nice to have in there.

posted about 8 years ago
#2303 HUD editing: short questions, quick answers in Customization
dollarlayerEnieredollarlayerCan anyone tell me what HUD file I need to mess with to fix this?You need to update /scripts/hudanimations_tf.txt.
Edit: Thanks, I updated that file. It allows me now to go into the contract and decode it, but the bottom buttons are still not working. There must have been other files that need updating... Hudlayout.res maybe?

Edit 2: The file that I needed to edit to correct the problem was clientscheme.res

Now its fixed.

What did you add to said files to fix the problem? Nevermind, I didn't read enough.

Widespread_Panichow can I move the domination icon over to the right so it doesnt overlap the killstreak icon on the scoreboard?

http://imgur.com/TQxl0vW

This is a problem I'm also having.
Edit: I managed to fix this. I'm not precisely sure with what, because I did many changes before checking if they worked (oops), but I think it's in the new lines added on the Scoreboard.
https://github.com/MFSTATE/tf2basehud/blob/master/resource/ui/scoreboard.res
Killstreak image width is or the nemesis width, I think. I made mine smaller than it used to be and now it doesn't clip.

posted about 8 years ago
1 2 3 4 5 ⋅⋅ 10