summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/pipboy/base_unavailable.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2017-10-28 10:05:32 -0400
committerGitHub <[email protected]>2017-10-28 10:05:32 -0400
commitda97376a007d15a77a17ba8e3be8d3fc9991b9ba (patch)
tree331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/ui/build_menu/pipboy/base_unavailable.res
parentaa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff)
parent2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (diff)
20171028 - Scream Fortress Update
- Updated for Scream Fortress 2017 - Updated the Main Menu design and backend - Updated the version number - Fixed inexplicable crashes following the Scream Fortress update - Fixed incorrect image file being used during the loading screen - Fixed the Phlogistinator, Thermal Thruster and Vita Saw meters - Miscellaneous other fixes and tweaks - Removed unused files, code and fonts - Replaced the current crosshairs with KnuckleCrosses
Diffstat (limited to 'resource/ui/build_menu/pipboy/base_unavailable.res')
-rw-r--r--resource/ui/build_menu/pipboy/base_unavailable.res152
1 files changed, 0 insertions, 152 deletions
diff --git a/resource/ui/build_menu/pipboy/base_unavailable.res b/resource/ui/build_menu/pipboy/base_unavailable.res
deleted file mode 100644
index e27a8dc..0000000
--- a/resource/ui/build_menu/pipboy/base_unavailable.res
+++ /dev/null
@@ -1,152 +0,0 @@
-"Resource/UI/build_menu/base_unavailable.res"
-{
- "ItemNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ItemNameLabel"
- "font" "Default"
- "xpos" "6"
- "ypos" "0"
- "zpos" "1"
- "wide" "84"
- "tall" "15"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor" "0 255 0 255"
- }
-
- "ItemBackground"
- {
- "ControlName" "CIconPanel"
- "fieldName" "ItemBackground"
- "xpos" "4"
- "ypos" "14"
- "zpos" "0"
- "wide" "98"
- "tall" "105"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_item_bg_outline"
- "iconColor" "0 0 0 255"
- }
-
- "CantBuildReason"
- {
- "ControlName" "CExLabel"
- "fieldName" "CantBuildReason"
- "font" "Default"
- "xpos" "10"
- "ypos" "48"
- "zpos" "2"
- "wide" "80"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Unavailable"
- "textAlignment" "Center"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "MetalIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "MetalIcon"
- "xpos" "10"
- "ypos" "18"
- "zpos" "1"
- "wide" "10"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_metal"
- "iconColor" "0 255 0 255"
- }
-
- "CostLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CostLabel"
- "font" "HudFontSmall"
- "fgcolor" "0 255 0 255"
- "xpos" "23"
- "ypos" "17"
- "zpos" "1"
- "wide" "84"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "%metal%"
- "textAlignment" "Left"
- }
-
- "ModeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ModeLabel"
- "font" "DefaultSmall"
- "fgcolor" "TanDark"
- "xpos" "33"
- "ypos" "17"
- "zpos" "1"
- "wide" "44"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "East"
- }
-
- "NumberBg"
- {
- "ControlName" "CIconPanel"
- "fieldName" "NumberBg"
- "xpos" "41"
- "ypos" "99"
- "zpos" "0"
- "wide" "18"
- "tall" "18"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_key_blank"
- "iconColor" "0 255 0 255"
- }
-
- "NumberLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "NumberLabel"
- "font" "HudMenuNumberFont"
- "fgcolor" "Black"
- "xpos" "0"
- "ypos" "98"
- "zpos" "1"
- "wide" "100"
- "tall" "18"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "1"
- "textAlignment" "Center"
- "dulltext" "1"
- "brighttext" "0"
- "fgcolor" "0 255 0 255"
- }
-} \ No newline at end of file