diff options
| -rw-r--r-- | resource/ui/hud_obj_dispenser.res | 72 | ||||
| -rw-r--r-- | resource/ui/hud_obj_sentrygun.res | 72 | ||||
| -rw-r--r-- | resource/ui/hud_obj_sentrygun_disp.res | 77 | ||||
| -rw-r--r-- | resource/ui/hud_obj_tele.res | 68 | ||||
| -rw-r--r-- | resource/ui/hud_obj_tele_entrance.res | 78 | ||||
| -rw-r--r-- | resource/ui/hud_obj_tele_exit.res | 66 | ||||
| -rw-r--r-- | scripts/hudlayout.res | 12 |
7 files changed, 222 insertions, 223 deletions
diff --git a/resource/ui/hud_obj_dispenser.res b/resource/ui/hud_obj_dispenser.res index 89a5d5c..cca6819 100644 --- a/resource/ui/hud_obj_dispenser.res +++ b/resource/ui/hud_obj_dispenser.res @@ -7,7 +7,7 @@ "xpos" "0" "ypos" "0" "wide" "140" - "tall" "31" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -28,11 +28,11 @@ "Icon_Dispenser" { "ControlName" "CIconPanel" - "fieldName" "Icon" - "xpos" "21" - "ypos" "1" - "wide" "28" - "tall" "28" + "fieldName" "Icon_Dispenser" + "xpos" "15" + "ypos" "3" + "wide" "25" + "tall" "25" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -47,18 +47,18 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "31" + "tall" "30" "visible" "1" "NotBuiltLabel" { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "60" "ypos" "0" "wide" "200" - "tall" "31" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -77,7 +77,7 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "31" + "tall" "30" "visible" "0" "Icon_Upgrade_1" @@ -85,10 +85,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_1" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -101,10 +101,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_2" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -116,11 +116,11 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_3" - "xpos" "46" - "ypos" "4" + "xpos" "45" + "ypos" "15" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -135,10 +135,10 @@ "xpos" "113" "ypos" "0" "wide" "34" - "tall" "31" + "tall" "30" "visible" "1" "enabled" "1" - "icon" "obj_status_alert_background" + "icon" "obj_status_alert_background_tall" } "WrenchIcon" @@ -146,7 +146,7 @@ "ControlName" "CIconPanel" "fieldName" "WrenchIcon" "xpos" "121" - "ypos" "5" + "ypos" "15" "zpos" "1" "wide" "19" "tall" "19" @@ -162,7 +162,7 @@ "ControlName" "CIconPanel" "fieldName" "SapperIcon" "xpos" "117" - "ypos" "3" + "ypos" "15" "zpos" "1" "wide" "25" "tall" "25" @@ -178,10 +178,10 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "10" - "ypos" "4" + "xpos" "0" + "ypos" "3" "wide" "8" - "tall" "24" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -198,14 +198,14 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "31" + "tall" "30" "visible" "0" "BuildingLabel" { "ControlName" "CExLabel" "fieldName" "BuildingLabel" - "font" "DefaultSmall" + "font" "HudFontSmallest" "xpos" "0" "ypos" "5" "wide" "200" @@ -246,7 +246,7 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "31" + "tall" "30" "visible" "0" "AmmoIcon" @@ -254,7 +254,7 @@ "ControlName" "ImagePanel" "fieldName" "AmmoIcon" "xpos" "0" - "ypos" "5" + "ypos" "10" "zpos" "1" "wide" "10" "tall" "10" @@ -271,9 +271,9 @@ "fieldName" "Ammo" "font" "Default" "xpos" "12" - "ypos" "6" + "ypos" "10" "wide" "38" - "tall" "8" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -288,7 +288,7 @@ "ControlName" "CIconPanel" "fieldName" "UpgradeIcon" "xpos" "0" - "ypos" "16" + "ypos" "10" "zpos" "1" "wide" "10" "tall" "10" @@ -305,9 +305,9 @@ "fieldName" "Upgrade" "font" "Default" "xpos" "12" - "ypos" "17" + "ypos" "10" "wide" "38" - "tall" "8" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" diff --git a/resource/ui/hud_obj_sentrygun.res b/resource/ui/hud_obj_sentrygun.res index 3a71de0..4002ccb 100644 --- a/resource/ui/hud_obj_sentrygun.res +++ b/resource/ui/hud_obj_sentrygun.res @@ -29,10 +29,10 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Sentry_1" - "xpos" "21" - "ypos" "1" - "wide" "28" - "tall" "28" + "xpos" "15" + "ypos" "3" + "wide" "30" + "tall" "30" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -44,10 +44,10 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Sentry_2" - "xpos" "21" - "ypos" "1" - "wide" "28" - "tall" "28" + "xpos" "15" + "ypos" "3" + "wide" "30" + "tall" "30" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -59,10 +59,10 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Sentry_3" - "xpos" "21" - "ypos" "1" - "wide" "28" - "tall" "28" + "xpos" "15" + "ypos" "3" + "wide" "30" + "tall" "30" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -84,7 +84,7 @@ { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "60" "ypos" "0" "wide" "200" @@ -115,10 +115,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_1" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -131,10 +131,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_2" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -146,11 +146,11 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_3" - "xpos" "46" - "ypos" "4" + "xpos" "45" + "ypos" "15" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -208,10 +208,10 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "10" - "ypos" "4" + "xpos" "0" + "ypos" "3" "wide" "8" - "tall" "24" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -235,7 +235,7 @@ { "ControlName" "CExLabel" "fieldName" "BuildingLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "0" "ypos" "5" "wide" "200" @@ -299,11 +299,11 @@ { "ControlName" "CExLabel" "fieldName" "KillsLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "12" - "ypos" "2" + "ypos" "0" "wide" "38" - "tall" "8" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -338,7 +338,7 @@ "xpos" "12" "ypos" "12" "wide" "38" - "tall" "8" + "tall" "9" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -353,7 +353,7 @@ "ControlName" "ImagePanel" "fieldName" "RocketIcon" "xpos" "0" - "ypos" "23" + "ypos" "24" "zpos" "1" "wide" "10" "tall" "10" @@ -370,9 +370,9 @@ "fieldName" "Rockets" "font" "Default" "xpos" "12" - "ypos" "23" + "ypos" "25" "wide" "38" - "tall" "8" + "tall" "9" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -404,9 +404,9 @@ "fieldName" "Upgrade" "font" "Default" "xpos" "12" - "ypos" "23" + "ypos" "25" "wide" "38" - "tall" "8" + "tall" "9" "autoResize" "0" "pinCorner" "0" "visible" "1" diff --git a/resource/ui/hud_obj_sentrygun_disp.res b/resource/ui/hud_obj_sentrygun_disp.res index 8835042..b003286 100644 --- a/resource/ui/hud_obj_sentrygun_disp.res +++ b/resource/ui/hud_obj_sentrygun_disp.res @@ -6,8 +6,8 @@ "fieldName" "BuildingStatusItem" "xpos" "0" "ypos" "0" - "wide" "160" - "tall" "22" + "wide" "140" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -29,10 +29,10 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Sentry_1" - "xpos" "30" - "ypos" "1" - "wide" "15" - "tall" "15" + "xpos" "15" + "ypos" "3" + "wide" "25" + "tall" "25" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -47,18 +47,18 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "20" + "tall" "30" "visible" "1" "NotBuiltLabel" { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "60" "ypos" "0" "wide" "200" - "tall" "20" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -77,7 +77,7 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "20" + "tall" "30" "visible" "0" "Icon_Upgrade_1" @@ -85,10 +85,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_1" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -100,11 +100,10 @@ { "ControlName" "CBuildingStatusAlertTray" "fieldName" "AlertTray" - "xpos" "114" + "xpos" "113" "ypos" "0" - "zpos" "-2" - "wide" "44" - "tall" "30" + "wide" "34" + "tall" "3" "visible" "0" "enabled" "0" "icon" "obj_status_alert_background_tall" @@ -115,10 +114,10 @@ "ControlName" "CIconPanel" "fieldName" "WrenchIcon" "xpos" "121" - "ypos" "18" + "ypos" "15" "zpos" "1" - "wide" "17" - "tall" "17" + "wide" "19" + "tall" "19" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -131,10 +130,10 @@ "ControlName" "CIconPanel" "fieldName" "SapperIcon" "xpos" "117" - "ypos" "12" + "ypos" "15" "zpos" "1" - "wide" "15" - "tall" "15" + "wide" "25" + "tall" "25" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -147,10 +146,10 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "13" - "ypos" "4" + "xpos" "0" + "ypos" "3" "wide" "8" - "tall" "15" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -174,9 +173,9 @@ { "ControlName" "CExLabel" "fieldName" "BuildingLabel" - "font" "DefaultSmall" + "font" "HudFontSmallest" "xpos" "0" - "ypos" "18" + "ypos" "5" "wide" "200" "tall" "12" "autoResize" "0" @@ -195,7 +194,7 @@ "fieldName" "BuildingProgress" "font" "Default" "xpos" "0" - "ypos" "29" + "ypos" "16" "wide" "50" "tall" "8" "autoResize" "0" @@ -215,7 +214,7 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "20" + "tall" "30" "visible" "0" "KillIcon" @@ -223,7 +222,7 @@ "ControlName" "ImagePanel" "fieldName" "KillIcon" "xpos" "0" - "ypos" "5" + "ypos" "10" "zpos" "1" "wide" "10" "tall" "10" @@ -238,17 +237,17 @@ { "ControlName" "CExLabel" "fieldName" "KillsLabel" - "font" "DefaultSmall" + "font" "HudFontSmallest" "xpos" "12" - "ypos" "6" - "wide" "200" - "tall" "22" + "ypos" "10" + "wide" "38" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "0" "labelText" "#Building_hud_sentry_kills_assists" - "textAlignment" "north-west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" } @@ -258,7 +257,7 @@ "ControlName" "ImagePanel" "fieldName" "ShellIcon" "xpos" "0" - "ypos" "6" + "ypos" "10" "zpos" "1" "wide" "10" "tall" "10" @@ -275,9 +274,9 @@ "fieldName" "Shells" "font" "Default" "xpos" "12" - "ypos" "7" + "ypos" "10" "wide" "38" - "tall" "8" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" diff --git a/resource/ui/hud_obj_tele.res b/resource/ui/hud_obj_tele.res index aef1143..e63757a 100644 --- a/resource/ui/hud_obj_tele.res +++ b/resource/ui/hud_obj_tele.res @@ -7,7 +7,7 @@ "xpos" "0" "ypos" "0" "wide" "140" - "tall" "31" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -28,11 +28,11 @@ "Icon_Teleport" { "ControlName" "CIconPanel" - "fieldName" "Icon" - "xpos" "21" - "ypos" "1" - "wide" "28" - "tall" "28" + "fieldName" "Icon_Teleport" + "xpos" "15" + "ypos" "3" + "wide" "25" + "tall" "25" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -47,18 +47,18 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "31" + "tall" "30" "visible" "1" "NotBuiltLabel" { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "60" "ypos" "0" "wide" "200" - "tall" "31" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -77,7 +77,7 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "31" + "tall" "30" "visible" "0" "Icon_Upgrade_1" @@ -85,10 +85,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_1" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -101,10 +101,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_2" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -116,11 +116,11 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_3" - "xpos" "46" - "ypos" "4" + "xpos" "45" + "ypos" "15" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -135,10 +135,10 @@ "xpos" "113" "ypos" "0" "wide" "34" - "tall" "31" + "tall" "30" "visible" "1" "enabled" "1" - "icon" "obj_status_alert_background" + "icon" "obj_status_alert_background_tall" } "WrenchIcon" @@ -146,7 +146,7 @@ "ControlName" "CIconPanel" "fieldName" "WrenchIcon" "xpos" "121" - "ypos" "5" + "ypos" "15" "zpos" "1" "wide" "19" "tall" "19" @@ -162,7 +162,7 @@ "ControlName" "CIconPanel" "fieldName" "SapperIcon" "xpos" "117" - "ypos" "3" + "ypos" "15" "zpos" "1" "wide" "25" "tall" "25" @@ -178,10 +178,10 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "10" - "ypos" "6" + "xpos" "0" + "ypos" "3" "wide" "8" - "tall" "24" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -198,14 +198,14 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "31" + "tall" "30" "visible" "0" "BuildingLabel" { "ControlName" "CExLabel" "fieldName" "BuildingLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "0" "ypos" "5" "wide" "200" @@ -246,7 +246,7 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "31" + "tall" "30" "visible" "0" "ChargingPanel" @@ -350,10 +350,10 @@ "ControlName" "ContinuousProgressBar" "fieldName" "Upgrade" "font" "Default" - "xpos" "0" - "ypos" "24" - "wide" "50" - "tall" "2" + "xpos" "12" + "ypos" "10" + "wide" "38" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" diff --git a/resource/ui/hud_obj_tele_entrance.res b/resource/ui/hud_obj_tele_entrance.res index 0e82ac5..5251c9c 100644 --- a/resource/ui/hud_obj_tele_entrance.res +++ b/resource/ui/hud_obj_tele_entrance.res @@ -7,7 +7,7 @@ "xpos" "0" "ypos" "0" "wide" "140" - "tall" "31" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -28,11 +28,11 @@ "Icon_Teleport_Entrance" { "ControlName" "CIconPanel" - "fieldName" "Icon" - "xpos" "21" - "ypos" "1" - "wide" "28" - "tall" "28" + "fieldName" "Icon_Teleport_Entrance" + "xpos" "15" + "ypos" "3" + "wide" "25" + "tall" "25" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -47,18 +47,18 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "31" + "tall" "30" "visible" "1" "NotBuiltLabel" { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "60" "ypos" "0" "wide" "200" - "tall" "31" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -77,7 +77,7 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "31" + "tall" "30" "visible" "0" "Icon_Upgrade_1" @@ -85,10 +85,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_1" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -101,10 +101,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_2" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -116,11 +116,11 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_3" - "xpos" "46" - "ypos" "4" + "xpos" "45" + "ypos" "15" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -135,10 +135,10 @@ "xpos" "113" "ypos" "0" "wide" "34" - "tall" "31" + "tall" "30" "visible" "1" "enabled" "1" - "icon" "obj_status_alert_background" + "icon" "obj_status_alert_background_tall" } "WrenchIcon" @@ -146,7 +146,7 @@ "ControlName" "CIconPanel" "fieldName" "WrenchIcon" "xpos" "121" - "ypos" "5" + "ypos" "15" "zpos" "1" "wide" "19" "tall" "19" @@ -162,7 +162,7 @@ "ControlName" "CIconPanel" "fieldName" "SapperIcon" "xpos" "117" - "ypos" "3" + "ypos" "15" "zpos" "1" "wide" "25" "tall" "25" @@ -178,10 +178,10 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "10" - "ypos" "4" + "xpos" "0" + "ypos" "3" "wide" "8" - "tall" "24" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -198,14 +198,14 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "31" + "tall" "30" "visible" "0" "BuildingLabel" { "ControlName" "CExLabel" "fieldName" "BuildingLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "0" "ypos" "5" "wide" "200" @@ -246,7 +246,7 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "31" + "tall" "30" "visible" "0" "TeleportedIcon" @@ -254,7 +254,7 @@ "ControlName" "ImagePanel" "fieldName" "TeleportedIcon" "xpos" "0" - "ypos" "5" + "ypos" "0" "zpos" "1" "wide" "10" "tall" "10" @@ -308,17 +308,17 @@ { "ControlName" "CExLabel" "fieldName" "TimesUsedLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "12" - "ypos" "5" - "wide" "200" - "tall" "25" + "ypos" "0" + "wide" "38" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "%timesused%" - "textAlignment" "north-west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" } @@ -329,7 +329,7 @@ "ControlName" "CIconPanel" "fieldName" "UpgradeIcon" "xpos" "0" - "ypos" "16" + "ypos" "20" "zpos" "1" "wide" "10" "tall" "10" @@ -346,9 +346,9 @@ "fieldName" "Upgrade" "font" "Default" "xpos" "12" - "ypos" "17" + "ypos" "20" "wide" "38" - "tall" "8" + "tall" "9" "autoResize" "0" "pinCorner" "0" "visible" "1" diff --git a/resource/ui/hud_obj_tele_exit.res b/resource/ui/hud_obj_tele_exit.res index 2c4ab9a..77d4cc0 100644 --- a/resource/ui/hud_obj_tele_exit.res +++ b/resource/ui/hud_obj_tele_exit.res @@ -7,7 +7,7 @@ "xpos" "0" "ypos" "0" "wide" "140" - "tall" "31" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -28,11 +28,11 @@ "Icon_Teleport_Exit" { "ControlName" "CIconPanel" - "fieldName" "Icon" - "xpos" "21" - "ypos" "1" - "wide" "28" - "tall" "28" + "fieldName" "Icon_Teleport_Exit" + "xpos" "15" + "ypos" "3" + "wide" "25" + "tall" "25" "visible" "1" "enabled" "1" "scaleImage" "1" @@ -47,18 +47,18 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "31" + "tall" "30" "visible" "1" "NotBuiltLabel" { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "60" "ypos" "0" "wide" "200" - "tall" "31" + "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -77,7 +77,7 @@ "xpos" "0" "ypos" "0" "wide" "160" - "tall" "31" + "tall" "30" "visible" "0" "Icon_Upgrade_1" @@ -85,10 +85,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_1" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -101,10 +101,10 @@ "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_2" "xpos" "46" - "ypos" "4" + "ypos" "20" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -116,11 +116,11 @@ { "ControlName" "CIconPanel" "fieldName" "Icon_Upgrade_3" - "xpos" "46" - "ypos" "4" + "xpos" "45" + "ypos" "15" "zpos" "1" - "wide" "8" - "tall" "8" + "wide" "10" + "tall" "10" "visible" "0" "enabled" "1" "scaleImage" "1" @@ -135,10 +135,10 @@ "xpos" "113" "ypos" "0" "wide" "34" - "tall" "31" + "tall" "30" "visible" "1" "enabled" "1" - "icon" "obj_status_alert_background" + "icon" "obj_status_alert_background_tall" } "WrenchIcon" @@ -146,7 +146,7 @@ "ControlName" "CIconPanel" "fieldName" "WrenchIcon" "xpos" "121" - "ypos" "5" + "ypos" "15" "zpos" "1" "wide" "19" "tall" "19" @@ -162,7 +162,7 @@ "ControlName" "CIconPanel" "fieldName" "SapperIcon" "xpos" "117" - "ypos" "3" + "ypos" "15" "zpos" "1" "wide" "25" "tall" "25" @@ -178,10 +178,10 @@ "ControlName" "CBuildingHealthBar" "fieldName" "Health" "font" "Default" - "xpos" "10" - "ypos" "4" + "xpos" "0" + "ypos" "3" "wide" "8" - "tall" "24" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -198,14 +198,14 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "31" + "tall" "30" "visible" "0" "BuildingLabel" { "ControlName" "CExLabel" "fieldName" "BuildingLabel" - "font" "Default" + "font" "HudFontSmallest" "xpos" "0" "ypos" "5" "wide" "200" @@ -246,7 +246,7 @@ "xpos" "60" "ypos" "0" "wide" "100" - "tall" "31" + "tall" "30" "visible" "0" "UpgradeIcon" @@ -254,7 +254,7 @@ "ControlName" "CIconPanel" "fieldName" "UpgradeIcon" "xpos" "0" - "ypos" "16" + "ypos" "10" "zpos" "1" "wide" "10" "tall" "10" @@ -271,9 +271,9 @@ "fieldName" "Upgrade" "font" "Default" "xpos" "12" - "ypos" "17" + "ypos" "10" "wide" "38" - "tall" "8" + "tall" "10" "autoResize" "0" "pinCorner" "0" "visible" "1" diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 8f9dfb7..9a6b1e9 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -28,7 +28,7 @@ //-------------------------------------------------------------- // Set visible/enabled to 1 to use. //-------------------------------------------------------------- - "TransparentViewmodel" + TransparentViewmodel { "ControlName" "ImagePanel" "fieldName" "TransparentViewmodel" @@ -313,7 +313,7 @@ "fieldName" "BuildingStatus_Spy" "visible" "1" "enabled" "1" - "xpos" "0" + "xpos" "5" "ypos" "0" "wide" "640" "tall" "480" @@ -325,7 +325,7 @@ "fieldName" "BuildingStatus_Engineer" "visible" "1" "enabled" "1" - "xpos" "0" + "xpos" "5" "ypos" "c-100" "wide" "640" "tall" "480" @@ -474,7 +474,7 @@ "ypos" "22" "wide" "580" "tall" "468" - "MaxDeathNotices" "5" + "MaxDeathNotices" "5" "IconScale" "0.35" "LineHeight" "14" "LineSpacing" "0" @@ -1177,7 +1177,7 @@ "EngineerY" "330" "zpos" "0" "wide" "200" - "tall" "100" + "tall" "f0" "visible" "1" "enabled" "1" } @@ -1441,4 +1441,4 @@ HudTrainingMsg { } TrainingComplete { } AnnotationsPanel { } -}
\ No newline at end of file +} |
