diff options
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/HudObjectiveTimePanel.res | 14 | ||||
| -rw-r--r-- | resource/ui/ObjectiveStatusEscort.res | 4 | ||||
| -rw-r--r-- | resource/ui/hudmatchstatus.res | 3 | ||||
| -rw-r--r-- | resource/ui/pvprankpanel.res | 12 |
4 files changed, 14 insertions, 19 deletions
diff --git a/resource/ui/HudObjectiveTimePanel.res b/resource/ui/HudObjectiveTimePanel.res index c514d48..3f0bde3 100644 --- a/resource/ui/HudObjectiveTimePanel.res +++ b/resource/ui/HudObjectiveTimePanel.res @@ -68,9 +68,7 @@ if_match { "proportionaltoparent" "1" - "wide" "36" "xpos" "37" - "ypos" "22" "font" "HudFontSmallestBold" } } @@ -258,21 +256,19 @@ "visible" "0" "enabled" "1" "labelText" "%servertimeleft%" - "textAlignment" "center" + "textAlignment" "center" "dulltext" "0" - "brighttext" "0" + "brighttext" "0" "wrap" "0" - "font" "Cerbetica14" + "font" "Cerbetica10" if_match { "proportionaltoparent" "1" "xpos" "cs-0.5" - "ypos" "17" + "ypos" "22" "wide" "p1" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" + "font" "Cerbetica10" } } "ServerTimeLimitLabelBG" diff --git a/resource/ui/ObjectiveStatusEscort.res b/resource/ui/ObjectiveStatusEscort.res index 6573b03..0bdc5f8 100644 --- a/resource/ui/ObjectiveStatusEscort.res +++ b/resource/ui/ObjectiveStatusEscort.res @@ -5,7 +5,7 @@ "ControlName" "EditablePanel" "fieldName" "ObjectiveStatusEscort" "xpos" "c-200" - "ypos" "r150" + "ypos" "330" "zpos" "1" "wide" "400" "tall" "150" @@ -16,7 +16,7 @@ "if_multiple_trains" { - "ypos" "r200" + "ypos" "330" "tall" "200" } } diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res index 6e51c26..1d66acb 100644 --- a/resource/ui/hudmatchstatus.res +++ b/resource/ui/hudmatchstatus.res @@ -293,7 +293,7 @@ if_match { - "ypos_minmode" "0" + "ypos" "0" "delta_item_x" "35" "delta_item_start_y" "12" "delta_item_end_y" "50" @@ -326,7 +326,6 @@ "proportionaltoparent" "1" "xpos" "cs-0.5" "ypos" "13" - "ypos_minmode" "9" "tall" "10" "font" "HudFontSmall" "font_minmode" "HudFontSmall" diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 586e8db..258cd40 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -250,7 +250,7 @@ "wide" "f0" "textAlignment" "north-west" } - + "fonts" { "0" "HudFontSmallestBold" @@ -263,16 +263,16 @@ { "ControlName" "CAutoFittingLabel" "fieldName" "DescLine2" - "xpos" "65" - "ypos" "29" - "wide" "195" + "xpos" "0" + "ypos" "32" + "wide" "170" "zpos" "100" "tall" "20" "visible" "1" "enabled" "1" "font" "HudFontSmallestBold" - "fgcolor_override" "TanLight" - "textAlignment" "north-west" + "fgcolor_override" "White" + "textAlignment" "center" "labelText" "%desc2%" "proportionaltoparent" "1" |
