Easier to read scoreboard?


Vandal
10-06-2005, 10:36 AM
Do we know how to change this yet? I can never read the allied scoreboard unless I'm in a dark corner.

Trp. Jed
10-06-2005, 10:49 AM
Someone posted a fix in general I think. I was looking for it too but I cant find the thread.

TupacForever
10-06-2005, 03:16 PM
try this

http://www.dayofdefeat.net/forums/showthread.php?s=&threadid=55151&highlight=scoreboard


at the bottom of first post

Vandal
10-06-2005, 04:20 PM
Ahh, thanks much.

Tonedef
10-06-2005, 05:11 PM
For any that come in here but don't want to dig through that link

Go into ClientScheme.res and find the property:

SectionedListPanel.BgColor

SectionedListPanel is a fancy name for scoreboard.

Now change it from

SectionedListPanel.BgColor "TransparentLightBlack"

to

SectionedListPanel.BgColor "TransparentBlack"

that way it should be a darker black, but still slightly transparent.

And while we're at it, I find the color that highlights your name on the scoreboard doesn't stick out enough, so back in ClientScheme.res change the color from this:

SectionedListPanel.OutOfFocusSelectedBgColor "255 255 255 32"

to this:

SectionedListPanel.OutOfFocusSelectedBgColor "255 255 128 32"

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.