From 7a41d5dbc1e3995e08041c77028fcc951d48f76a Mon Sep 17 00:00:00 2001 From: RaysFire Date: Fri, 22 Nov 2013 02:52:46 -0600 Subject: Fixed ping getting cut off at lower resolutions, fixed MvM scoreboard --- minmode/4_by_3_ratio/MvMScoreboard.res | 14 ++++++++++++++ minmode/4_by_3_ratio/ScoreBoard-9s.res | 4 ++-- minmode/4_by_3_ratio/ScoreBoard.res | 4 ++-- 3 files changed, 18 insertions(+), 4 deletions(-) (limited to 'minmode/4_by_3_ratio') 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" -- cgit v1.2.3