Upvote Upvoted 4 Downvote Downvoted
anyone know how to fix the scoreboard post update?
posted in Customization
1
#1
0 Frags +

^

^
2
#2
-4 Frags +

use a different scoreboard mine is fine

use a different scoreboard mine is fine
3
#3
12 Frags +

guys in the broeselhud_blue thread had the same issue, this is the fix.

StaticVoidThe scoreboard is broken because f_blue never put in some of the new scoreboard elements valve added several updates ago. The fix is simple, go into your scoreboard.res file and change the entire "scores" section (at the very top, it's hard to miss) with this pastebin:
http://pastebin.com/A1J50xUL

I made sure to keep the values f_blue had already preset and added the new elements with their default values into it. If you still have any issues try fiddling with the numbers
Teapot_the update hasn't affected my scoreboard, don't think I've edited anything either. would it help if I uploaded mine?
I noticed that resolutions such as 16:10 and 4:3 were not effected by this change. I have no idea why, but I discovered this when updating my own HUD.
guys in the broeselhud_blue thread had the same issue, this is the fix.
[quote=StaticVoid]The scoreboard is broken because f_blue never put in some of the new scoreboard elements valve added several updates ago. The fix is simple, go into your scoreboard.res file and change the entire "scores" section (at the very top, it's hard to miss) with this pastebin:
http://pastebin.com/A1J50xUL

I made sure to keep the values f_blue had already preset and added the new elements with their default values into it. If you still have any issues try fiddling with the numbers

[quote=Teapot_]the update hasn't affected my scoreboard, don't think I've edited anything either. would it help if I uploaded mine?[/quote]

I noticed that resolutions such as 16:10 and 4:3 were not effected by this change. I have no idea why, but I discovered this when updating my own HUD.[/quote]
4
#4
3 Frags +

Haven't had a chance to look at what the root cause is, but a simple short-term fix if you want to keep your scoreboard is to rename scoreboard.res to something else, hud_reloadscheme, restore the name back to scoreboard.res, and then hud_reloadscheme again. This needs to be done again if you exit TF2.

And in response to StaticVoid's post, my scoreboard was affected (SolarHUD in 4:3 aspect ratio).

Haven't had a chance to look at what the root cause is, but a simple short-term fix if you want to keep your scoreboard is to rename scoreboard.res to something else, hud_reloadscheme, restore the name back to scoreboard.res, and then hud_reloadscheme again. This needs to be done again if you exit TF2.

And in response to StaticVoid's post, my scoreboard was affected (SolarHUD in 4:3 aspect ratio).
5
#5
6 Frags +

Add this in the "scores" section of Resource/UI/Scoreboard.res

"spacer"			"5"
Add this in the "scores" section of Resource/UI/Scoreboard.res

[code]"spacer" "5"[/code]
6
#6
1 Frags +
StaticVoidguys in the broeselhud_blue thread had the same issue, this is the fix.StaticVoidThe scoreboard is broken because f_blue never put in some of the new scoreboard elements valve added several updates ago. The fix is simple, go into your scoreboard.res file and change the entire "scores" section (at the very top, it's hard to miss) with this pastebin:
http://pastebin.com/A1J50xUL

I made sure to keep the values f_blue had already preset and added the new elements with their default values into it. If you still have any issues try fiddling with the numbers
Teapot_the update hasn't affected my scoreboard, don't think I've edited anything either. would it help if I uploaded mine?
I noticed that resolutions such as 16:10 and 4:3 were not effected by this change. I have no idea why, but I discovered this when updating my own HUD.

this fixed it thank you

[quote=StaticVoid]guys in the broeselhud_blue thread had the same issue, this is the fix.
[quote=StaticVoid]The scoreboard is broken because f_blue never put in some of the new scoreboard elements valve added several updates ago. The fix is simple, go into your scoreboard.res file and change the entire "scores" section (at the very top, it's hard to miss) with this pastebin:
http://pastebin.com/A1J50xUL

I made sure to keep the values f_blue had already preset and added the new elements with their default values into it. If you still have any issues try fiddling with the numbers

[quote=Teapot_]the update hasn't affected my scoreboard, don't think I've edited anything either. would it help if I uploaded mine?[/quote]

I noticed that resolutions such as 16:10 and 4:3 were not effected by this change. I have no idea why, but I discovered this when updating my own HUD.[/quote][/quote]
this fixed it thank you
7
#7
1 Frags +
deetrAdd this in the "scores" section of Resource/UI/Scoreboard.res
"spacer"			"5"

this didn't do anything for me

m0rehud black 1920x1080 (16:9)

[quote=deetr]Add this in the "scores" section of Resource/UI/Scoreboard.res

[code]"spacer" "5"[/code][/quote]
this didn't do anything for me

m0rehud black 1920x1080 (16:9)
8
#8
1 Frags +

The above two solutions did nothing for me. Any other ideas?

The above two solutions did nothing for me. Any other ideas?
9
#9
5 Frags +

It's difficult to say for certain without access to your scoreboard.res file, but you're probably missing one of these entries under "scores" in scoreboard.res. You don't need to have these exact values (the ones I listed are the default values), as long as they're all included. If you have "status_width", be sure to remove that, since it was disabled in the Tough Break update.

"medal_width"		"20"
"avatar_width"		"65"
"spacer"		"5"
"name_width"		"118"
"name_width_short"	"85"
"nemesis_width"		"25"
"class_width"		"25"
"score_width"		"30"
"ping_width"		"25"
"stats_width"		"30"
"killstreak_width"	"15"
"killstreak_image_width" "15"
It's difficult to say for certain without access to your scoreboard.res file, but you're probably missing one of these entries under "scores" in scoreboard.res. You don't need to have these exact values (the ones I listed are the default values), as long as they're all included. If you have "status_width", be sure to remove that, since it was disabled in the Tough Break update.

[code]"medal_width" "20"
"avatar_width" "65"
"spacer" "5"
"name_width" "118"
"name_width_short" "85"
"nemesis_width" "25"
"class_width" "25"
"score_width" "30"
"ping_width" "25"
"stats_width" "30"
"killstreak_width" "15"
"killstreak_image_width" "15"[/code]
10
#10
-3 Frags +

...

...
11
#11
1 Frags +
panda106
Here is my scoreboard code
"scores"
	{		
		"status_width"		"15"
	}

Can you tell what the problem is?

Have you tried:

Eric If you have "status_width", be sure to remove that, since it was disabled in the Tough Break update.
[quote=panda106]

Here is my scoreboard code

[code]"scores"
{
"status_width" "15"
}[/code]

Can you tell what the problem is?[/quote]

Have you tried:


[quote=Eric] If you have "status_width", be sure to remove that, since it was disabled in the Tough Break update.
[/quote]
12
#12
-10 Frags +

Thanks for the scoreboard fix tf.tv! http://puu.sh/mu2DZ/4331ac993c.png

Unrelated note, weren't name_width and _short disabled in a recent update? They don't seem to do anything at all for me no matter when I change them.

Thanks for the scoreboard fix tf.tv! http://puu.sh/mu2DZ/4331ac993c.png

Unrelated note, weren't name_width and _short disabled in a recent update? They don't seem to do anything at all for me no matter when I change them.
13
#13
2 Frags +

Eric's post helped me fix the old version of Rayshud scoreboard. A couple elements had different names, spacer_width was missing, and status_width was still there. All good now, glad I don't need to change scoreboards, thanks tftv

Eric's post helped me fix the old version of Rayshud scoreboard. A couple elements had different names, spacer_width was missing, and status_width was still there. All good now, glad I don't need to change scoreboards, thanks tftv
14
#14
1 Frags +

If nothing works for you and you want to keep your HUD mostly intact you can go into custom stuff > HUD > resource > ui and you can just move or delete the scoreboard.res file from the folder and it will give you a scoreboard that works

If nothing works for you and you want to keep your HUD mostly intact you can go into custom stuff > HUD > resource > ui and you can just move or delete the scoreboard.res file from the folder and it will give you a scoreboard that works
15
#15
0 Frags +

I tried the above fixes and sadly nothing worked for me. I'm having the issue of players just being entirely missing on the scoreboard, leaving blank space where their alias/score/ping would be normally. In case it matters I'm using a slightly modified version of broeselhud.

What my scoreboard looks like for me: http://i.imgur.com/tw8DxZ1.jpg

My entire scoreboard.cfg file: http://pastebin.com/sAX8sXiB

Any help would be very much appreciated

I tried the above fixes and sadly nothing worked for me. I'm having the issue of players just being entirely missing on the scoreboard, leaving blank space where their alias/score/ping would be normally. In case it matters I'm using a slightly modified version of broeselhud.

What my scoreboard looks like for me: http://i.imgur.com/tw8DxZ1.jpg

My entire scoreboard.cfg file: http://pastebin.com/sAX8sXiB

Any help would be very much appreciated
16
#16
2 Frags +
SpamfestI tried the above fixes and sadly nothing worked for me. I'm having the issue of players just being entirely missing on the scoreboard, leaving blank space where their alias/score/ping would be normally. In case it matters I'm using a slightly modified version of broeselhud.

What my scoreboard looks like for me: http://i.imgur.com/tw8DxZ1.jpg

My entire scoreboard.cfg file: http://pastebin.com/sAX8sXiB

Any help would be very much appreciated

Your screenshot shows an issue in the spacing of elements in the player lists; this used to be caused by not having "medal_width" in the "scores" control, although from your pastebin, this is not the case.

I tried testing your scoreboard locally, and aside from resolution-dependent issues, it looked fine. If you upload your entire HUD, I can try testing that locally as well.

[quote=Spamfest]I tried the above fixes and sadly nothing worked for me. I'm having the issue of players just being entirely missing on the scoreboard, leaving blank space where their alias/score/ping would be normally. In case it matters I'm using a slightly modified version of broeselhud.

What my scoreboard looks like for me: http://i.imgur.com/tw8DxZ1.jpg

My entire scoreboard.cfg file: http://pastebin.com/sAX8sXiB

Any help would be very much appreciated[/quote]
Your screenshot shows an issue in the spacing of elements in the player lists; this used to be caused by not having "medal_width" in the "scores" control, although from your pastebin, this is not the case.

I tried testing your scoreboard locally, and aside from resolution-dependent issues, it looked fine. If you upload your entire HUD, I can try testing that locally as well.
17
#17
1 Frags +
EricSpamfestI tried the above fixes and sadly nothing worked for me. I'm having the issue of players just being entirely missing on the scoreboard, leaving blank space where their alias/score/ping would be normally. In case it matters I'm using a slightly modified version of broeselhud.

What my scoreboard looks like for me: http://i.imgur.com/tw8DxZ1.jpg

My entire scoreboard.cfg file: http://pastebin.com/sAX8sXiB

Any help would be very much appreciated
Your screenshot shows an issue in the spacing of elements in the player lists; this used to be caused by not having "medal_width" in the "scores" control, although from your pastebin, this is not the case.

I tried testing your scoreboard locally, and aside from resolution-dependent issues, it looked fine. If you upload your entire HUD, I can try testing that locally as well.

Ok it turns out I somehow messed up saving the file or something, because after I deleted the entire scoreboard file and recreated it it worked. Thanks for the help!

[quote=Eric][quote=Spamfest]I tried the above fixes and sadly nothing worked for me. I'm having the issue of players just being entirely missing on the scoreboard, leaving blank space where their alias/score/ping would be normally. In case it matters I'm using a slightly modified version of broeselhud.

What my scoreboard looks like for me: http://i.imgur.com/tw8DxZ1.jpg

My entire scoreboard.cfg file: http://pastebin.com/sAX8sXiB

Any help would be very much appreciated[/quote]
Your screenshot shows an issue in the spacing of elements in the player lists; this used to be caused by not having "medal_width" in the "scores" control, although from your pastebin, this is not the case.

I tried testing your scoreboard locally, and aside from resolution-dependent issues, it looked fine. If you upload your entire HUD, I can try testing that locally as well.[/quote]
Ok it turns out I somehow messed up saving the file or something, because after I deleted the entire scoreboard file and recreated it it worked. Thanks for the help!
18
#18
0 Frags +

my yayahud scoreboard looks like this: http://steamcommunity.com/sharedfiles/filedetails/?id=600087756

and my "scores" section looks like this: http://pastebin.com/VTy3SsEB (the medal_width was 15 in that screenshot now its 0 and hidden)

someone know the correct values?

my yayahud scoreboard looks like this: http://steamcommunity.com/sharedfiles/filedetails/?id=600087756

and my "scores" section looks like this: http://pastebin.com/VTy3SsEB (the medal_width was 15 in that screenshot now its 0 and hidden)

someone know the correct values?
19
#19
0 Frags +
fatswimdudemy yayahud scoreboard looks like this: http://steamcommunity.com/sharedfiles/filedetails/?id=600087756

and my "scores" section looks like this: http://pastebin.com/VTy3SsEB (the medal_width was 15 in that screenshot now its 0 and hidden)

someone know the correct values?

pushing a fix for this soon

[quote=fatswimdude]my yayahud scoreboard looks like this: http://steamcommunity.com/sharedfiles/filedetails/?id=600087756

and my "scores" section looks like this: http://pastebin.com/VTy3SsEB (the medal_width was 15 in that screenshot now its 0 and hidden)

someone know the correct values?[/quote]
pushing a fix for this soon
20
#20
0 Frags +

Changing to and from a different resolution oddly enough fixed it for me.

Changing to and from a different resolution oddly enough fixed it for me.
21
#21
0 Frags +

I use bxhud, and after the update this is what it looks like (by default) http://i.imgur.com/e5DhJrb.jpg

and with deetrs fix it ends up looking like this, nothing at all http://i.imgur.com/fuw2AZF.jpg

any ideas? any help is super appreciated, thanks

I use bxhud, and after the update this is what it looks like (by default) http://i.imgur.com/e5DhJrb.jpg

and with deetrs fix it ends up looking like this, nothing at all http://i.imgur.com/fuw2AZF.jpg

any ideas? any help is super appreciated, thanks
Please sign in through STEAM to post a comment.