summaryrefslogtreecommitdiff
path: root/minmode/4_by_3_ratio
diff options
context:
space:
mode:
authorRaysFire <[email protected]>2013-11-22 02:52:46 -0600
committerRaysFire <[email protected]>2013-11-22 02:52:46 -0600
commit7a41d5dbc1e3995e08041c77028fcc951d48f76a (patch)
tree03c1920a8fe2e63919f5f44d9a70a7d349b9481b /minmode/4_by_3_ratio
parent711ee3b7cbe09129d1cd2f8d87550fa90d51c449 (diff)
Fixed ping getting cut off at lower resolutions, fixed MvM scoreboard
Diffstat (limited to 'minmode/4_by_3_ratio')
-rw-r--r--minmode/4_by_3_ratio/MvMScoreboard.res14
-rw-r--r--minmode/4_by_3_ratio/ScoreBoard-9s.res4
-rw-r--r--minmode/4_by_3_ratio/ScoreBoard.res4
3 files changed, 18 insertions, 4 deletions
diff --git a/minmode/4_by_3_ratio/MvMScoreboard.res b/minmode/4_by_3_ratio/MvMScoreboard.res
index 9508fdb..4f83b31 100644
--- a/minmode/4_by_3_ratio/MvMScoreboard.res
+++ b/minmode/4_by_3_ratio/MvMScoreboard.res
@@ -213,5 +213,19 @@
"wide" "200"
"visible" "1"
}
+
+ "RespecStatusLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "RespecStatusLabel"
+ "font" "HudFontSmall"
+ "labelText" "%respecstatus%"
+ "textAlignment" "north-west"
+ "xpos" "180"
+ "ypos" "8"
+ "wide" "220"
+ "tall" "40"
+ "fgcolor" "tanlight"
+ }
}
}
diff --git a/minmode/4_by_3_ratio/ScoreBoard-9s.res b/minmode/4_by_3_ratio/ScoreBoard-9s.res
index 85e85f2..996fde6 100644
--- a/minmode/4_by_3_ratio/ScoreBoard-9s.res
+++ b/minmode/4_by_3_ratio/ScoreBoard-9s.res
@@ -14,8 +14,8 @@
"enabled" "1"
"tabPosition" "0"
"avatar_width" "54"
- "name_width" "100"
- "name_width_minmode""80"
+ "name_width" "54"
+ "name_width_minmode""53"
"status_width" "15"
"nemesis_width" "15"
"class_width" "15"
diff --git a/minmode/4_by_3_ratio/ScoreBoard.res b/minmode/4_by_3_ratio/ScoreBoard.res
index 7e753ad..8cbb14b 100644
--- a/minmode/4_by_3_ratio/ScoreBoard.res
+++ b/minmode/4_by_3_ratio/ScoreBoard.res
@@ -14,8 +14,8 @@
"enabled" "1"
"tabPosition" "0"
"avatar_width" "54"
- "name_width" "75"
- "name_width_minmode""75"
+ "name_width" "54"
+ "name_width_minmode""53"
"status_width" "15"
"nemesis_width" "15"
"class_width" "15"