diff options
| author | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
| commit | 72289557fe993da654a16dff30d39b3304cd85d5 (patch) | |
| tree | a6aeb3c8e902c8560aa73e7e6aa27d4ca0689e1c /scripts/hudlayout.res | |
| parent | 15983e35d34168288bbfd248f55e6f6e5e153b0e (diff) | |
Main Menu Updates, More Bug Fixes
- Updated various main menu and store pages.
- Updated the look of the TargetID and Friends list.
- Fixed the position of the count of players on the payload
- Fixed the size of the badge seen on the post match screen.
- Fixed the item effect meter not being properly centered in minmode.
- Removed icons from the abandon panels.
- Updated font definitions throughout the hud.
Diffstat (limited to 'scripts/hudlayout.res')
| -rw-r--r-- | scripts/hudlayout.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 0c198ef..a48f728 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -326,7 +326,7 @@ "visible" "1" "enabled" "1" "xpos" "0" - "ypos" "c-75" + "ypos" "c-100" "wide" "640" "tall" "480" "PaintBackgroundType" "2" @@ -480,7 +480,7 @@ "LineSpacing" "0" "CornerRadius" "2" "RightJustify" "1" - "TextFont" "CerbeticaBold12" + "TextFont" "HudFontSmallest" "TeamBlue" "HUDBlueTeamSolid" "TeamRed" "HUDRedTeamSolid" "IconColor" "HudWhite" @@ -564,10 +564,10 @@ "enabled" "1" "wide" "640" "tall" "480" - "xpos" "c-220" - "ypos" "c108" - "xpos_minmode" "c-150" - "ypos_minmode" "c62" + "xpos" "c-210" + "ypos" "c125" + "xpos_minmode" "c-145" + "ypos_minmode" "c70" "zpos" "2" "TextFont" "Default" "ItemFont" "Default" @@ -1181,7 +1181,7 @@ "EngineerY" "150" "zpos" "0" "wide" "200" - "tall" "120" + "tall" "100" "visible" "1" "enabled" "1" } |
