diff options
Diffstat (limited to 'resource/ui/hudobjectivetimepanel.res')
| -rw-r--r-- | resource/ui/hudobjectivetimepanel.res | 100 |
1 files changed, 23 insertions, 77 deletions
diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res index e4daef3..8ba5175 100644 --- a/resource/ui/hudobjectivetimepanel.res +++ b/resource/ui/hudobjectivetimepanel.res @@ -4,11 +4,11 @@ { "ControlName" "EditablePanel" "fieldName" "TimePanelBG" - "xpos" "25" + "xpos" "15" "ypos" "0" "zpos" "2" "wide" "50" - "tall" "24" + "tall" "25" "visible" "1" "enabled" "1" "bgcolor_override" "TransparentBlack" @@ -16,55 +16,33 @@ if_match { - "visible" "0" + "xpos" "9999" } } "TimePanelProgressBar" { "ControlName" "CTFProgressBar" "fieldName" "TimePanelProgressBar" - "xpos" "67" - "ypos" "16" - "zpos" "4" - "wide" "20" - "tall" "20" - "visible" "0" - "enabled" "1" - "scaleImage" "1" - "image" "../hud/objectives_timepanel_progressbar" - "color_active" "TimerProgress.Active" - "color_inactive" "TimerProgress.InActive" - "color_warning" "TimerProgress.Warning" - "percent_warning" "0.75" - - if_match - { - "visible" "0" - } + "xpos" "9999" } "WaitingForPlayersLabel" { "ControlName" "CExLabel" "fieldName" "WaitingForPlayersLabel" - "xpos" "25" - "ypos" "20" + "xpos" "15" + "ypos" "25" "zpos" "5" "wide" "50" - "tall" "24" - "visible" "0" + "tall" "15" + "visible" "1" "enabled" "1" "labelText" "#game_WaitingForPlayers" "textAlignment" "center" "dulltext" "0" "brighttext" "0" "wrap" "0" - "font" "HudFontSmall" - - if_match - { - "xpos" "30" - } + "font" "ScoreboardVerySmall" } "WaitingForPlayersBG" { @@ -77,12 +55,12 @@ { "ControlName" "CExLabel" "fieldName" "OvertimeLabel" - "xpos" "25" - "ypos" "32" + "xpos" "15" + "ypos" "35" "zpos" "5" "wide" "50" - "tall" "24" - "visible" "0" + "tall" "15" + "visible" "1" "enabled" "1" "labelText" "#game_Overtime" "textAlignment" "center" @@ -90,11 +68,6 @@ "brighttext" "0" "wrap" "0" "font" "HudFontSmall" - - if_match - { - "xpos" "30" - } } "OvertimeBG" { @@ -107,24 +80,7 @@ { "ControlName" "CExLabel" "fieldName" "SuddenDeathLabel" - "xpos" "25" - "ypos" "20" - "zpos" "5" - "wide" "50" - "tall" "24" - "visible" "0" - "enabled" "1" - "labelText" "#game_SuddenDeath" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "wrap" "0" - "font" "HudFontSmall" - - if_match - { - "xpos" "30" - } + "xpos" "9999" } "SuddenDeathBG" { @@ -137,12 +93,12 @@ { "ControlName" "CExLabel" "fieldName" "SetupLabel" - "xpos" "25" - "ypos" "20" + "xpos" "15" + "ypos" "25" "zpos" "5" "wide" "50" - "tall" "24" - "visible" "0" + "tall" "15" + "visible" "1" "enabled" "1" "labelText" "#game_Setup" "textAlignment" "center" @@ -150,11 +106,6 @@ "brighttext" "0" "wrap" "0" "font" "HudFontSmall" - - if_match - { - "xpos" "30" - } } "SetupBG" { @@ -167,12 +118,12 @@ { "ControlName" "CExLabel" "fieldName" "ServerTimeLimitLabel" - "xpos" "25" - "ypos" "20" + "xpos" "15" + "ypos" "23" "zpos" "5" "wide" "50" - "tall" "24" - "visible" "0" + "tall" "15" + "visible" "1" "enabled" "1" "labelText" "%servertimeleft%" "textAlignment" "center" @@ -181,14 +132,9 @@ "wrap" "0" "font" "HudFontSmallest" - if_match - { - "xpos" "30" - } - if_mvm { - "visible" "0" + "xpos" "9999" } } |
