summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-08-12 16:49:44 -0400
committerCriticalFlaw <[email protected]>2018-08-12 16:49:44 -0400
commit2972ece00b980ce84e932cae83a348078d0d541c (patch)
treef6a03b82f744e25ae8d60c17633c48cc2f652a49 /resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
parenteb34e49b3489a37efc44916571d86e84343f5f63 (diff)
Updated Engineer PDAs to use #base
Diffstat (limited to 'resource/ui/build_menu/pipboy/hudmenueurekaeffect.res')
-rw-r--r--resource/ui/build_menu/pipboy/hudmenueurekaeffect.res129
1 files changed, 4 insertions, 125 deletions
diff --git a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
index 268ed13..6024fdd 100644
--- a/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
+++ b/resource/ui/build_menu/pipboy/hudmenueurekaeffect.res
@@ -1,18 +1,9 @@
+#base "../HudMenuEurekaEffect.res"
+
"Resource/UI/build_menu/HudMenuEurekaEffect.res"
{
"MainBackground"
{
- "ControlName" "ImagePanel"
- "fieldName" "MainBackground"
- "xpos" "25"
- "ypos" "10"
- "zpos" "0"
- "wide" "200"
- "tall" "120"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
"fillcolor" "50 255 50 50"
}
@@ -51,128 +42,16 @@
"BuildIcon"
{
- "ControlName" "CIconPanel"
- "fieldName" "BuildIcon"
- "xpos" "9999"
- "ypos" "999"
- "zpos" "1"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
"iconColor" "0 255 0 255"
}
"TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
- "xpos" "34" // align me to the left edge of the first selection
- "ypos" "-10"
- "zpos" "2"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ {
"fgcolor" "0 255 0 255"
- "labelText" "#Hud_Menu_Teleport_Title"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "36" // align me to the left edge of the first selection
- "ypos" "-8"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Teleport_Title"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
}
"CancelLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "SpectatorKeyHints"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "East"
- "dulltext" "0"
- "brighttext" "0"
- "fgcolor" "0 255 0 255"
- }
-
- "available_target_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "available_target_1"
- "xpos" "25"
- "ypos" "23"
- "zpos" "10"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "available_target_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "available_target_2"
- "xpos" "125"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "unavailable_target_1"
{
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_target_1"
- "xpos" "25"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_target_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_target_2"
- "xpos" "125"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
+ "fgcolor" "0 255 0 255"
}
} \ No newline at end of file