Upvote Upvoted 2 Downvote Downvoted
Removing your score from scoreboard
posted in Q/A Help
1
#1
huds.tf
1 Frags +

I didn't want to make a thread about this but I have literally been sat here for an hour trying to figure this out and I just can't.

http://i.imgur.com/eGMeDAn.png

I've managed to remove everything else from that part of the scoreboard but I cannot get rid of that score.

Any help is much appreciated.

I didn't want to make a thread about this but I have literally been sat here for an hour trying to figure this out and I just can't.

[img]http://i.imgur.com/eGMeDAn.png[/img]

I've managed to remove everything else from that part of the scoreboard but I cannot get rid of that score.

Any help is much appreciated.
2
#2
-6 Frags +

does that honestly distract you that much

does that honestly distract you that much
3
#3
huds.tf
3 Frags +
milodoes that honestly distract you that much

Seeing as I'm removing that entire section, including the assists, destructions and so on, I'd like it gone. Questioning why isn't much help.

[quote=milo]does that honestly distract you that much[/quote]

Seeing as I'm removing that entire section, including the assists, destructions and so on, I'd like it gone. Questioning why isn't much help.
4
#4
0 Frags +

sorry for asking

sorry for asking
5
#5
-2 Frags +

out of interest, why are you removing the section? just making the scoreboard smaller?

out of interest, why are you removing the section? just making the scoreboard smaller?
6
#6
1 Frags +

Can't you just set the offset to like 9999999999 and make it offscreen?

Can't you just set the offset to like 9999999999 and make it offscreen?
7
#7
-22 Frags +

SOMEONE SHOULD MAKE A MOD SO WE CANT SEE SCOREBOARD IT WILL MAKE ME EE RLLYY GUDD @ VIDGAMES AND MAYBE I CAN BEDCOm3 tf2 pr0000 ITS NOT LIKE THERES NOT ALREADY ONE ALREADY ONE GUYS[/i][/b]

1 second of searching http://teamfortress.tv/forum/thread/1010-introducing-the-greatest-custom-scoreboard-ever

[u][i][b]SOMEONE SHOULD MAKE A MOD SO WE CANT SEE SCOREBOARD IT WILL MAKE ME EE RLLYY GUDD @ VIDGAMES AND MAYBE I CAN BEDCOm3 tf2 pr0000 ITS NOT LIKE THERES NOT ALREADY ONE ALREADY ONE GUYS[/u][/i][/b]

1 second of searching http://teamfortress.tv/forum/thread/1010-introducing-the-greatest-custom-scoreboard-ever
8
#8
20 Frags +

This is a legitimate question, presented in a concise manner, about something that quite a few people do. I see no reason to react to it with hostility.

Resource/UI/Scoreboard.res

LocalPlayerStatsPanel might be the field you want to disable.

Barring that, there are individual fields for Kills, Deaths, Assists, etc.

EDIT: I just re-read your post and see that you've already disabled everything but score count. Not sure what field controls that.

This is a legitimate question, presented in a concise manner, about something that quite a few people do. I see no reason to react to it with hostility.

Resource/UI/Scoreboard.res

LocalPlayerStatsPanel might be the field you want to disable.

Barring that, there are individual fields for Kills, Deaths, Assists, etc.

EDIT: I just re-read your post and see that you've already disabled everything but score count. Not sure what field controls that.
9
#9
7 Frags +

I believe the field you're looking for is called "PlayerScoreLabel". It's in the ScoreBoard.res file, and should look something like this: (assuming you're using my hud)

	"PlayerScoreLabel"
	{
		"ControlName"		"CExLabel"
		"fieldName"		"PlayerScoreLabel"
		"font"			"Cerbetica20"
		"labelText"		"%playerscore%"
		"textAlignment"		"center"
		"xpos"			"c-368"
		"ypos"			"310"
		"zpos"			"3"
		"wide"			"140"
		"tall"			"20"
		"autoResize"	"0"
		"pinCorner"		"0"
		"visible"		"1"
		"enabled"		"1"

		if_mvm
		{
			"visible"		"0"
		}
	}

And I'm sure you already know this, but to remove it, simply make the xpos/ypos values to a really high value. (I use "9999" in my hud)

This section should be somewhere around the middle of the file.

I believe the field you're looking for is called "PlayerScoreLabel". It's in the ScoreBoard.res file, and should look something like this: (assuming you're using my hud)

[code] "PlayerScoreLabel"
{
"ControlName" "CExLabel"
"fieldName" "PlayerScoreLabel"
"font" "Cerbetica20"
"labelText" "%playerscore%"
"textAlignment" "center"
"xpos" "c-368"
"ypos" "310"
"zpos" "3"
"wide" "140"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"

if_mvm
{
"visible" "0"
}
}[/code]

And I'm sure you already know this, but to remove it, simply make the xpos/ypos values to a really high value. (I use "9999" in my hud)

This section should be somewhere around the middle of the file.
10
#10
huds.tf
5 Frags +

The reason I wanted to remove it was due to the fact I don't want to look at it. It's un-necessary information to me. Rays, that was the part I was after, thanks for the help :)

The reason I wanted to remove it was due to the fact I don't want to look at it. It's un-necessary information to me. Rays, that was the part I was after, thanks for the help :)
11
#11
1 Frags +
morningfoxSOMEONE SHOULD MAKE A MOD SO WE CANT SEE SCOREBOARD IT WILL MAKE ME EE RLLYY GUDD @ VIDGAMES AND MAYBE I CAN BEDCOm3 tf2 pr0000 ITS NOT LIKE THERES NOT ALREADY ONE ALREADY ONE GUYS[/i][/b]

I think you're projecting

[quote=morningfox][u][i][b]SOMEONE SHOULD MAKE A MOD SO WE CANT SEE SCOREBOARD IT WILL MAKE ME EE RLLYY GUDD @ VIDGAMES AND MAYBE I CAN BEDCOm3 tf2 pr0000 ITS NOT LIKE THERES NOT ALREADY ONE ALREADY ONE GUYS[/u][/i][/b][/quote]
I think you're projecting
12
#12
10 Frags +
morningfoxSOMEONE SHOULD MAKE A MOD SO WE CANT SEE SCOREBOARD IT WILL MAKE ME EE RLLYY GUDD @ VIDGAMES AND MAYBE I CAN BEDCOm3 tf2 pr0000 ITS NOT LIKE THERES NOT ALREADY ONE ALREADY ONE GUYS[/i][/b]

Please, teach me to be a master troll like you.

But seriously, he was just asking a question that seems perfectly reasonable, why be such a bitch about it?

[quote=morningfox][u][i][b]SOMEONE SHOULD MAKE A MOD SO WE CANT SEE SCOREBOARD IT WILL MAKE ME EE RLLYY GUDD @ VIDGAMES AND MAYBE I CAN BEDCOm3 tf2 pr0000 ITS NOT LIKE THERES NOT ALREADY ONE ALREADY ONE GUYS[/u][/i][/b][/quote]

Please, teach me to be a master troll like you.

But seriously, he was just asking a question that seems perfectly reasonable, why be such a bitch about it?
Please sign in through STEAM to post a comment.