diff options
| author | Ian Bruton <[email protected]> | 2012-10-04 19:15:37 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-04 19:15:37 -0500 |
| commit | 374a301ef776fc842237987036350ca51bcb3628 (patch) | |
| tree | af7547c029a27c5a804704ca55a94257ebb9a82f /resource/ui/ScoreBoard.res | |
| parent | 049966b33c571127818e19e98285c720fe75899c (diff) | |
Added in MvM support.
Diffstat (limited to 'resource/ui/ScoreBoard.res')
| -rw-r--r-- | resource/ui/ScoreBoard.res | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/resource/ui/ScoreBoard.res b/resource/ui/ScoreBoard.res index b83e005..0d4cc43 100644 --- a/resource/ui/ScoreBoard.res +++ b/resource/ui/ScoreBoard.res @@ -83,8 +83,7 @@ if_mvm
{
- "ypos" "0"
- "tall" "448"
+ "visible" "0"
}
}
"ScoreboardBackground"
@@ -105,8 +104,7 @@ if_mvm
{
- "ypos" "0"
- "tall" "448"
+ "visible" "0"
}
}
"Red6sBackground"
@@ -127,8 +125,8 @@ if_mvm
{
- "ypos" "0"
- "tall" "448"
+ "visible" "0"
+
}
}
"Blue6sBackground"
@@ -149,8 +147,8 @@ if_mvm
{
- "ypos" "0"
- "tall" "448"
+ "visible" "0"
+
}
}
"BlueTeamLabel"
@@ -369,7 +367,7 @@ if_mvm
{
- "ypos" "0"
+ "ypos" "68"
}
}
"ServerTimeLeft"
@@ -391,7 +389,7 @@ if_mvm
{
- "ypos" "0"
+ "ypos" "80"
}
}
"BluePlayerList"
@@ -493,7 +491,7 @@ if_mvm
{
- "ypos" "428"
+ "ypos" "444"
}
}
"SpectatorsInQueue"
@@ -863,11 +861,11 @@ "KillsLabel"
{
- "ControlName" "CExLabel"
+ "ControlName" "CExLabel"
"fieldName" "KillsLabel"
"font" "Cerbetica48"
"labelText" ":"
- "textAlignment" "center"
+ "textAlignment" "center"
"xpos" "10"
"ypos" "5"
"zpos" "3"
@@ -1374,7 +1372,7 @@ "enabled" "1"
}
}
- }
+
"ButtonLegendBG" [$X360]
{
@@ -1540,7 +1538,7 @@ {
"ControlName" "CTFHudMannVsMachineScoreboard"
"fieldName" "MvMScoreboard"
- "xpos" "0"
+ "xpos" "200"
"ypos" "0"
"zpos" "10"
"wide" "f0"
|
