ty for hud
if you want to get the friends list you can put this code into your MainMenuOverride.res inside the ui folder
"FriendsContainer"
{
"ControlName" "EditablePanel"
"fieldname" "FriendsContainer"
"xpos" "r107"
"ypos" "200"
"zpos" "11"
"wide" "106"
"tall" "220"
"visible" "1"
"bgcolor_override" "0 0 0 50"
"SteamFriendsList"
{
"ControlName" "CSteamFriendsListPanel"
"fieldname" "SteamFriendsList"
"xpos" "3"
"ypos" "3"
"zpos" "500"
"wide" "106"
"tall" "214"
"visible" "1"
"proportionaltoparent" "1"
"columns_count" "1"
"inset_x" "0"
"inset_y" "0"
"row_gap" "2"
"column_gap" "0"
"restrict_width" "0"
"friendpanel_kv"
{
"wide" "100"
"tall" "20"
}
"ScrollBar"
{
"ControlName" "ScrollBar"
"FieldName" "ScrollBar"
"wide" "0"
}
}
}
taken from m0rehud
[code] "FriendsContainer"
{
"ControlName" "EditablePanel"
"fieldname" "FriendsContainer"
"xpos" "r107"
"ypos" "200"
"zpos" "11"
"wide" "106"
"tall" "220"
"visible" "1"
"bgcolor_override" "0 0 0 50"
"SteamFriendsList"
{
"ControlName" "CSteamFriendsListPanel"
"fieldname" "SteamFriendsList"
"xpos" "3"
"ypos" "3"
"zpos" "500"
"wide" "106"
"tall" "214"
"visible" "1"
"proportionaltoparent" "1"
"columns_count" "1"
"inset_x" "0"
"inset_y" "0"
"row_gap" "2"
"column_gap" "0"
"restrict_width" "0"
"friendpanel_kv"
{
"wide" "100"
"tall" "20"
}
"ScrollBar"
{
"ControlName" "ScrollBar"
"FieldName" "ScrollBar"
"wide" "0"
}
}
}[/code]
taken from m0rehud
This is pretty much the perfect HUD in my eyes, literally being everything I could ask for. It's clean, minimalist, and super sharp.
The only thing that I'd be looking to change would be the lack of the visual overheal indicator when playing Medic, in the form of the expanding health cross. Unfortunately, #10 in Blue's FAQ points to a puush link that no longer works. Does anyone have that file saved by any chance, or some other solution?
The only thing that I'd be looking to change would be the lack of the visual overheal indicator when playing Medic, in the form of the expanding health cross. Unfortunately, #10 in Blue's FAQ points to a puush link that no longer works. Does anyone have that file saved by any chance, or some other solution?
I'm having this weird issue after the 64bit update with the hud that every tick of damage makes the game stutters and crash the game. I removed the hud and the stuttering and crashing stopped.