From 5c038af9ccb2ac86b11b041e8384f20d66010e9c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Dec 2017 16:10:51 -0500 Subject: 20171209 - Fixed the Build Menu Crash --- resource/ui/build_menu/HudMenuEngyBuild.res | 8 +--- resource/ui/build_menu/base_active.res | 8 +--- .../ui/build_menu/base_active_teleport_target.res | 1 + resource/ui/build_menu/base_already_built.res | 8 +--- resource/ui/build_menu/base_cant_afford.res | 8 +--- .../base_unavailable_teleport_target.res | 8 +--- resource/ui/build_menu/pipboy/HudMenuEngyBuild.res | 44 +++++++++------------- resource/ui/build_menu/pipboy/base_active.res | 16 +++----- .../pipboy/base_active_teleport_target.res | 8 ++-- .../ui/build_menu/pipboy/base_already_built.res | 12 ++---- resource/ui/build_menu/pipboy/base_cant_afford.res | 10 ++--- .../pipboy/base_unavailable_teleport_target.res | 6 +-- resource/ui/build_menu/pipboy/dispenser_active.res | 15 ++++++-- .../build_menu/pipboy/dispenser_already_built.res | 11 ++++-- .../ui/build_menu/pipboy/dispenser_cant_afford.res | 10 +++-- .../ui/build_menu/pipboy/dispenser_selectable.res | 11 ++++-- .../ui/build_menu/pipboy/dispenser_unavailable.res | 11 ++++-- .../ui/build_menu/pipboy/hudmenueurekaeffect.res | 20 ++++------ .../ui/build_menu/pipboy/sentry_cant_afford.res | 12 ++++-- .../ui/build_menu/pipboy/tele_entrance_active.res | 14 +++++-- .../pipboy/tele_entrance_already_built.res | 10 +++-- .../pipboy/tele_entrance_cant_afford.res | 10 +++-- .../pipboy/tele_entrance_unavailable.res | 10 +++-- resource/ui/build_menu/pipboy/tele_exit_active.res | 16 +++++--- .../build_menu/pipboy/tele_exit_already_built.res | 10 +++-- .../ui/build_menu/pipboy/tele_exit_cant_afford.res | 10 +++-- .../ui/build_menu/pipboy/tele_exit_unavailable.res | 10 +++-- resource/ui/build_menu/sentry_cant_afford.res | 16 ++++++++ 28 files changed, 186 insertions(+), 147 deletions(-) create mode 100644 resource/ui/build_menu/sentry_cant_afford.res (limited to 'resource/ui/build_menu') diff --git a/resource/ui/build_menu/HudMenuEngyBuild.res b/resource/ui/build_menu/HudMenuEngyBuild.res index 7cb025e..e8d834f 100644 --- a/resource/ui/build_menu/HudMenuEngyBuild.res +++ b/resource/ui/build_menu/HudMenuEngyBuild.res @@ -74,8 +74,8 @@ "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "-2" // align me to the left edge of the first selection - "ypos" "-2" + "xpos" "70" // align me to the left edge of the first selection + "ypos" "-8" "zpos" "1" "wide" "300" "tall" "38" @@ -87,10 +87,6 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "TitleLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } "CancelLabel" diff --git a/resource/ui/build_menu/base_active.res b/resource/ui/build_menu/base_active.res index a8202ec..c967b69 100644 --- a/resource/ui/build_menu/base_active.res +++ b/resource/ui/build_menu/base_active.res @@ -148,8 +148,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" + "xpos" "1" + "ypos" "96" "zpos" "1" "wide" "100" "tall" "18" @@ -161,9 +161,5 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "NumberLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res index 0a155eb..69e23be 100644 --- a/resource/ui/build_menu/base_active_teleport_target.res +++ b/resource/ui/build_menu/base_active_teleport_target.res @@ -107,4 +107,5 @@ "dulltext" "1" "brighttext" "0" } + } \ No newline at end of file diff --git a/resource/ui/build_menu/base_already_built.res b/resource/ui/build_menu/base_already_built.res index a1f5a69..4eaee37 100644 --- a/resource/ui/build_menu/base_already_built.res +++ b/resource/ui/build_menu/base_already_built.res @@ -168,8 +168,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" + "xpos" "1" + "ypos" "96" "zpos" "1" "wide" "100" "tall" "18" @@ -182,8 +182,4 @@ "dulltext" "1" "brighttext" "0" } - - "pin_to_sibling" "NumberLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } \ No newline at end of file diff --git a/resource/ui/build_menu/base_cant_afford.res b/resource/ui/build_menu/base_cant_afford.res index 1b41e89..bea2718 100644 --- a/resource/ui/build_menu/base_cant_afford.res +++ b/resource/ui/build_menu/base_cant_afford.res @@ -167,8 +167,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" + "xpos" "1" + "ypos" "96" "zpos" "1" "wide" "100" "tall" "18" @@ -180,9 +180,5 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "NumberLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/build_menu/base_unavailable_teleport_target.res b/resource/ui/build_menu/base_unavailable_teleport_target.res index 1db2ff5..6ba5c24 100644 --- a/resource/ui/build_menu/base_unavailable_teleport_target.res +++ b/resource/ui/build_menu/base_unavailable_teleport_target.res @@ -133,8 +133,8 @@ "fieldName" "NumberLabelShadow" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" + "xpos" "1" + "ypos" "86" "zpos" "1" "wide" "100" "tall" "18" @@ -146,9 +146,5 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "NumberLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res b/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res index 75feee7..734c055 100644 --- a/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res +++ b/resource/ui/build_menu/pipboy/HudMenuEngyBuild.res @@ -36,8 +36,8 @@ { "ControlName" "CIconPanel" "fieldName" "BuildIconShadow" - "xpos" "-1" - "ypos" "-1" + "xpos" "9999" + "ypos" "9999" "zpos" "0" "wide" "48" "tall" "48" @@ -46,10 +46,6 @@ "scaleImage" "1" "icon" "ico_build" "iconColor" "0 0 0 255" - - "pin_to_sibling" "BuildIcon" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } "TitleLabel" @@ -79,8 +75,8 @@ "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "-2" // align me to the left edge of the first selection - "ypos" "-2" + "xpos" "70" // align me to the left edge of the first selection + "ypos" "-8" "zpos" "1" "wide" "300" "tall" "38" @@ -92,10 +88,6 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "TitleLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } "CancelLabel" @@ -128,7 +120,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "active_item_2" { @@ -140,7 +132,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "active_item_3" { @@ -152,7 +144,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "active_item_4" { @@ -176,7 +168,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "already_built_item_2" { @@ -188,7 +180,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "already_built_item_3" { @@ -200,7 +192,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "already_built_item_4" { @@ -224,7 +216,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "cant_afford_item_2" { @@ -236,7 +228,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "cant_afford_item_3" { @@ -248,7 +240,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "cant_afford_item_4" { @@ -261,7 +253,7 @@ "tall" "124" "visible" "0" } - + "unavailable_item_1" { "ControlName" "EditablePanel" @@ -272,7 +264,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_item_2" { @@ -284,7 +276,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_item_3" { @@ -296,7 +288,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_item_4" { @@ -308,5 +300,5 @@ "wide" "100" "tall" "124" "visible" "0" - } + } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_active.res b/resource/ui/build_menu/pipboy/base_active.res index ffd655f..255cb46 100644 --- a/resource/ui/build_menu/pipboy/base_active.res +++ b/resource/ui/build_menu/pipboy/base_active.res @@ -37,7 +37,7 @@ "iconColor" "ProgressOffWhite" } - "BuildingIcon" + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -85,7 +85,7 @@ "visible" "1" "enabled" "1" "labelText" "%metal%" - "textAlignment" "Left" + "textAlignment" "Left" } "ModeLabel" @@ -104,10 +104,10 @@ "visible" "1" "enabled" "1" "labelText" "" - "textAlignment" "East" + "textAlignment" "East" } - "NumberBg" + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -149,8 +149,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" + "xpos" "1" + "ypos" "96" "zpos" "1" "wide" "100" "tall" "18" @@ -162,9 +162,5 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "NumberLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_active_teleport_target.res b/resource/ui/build_menu/pipboy/base_active_teleport_target.res index 359a4f9..fdf6353 100644 --- a/resource/ui/build_menu/pipboy/base_active_teleport_target.res +++ b/resource/ui/build_menu/pipboy/base_active_teleport_target.res @@ -20,7 +20,7 @@ "dulltext" "0" "brighttext" "0" } - + "ItemBackground" { "ControlName" "CIconPanel" @@ -37,7 +37,7 @@ "iconColor" "0 0 0 255" } - "BuildingIcon" + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -69,10 +69,10 @@ "visible" "1" "enabled" "1" "labelText" "" - "textAlignment" "East" + "textAlignment" "East" } - "NumberBg" + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" diff --git a/resource/ui/build_menu/pipboy/base_already_built.res b/resource/ui/build_menu/pipboy/base_already_built.res index 722b431..9b48b81 100644 --- a/resource/ui/build_menu/pipboy/base_already_built.res +++ b/resource/ui/build_menu/pipboy/base_already_built.res @@ -41,7 +41,7 @@ "dulltext" "0" "brighttext" "0" } - + "ItemBackground" { "ControlName" "CIconPanel" @@ -58,7 +58,7 @@ "iconColor" "ProgressOffWhite" } - "BuildingIcon" + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -170,8 +170,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" + "xpos" "1" + "ypos" "96" "zpos" "1" "wide" "100" "tall" "18" @@ -183,9 +183,5 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "NumberLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_cant_afford.res b/resource/ui/build_menu/pipboy/base_cant_afford.res index 30971b8..71391c5 100644 --- a/resource/ui/build_menu/pipboy/base_cant_afford.res +++ b/resource/ui/build_menu/pipboy/base_cant_afford.res @@ -56,7 +56,7 @@ "iconColor" "ProgressOffWhite" } - "BuildingIcon" + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -168,8 +168,8 @@ "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "-1" - "ypos" "-1" + "xpos" "1" + "ypos" "96" "zpos" "1" "wide" "100" "tall" "18" @@ -181,9 +181,5 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "NumberLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res b/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res index b452b34..6db393c 100644 --- a/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res +++ b/resource/ui/build_menu/pipboy/base_unavailable_teleport_target.res @@ -20,7 +20,7 @@ "dulltext" "0" "brighttext" "0" } - + "ItemBackground" { "ControlName" "CIconPanel" @@ -57,7 +57,7 @@ "dulltext" "0" "brighttext" "0" } - + "BuildingIcon" { "ControlName" "CIconPanel" @@ -90,7 +90,7 @@ "visible" "1" "enabled" "1" "labelText" "" - "textAlignment" "East" + "textAlignment" "East" } "NumberBg" diff --git a/resource/ui/build_menu/pipboy/dispenser_active.res b/resource/ui/build_menu/pipboy/dispenser_active.res index fc39891..a9ff482 100644 --- a/resource/ui/build_menu/pipboy/dispenser_active.res +++ b/resource/ui/build_menu/pipboy/dispenser_active.res @@ -2,16 +2,23 @@ "Resource/UI/build_menu/dispenser_active.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_Dispenser" } - "BuildingIcon" { + + "BuildingIcon" + { "icon" "hud_menu_dispenser_build" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "2" } - "NumberLabelShadow" { + + "NumberLabelShadow" + { "labelText" "2" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/dispenser_already_built.res b/resource/ui/build_menu/pipboy/dispenser_already_built.res index 86df827..ece5fae 100644 --- a/resource/ui/build_menu/pipboy/dispenser_already_built.res +++ b/resource/ui/build_menu/pipboy/dispenser_already_built.res @@ -2,13 +2,18 @@ "Resource/UI/build_menu/dispenser_already_built.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_dispenser" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "2" } - "NumberLabelShadow" { + + "NumberLabelShadow" + { "labelText" "2" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/dispenser_cant_afford.res b/resource/ui/build_menu/pipboy/dispenser_cant_afford.res index 8a74ff6..f80aa18 100644 --- a/resource/ui/build_menu/pipboy/dispenser_cant_afford.res +++ b/resource/ui/build_menu/pipboy/dispenser_cant_afford.res @@ -2,13 +2,17 @@ "Resource/UI/build_menu/dispenser_cant_afford.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_dispenser" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "2" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "2" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/dispenser_selectable.res b/resource/ui/build_menu/pipboy/dispenser_selectable.res index c274147..c302214 100644 --- a/resource/ui/build_menu/pipboy/dispenser_selectable.res +++ b/resource/ui/build_menu/pipboy/dispenser_selectable.res @@ -2,13 +2,18 @@ "Resource/UI/build_menu/dispenser_selectable.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_Dispenser" } - "BuildingIcon" { + + "BuildingIcon" + { "icon" "hud_menu_dispenser_build" } - "NumberLabelShadow" { + + "NumberLabelShadow" + { "labelText" "2" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/dispenser_unavailable.res b/resource/ui/build_menu/pipboy/dispenser_unavailable.res index e074886..6bb6775 100644 --- a/resource/ui/build_menu/pipboy/dispenser_unavailable.res +++ b/resource/ui/build_menu/pipboy/dispenser_unavailable.res @@ -2,13 +2,18 @@ "Resource/UI/build_menu/dispenser_unavailable.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_dispenser" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "2" } - "NumberLabelShadow" { + + "NumberLabelShadow" + { "labelText" "2" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res index 71f7d29..268ed13 100644 --- a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res +++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res @@ -92,8 +92,8 @@ "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold32" "fgcolor" "TransparentBlack" - "xpos" "-2" // align me to the left edge of the first selection - "ypos" "-2" + "xpos" "36" // align me to the left edge of the first selection + "ypos" "-8" "zpos" "1" "wide" "300" "tall" "38" @@ -105,14 +105,10 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" - - "pin_to_sibling" "TitleLabel" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" } "CancelLabel" - { + { "ControlName" "CExLabel" "fieldName" "CancelLabel" "font" "SpectatorKeyHints" @@ -142,7 +138,7 @@ "wide" "100" "tall" "124" "visible" "1" - } + } "available_target_2" { @@ -154,8 +150,8 @@ "wide" "100" "tall" "124" "visible" "1" - } - + } + "unavailable_target_1" { "ControlName" "EditablePanel" @@ -166,7 +162,7 @@ "wide" "100" "tall" "124" "visible" "0" - } + } "unavailable_target_2" { @@ -178,5 +174,5 @@ "wide" "100" "tall" "124" "visible" "0" - } + } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/sentry_cant_afford.res b/resource/ui/build_menu/pipboy/sentry_cant_afford.res index c164cfb..b20e0da 100644 --- a/resource/ui/build_menu/pipboy/sentry_cant_afford.res +++ b/resource/ui/build_menu/pipboy/sentry_cant_afford.res @@ -2,11 +2,15 @@ "Resource/UI/build_menu/sentry_cant_afford.res" { - "ItemNameLabel" { - "labelText" "#TF_Object_Sentry" - "labelText_lodef" "#TF_Object_Sentry_360" + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + "labelText_lodef" "#TF_Object_Sentry_360" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "1" } + } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/tele_entrance_active.res b/resource/ui/build_menu/pipboy/tele_entrance_active.res index c7d2511..fe81bd2 100644 --- a/resource/ui/build_menu/pipboy/tele_entrance_active.res +++ b/resource/ui/build_menu/pipboy/tele_entrance_active.res @@ -2,16 +2,22 @@ "Resource/UI/build_menu/tele_entrance_active.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_Tele_Entrance_360" } - "BuildingIcon" { + + "BuildingIcon" + { "icon" "hud_menu_tele_entrance_build" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "3" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "3" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/tele_entrance_already_built.res b/resource/ui/build_menu/pipboy/tele_entrance_already_built.res index 1589ddd..8f902fb 100644 --- a/resource/ui/build_menu/pipboy/tele_entrance_already_built.res +++ b/resource/ui/build_menu/pipboy/tele_entrance_already_built.res @@ -2,13 +2,17 @@ "Resource/UI/build_menu/tele_entrance_already_built.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_tele_entrance_360" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "3" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "3" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/tele_entrance_cant_afford.res b/resource/ui/build_menu/pipboy/tele_entrance_cant_afford.res index bb5ba70..7ababc3 100644 --- a/resource/ui/build_menu/pipboy/tele_entrance_cant_afford.res +++ b/resource/ui/build_menu/pipboy/tele_entrance_cant_afford.res @@ -2,13 +2,17 @@ "Resource/UI/build_menu/tele_entrance_cant_afford.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_tele_entrance_360" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "3" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "3" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/tele_entrance_unavailable.res b/resource/ui/build_menu/pipboy/tele_entrance_unavailable.res index c4513fc..de90aec 100644 --- a/resource/ui/build_menu/pipboy/tele_entrance_unavailable.res +++ b/resource/ui/build_menu/pipboy/tele_entrance_unavailable.res @@ -2,13 +2,17 @@ "Resource/UI/build_menu/tele_entrance_unavailable.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_tele_entrance_360" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "3" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "3" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/tele_exit_active.res b/resource/ui/build_menu/pipboy/tele_exit_active.res index 262cf15..ac0339f 100644 --- a/resource/ui/build_menu/pipboy/tele_exit_active.res +++ b/resource/ui/build_menu/pipboy/tele_exit_active.res @@ -2,16 +2,22 @@ "Resource/UI/build_menu/tele_exit_active.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_Tele_Exit_360" - } - "BuildingIcon" { + } + + "BuildingIcon" + { "icon" "hud_menu_tele_exit_build" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "4" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "4" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/tele_exit_already_built.res b/resource/ui/build_menu/pipboy/tele_exit_already_built.res index 066a534..a850c21 100644 --- a/resource/ui/build_menu/pipboy/tele_exit_already_built.res +++ b/resource/ui/build_menu/pipboy/tele_exit_already_built.res @@ -2,13 +2,17 @@ "Resource/UI/build_menu/tele_exit_already_built.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_tele_exit_360" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "4" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "4" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/tele_exit_cant_afford.res b/resource/ui/build_menu/pipboy/tele_exit_cant_afford.res index 098aff8..70056eb 100644 --- a/resource/ui/build_menu/pipboy/tele_exit_cant_afford.res +++ b/resource/ui/build_menu/pipboy/tele_exit_cant_afford.res @@ -2,13 +2,17 @@ "Resource/UI/build_menu/tele_exit_cant_afford.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_tele_exit_360" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "4" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "4" } } \ No newline at end of file diff --git a/resource/ui/build_menu/pipboy/tele_exit_unavailable.res b/resource/ui/build_menu/pipboy/tele_exit_unavailable.res index ab77fb2..978192a 100644 --- a/resource/ui/build_menu/pipboy/tele_exit_unavailable.res +++ b/resource/ui/build_menu/pipboy/tele_exit_unavailable.res @@ -2,13 +2,17 @@ "Resource/UI/build_menu/tele_exit_unavailable.res" { - "ItemNameLabel" { + "ItemNameLabel" + { "labelText" "#TF_Object_tele_exit_360" } - "NumberLabel" { + + "NumberLabel" + { "labelText" "4" } - "NumberLabelShadow" { + "NumberLabelShadow" + { "labelText" "4" } } \ No newline at end of file diff --git a/resource/ui/build_menu/sentry_cant_afford.res b/resource/ui/build_menu/sentry_cant_afford.res new file mode 100644 index 0000000..9ce0bda --- /dev/null +++ b/resource/ui/build_menu/sentry_cant_afford.res @@ -0,0 +1,16 @@ +#base "base_cant_afford.res" + +"Resource/UI/build_menu/sentry_cant_afford.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + "labelText_lodef" "#TF_Object_Sentry_360" + } + + "NumberLabel" + { + "labelText" "1" + } + +} \ No newline at end of file -- cgit v1.2.3