From 3df7758fd3b7db33adab4111530c70a5f4236bc2 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 21 Mar 2019 19:50:53 -0400 Subject: Updated Time Panels --- resource/ui/HudObjectiveKothTimePanel.res | 16 ++++++++-------- resource/ui/HudObjectiveTimePanel.res | 22 +++++++++++----------- resource/ui/hudmatchstatus.res | 8 ++++---- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/resource/ui/HudObjectiveKothTimePanel.res b/resource/ui/HudObjectiveKothTimePanel.res index b2484ca..119935b 100644 --- a/resource/ui/HudObjectiveKothTimePanel.res +++ b/resource/ui/HudObjectiveKothTimePanel.res @@ -40,11 +40,11 @@ "fieldName" "TimePanelValue" "font" "Cerbetica22" "fgcolor" "TanLight" - "xpos" "28" - "ypos" "-4" + "xpos" "25" + "ypos" "0" "zpos" "3" - "wide" "45" - "tall" "31" + "wide" "50" + "tall" "24" "visible" "1" "enabled" "1" "textAlignment" "center" @@ -101,11 +101,11 @@ "fieldName" "TimePanelValue" "font" "Cerbetica22" "fgcolor" "TanLight" - "xpos" "28" - "ypos" "-4" + "xpos" "25" + "ypos" "0" "zpos" "3" - "wide" "45" - "tall" "31" + "wide" "50" + "tall" "24" "visible" "1" "enabled" "1" "delta_item_x" "22" diff --git a/resource/ui/HudObjectiveTimePanel.res b/resource/ui/HudObjectiveTimePanel.res index 0090d9a..c38f916 100644 --- a/resource/ui/HudObjectiveTimePanel.res +++ b/resource/ui/HudObjectiveTimePanel.res @@ -50,10 +50,10 @@ "ControlName" "CExLabel" "fieldName" "WaitingForPlayersLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" - "wide" "36" - "tall" "19" + "wide" "50" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "#game_WaitingForPlayers" @@ -82,10 +82,10 @@ "ControlName" "CExLabel" "fieldName" "OvertimeLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" "wide" "50" - "tall" "19" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "#game_Overtime" @@ -117,10 +117,10 @@ "ControlName" "CExLabel" "fieldName" "SuddenDeathLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" "wide" "50" - "tall" "19" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "#game_SuddenDeath" @@ -151,10 +151,10 @@ "ControlName" "CExLabel" "fieldName" "SetupLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" "wide" "50" - "tall" "19" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "#game_Setup" @@ -185,10 +185,10 @@ "ControlName" "CExLabel" "fieldName" "ServerTimeLimitLabel" "xpos" "25" - "ypos" "23" + "ypos" "20" "zpos" "5" "wide" "50" - "tall" "19" + "tall" "24" "visible" "0" "enabled" "1" "labelText" "%servertimeleft%" diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res index 93037a0..e16237b 100644 --- a/resource/ui/hudmatchstatus.res +++ b/resource/ui/hudmatchstatus.res @@ -308,11 +308,11 @@ "font" "HudFontMediumSmall" "font_minmode" "HudFontSmall" "fgcolor" "TanLight" - "xpos" "28" - "ypos" "-4" + "xpos" "25" + "ypos" "0" "zpos" "3" - "wide" "45" - "tall" "31" + "wide" "50" + "tall" "24" "visible" "1" "enabled" "1" "textAlignment" "center" -- cgit v1.2.3