diff options
| author | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
| commit | 54c716614a85791c499672f27c404a71e6bf187e (patch) | |
| tree | ee037afabd42aa6930bd6b13558da913323829d2 /resource/ui/destroy_menu | |
| parent | 9f90bde42f138a30d5923b0af185f6edf08f37ac (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'resource/ui/destroy_menu')
18 files changed, 1375 insertions, 0 deletions
diff --git a/resource/ui/destroy_menu/dispenser_active.res b/resource/ui/destroy_menu/dispenser_active.res new file mode 100644 index 0000000..80869f0 --- /dev/null +++ b/resource/ui/destroy_menu/dispenser_active.res @@ -0,0 +1,107 @@ +"Resource/UI/destroy_menu/dispenser_active.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "CerbeticaBold12" + "xpos" "15" + "ypos" "2" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Dispenser" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhite" + } + + "DestroyIcon" + { + "ControlName" "CIconPanel" + "fieldName" "DestroyIcon" + "xpos" "13" + "ypos" "18" + "zpos" "1" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_demolish" + "iconColor" "255 255 255 255" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "10" + "ypos" "12" + "zpos" "2" + "wide" "80" + "tall" "80" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_dispenser" + "iconColor" "White" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "CerbeticaBold20" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "2" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/dispenser_inactive.res b/resource/ui/destroy_menu/dispenser_inactive.res new file mode 100644 index 0000000..32dd593 --- /dev/null +++ b/resource/ui/destroy_menu/dispenser_inactive.res @@ -0,0 +1,115 @@ +"Resource/UI/build_menu/dispenser_inactive.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "CerbeticaBold12" + "xpos" "15" + "ypos" "2" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Dispenser" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhiteTransparent" + } + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "CerbeticaBold16" + "xpos" "10" + "ypos" "48" + "zpos" "2" + "wide" "80" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_NotBuilt" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "UnavailableLabel" + { + "ControlName" "CExLabel" + "fieldName" "UnavailableLabel" + "font" "CerbeticaBold20" + "xpos" "10" + "ypos" "48" + "zpos" "2" + "wide" "80" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Unavailable" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 255" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "CerbeticaBold20" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "2" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/hudmenuengydestroy.res b/resource/ui/destroy_menu/hudmenuengydestroy.res new file mode 100644 index 0000000..6a9e2af --- /dev/null +++ b/resource/ui/destroy_menu/hudmenuengydestroy.res @@ -0,0 +1,243 @@ +"Resource/UI/build_menu/HudMenuEngyDestroy.res" +{ + "MainBackground" + { + "ControlName" "ImagePanel" + "fieldName" "MainBackground" + "xpos" "50" + "ypos" "10" + "zpos" "0" + "wide" "400" + "tall" "130" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_bg" + "fillcolor" "0 0 0 200" + } + + "DestroyIcon" + { + "ControlName" "CIconPanel" + "fieldName" "DestroyIcon" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "64" + "tall" "64" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_demolish" + "iconColor" "White" + } + + "TitleLabel" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabel" + "font" "CerbeticaBold32" + "xpos" "68" + "ypos" "-10" + "zpos" "2" + "wide" "300" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_menu_demolish_title" + "textAlignment" "Left" + "dulltext" "0" + "brighttext" "0" + } + + "TitleLabelDropshadow" + { + "ControlName" "CExLabel" + "fieldName" "TitleLabelDropshadow" + "font" "CerbeticaBold32" + "xpos" "-1" + "ypos" "-1" + "zpos" "1" + "wide" "300" + "tall" "38" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#Hud_menu_demolish_title" + "textAlignment" "Left" + "dulltext" "1" + "brighttext" "0" + "fgcolor" "TransparentBlack" + + "pin_to_sibling" "TitleLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" + } + + "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" + } + + "active_item_1" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "active_item_1" + "xpos" "50" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "1" + } + + "active_item_2" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "active_item_2" + "xpos" "150" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "1" + } + + "active_item_3" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "active_item_3" + "xpos" "250" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "1" + } + + "active_item_4" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "active_item_4" + "xpos" "350" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "1" + } + + "inactive_item_1" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "inactive_item_1" + "xpos" "50" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "1" + } + + "inactive_item_2" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "inactive_item_2" + "xpos" "150" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "1" + } + + "inactive_item_3" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "inactive_item_3" + "xpos" "250" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "1" + } + + "inactive_item_4" + { + "ControlName" "CEngyDestroyMenuItem" + "fieldName" "inactive_item_4" + "xpos" "350" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "1" + } + + "unavailable_item_1" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_item_1" + "xpos" "50" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "0" + } + + "unavailable_item_2" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_item_2" + "xpos" "150" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "0" + } + + "unavailable_item_3" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_item_3" + "xpos" "250" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "0" + } + + "unavailable_item_4" + { + "ControlName" "EditablePanel" + "fieldName" "unavailable_item_4" + "xpos" "350" + "ypos" "23" + "zpos" "1" + "wide" "100" + "tall" "124" + "visible" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/dispenser_active.res b/resource/ui/destroy_menu/pipboy/dispenser_active.res new file mode 100644 index 0000000..b16705d --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/dispenser_active.res @@ -0,0 +1,24 @@ +#base "../dispenser_active.res" + +"Resource/UI/destroy_menu/dispenser_active.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/dispenser_inactive.res b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res new file mode 100644 index 0000000..9538284 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/dispenser_inactive.res @@ -0,0 +1,24 @@ +#base "../dispenser_inactive.res" + +"Resource/UI/build_menu/dispenser_inactive.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "NotBuiltLabel" + { + "fgcolor" "ColorGreen" + } + + "UnavailableLabel" + { + "fgcolor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res new file mode 100644 index 0000000..8743044 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/hudmenuengydestroy.res @@ -0,0 +1,52 @@ +#base "../HudMenuEngyDestroy.res" + +"Resource/UI/build_menu/HudMenuEngyDestroy.res" +{ + "ItemBackground" + { + "ControlName" "CTFImagePanel" + "fieldName" "ItemBackground" + "xpos" "50" + "ypos" "10" + "zpos" "0" + "wide" "400" + "tall" "130" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "pipboy_overlay" + "tileImage" "1" + "drawcolor" "192 192 192 255" + } + "BackgroundEngineer" + { + "ControlName" "CTFImagePanel" + "fieldName" "BackgroundEngineer" + "xpos" "9999" + "ypos" "9999" + "zpos" "-1" + "wide" "40" + "tall" "40" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "image" "pipboy_engineer" + "tileImage" "0" + "tileVertically" "0" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "TitleLabel" + { + "fgcolor" "ColorGreen" + } + + "CancelLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/sentry_active.res b/resource/ui/destroy_menu/pipboy/sentry_active.res new file mode 100644 index 0000000..a30673c --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/sentry_active.res @@ -0,0 +1,24 @@ +#base "../sentry_active.res" + +"Resource/UI/destroy_menu/sentry_active.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res new file mode 100644 index 0000000..aaedbae --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res @@ -0,0 +1,24 @@ +#base "../sentry_inactive.res" + +"Resource/UI/destroy_menu/sentry_inactive.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "NotBuiltLabel" + { + "fgcolor" "ColorGreen" + } + + "UnavailableLabel" + { + "fgcolor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res new file mode 100644 index 0000000..7d534c6 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res @@ -0,0 +1,24 @@ +#base "../tele_entrance_active.res" + +"Resource/UI/destroy_menu/tele_entrance_active.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res new file mode 100644 index 0000000..948b64a --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_inactive.res @@ -0,0 +1,24 @@ +#base "../tele_entrance_inactive.res" + +"Resource/UI/build_menu/tele_entrance_inactive.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "NotBuiltLabel" + { + "fgcolor" "ColorGreen" + } + + "UnavailableLabel" + { + "fgcolor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res new file mode 100644 index 0000000..f2a24a8 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res @@ -0,0 +1,24 @@ +#base "../tele_exit_active.res" + +"Resource/UI/destroy_menu/tele_exit_active.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res new file mode 100644 index 0000000..936a295 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_exit_inactive.res @@ -0,0 +1,24 @@ +#base "../tele_exit_inactive.res" + +"Resource/UI/build_menu/tele_exit_inactive.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "NotBuiltLabel" + { + "fgcolor" "ColorGreen" + } + + "UnavailableLabel" + { + "fgcolor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/sentry_active.res b/resource/ui/destroy_menu/sentry_active.res new file mode 100644 index 0000000..b256f5b --- /dev/null +++ b/resource/ui/destroy_menu/sentry_active.res @@ -0,0 +1,107 @@ +"Resource/UI/destroy_menu/sentry_active.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "CerbeticaBold12" + "xpos" "15" + "ypos" "2" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhite" + } + + "DestroyIcon" + { + "ControlName" "CIconPanel" + "fieldName" "DestroyIcon" + "xpos" "13" + "ypos" "18" + "zpos" "1" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_demolish" + "iconColor" "White" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "10" + "ypos" "12" + "zpos" "2" + "wide" "80" + "tall" "80" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_sentrygun_1" + "iconColor" "White" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "CerbeticaBold20" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/sentry_inactive.res b/resource/ui/destroy_menu/sentry_inactive.res new file mode 100644 index 0000000..7a83aca --- /dev/null +++ b/resource/ui/destroy_menu/sentry_inactive.res @@ -0,0 +1,115 @@ +"Resource/UI/destroy_menu/sentry_inactive.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "CerbeticaBold12" + "xpos" "15" + "ypos" "2" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Sentry" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhiteTransparent" + } + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "CerbeticaBold20" + "xpos" "10" + "ypos" "48" + "zpos" "2" + "wide" "80" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_NotBuilt" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "UnavailableLabel" + { + "ControlName" "CExLabel" + "fieldName" "UnavailableLabel" + "font" "CerbeticaBold20" + "xpos" "10" + "ypos" "48" + "zpos" "2" + "wide" "80" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Unavailable" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "255 255 255 128" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "CerbeticaBold20" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "1" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_entrance_active.res b/resource/ui/destroy_menu/tele_entrance_active.res new file mode 100644 index 0000000..4c9ffef --- /dev/null +++ b/resource/ui/destroy_menu/tele_entrance_active.res @@ -0,0 +1,107 @@ +"Resource/UI/destroy_menu/tele_entrance_active.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "CerbeticaBold12" + "xpos" "15" + "ypos" "2" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Tele_Entrance_360" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhite" + } + + "DestroyIcon" + { + "ControlName" "CIconPanel" + "fieldName" "DestroyIcon" + "xpos" "13" + "ypos" "18" + "zpos" "1" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_demolish" + "iconColor" "White" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "10" + "ypos" "12" + "zpos" "2" + "wide" "80" + "tall" "80" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_tele_entrance" + "iconColor" "White" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "CerbeticaBold20" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "3" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_entrance_inactive.res b/resource/ui/destroy_menu/tele_entrance_inactive.res new file mode 100644 index 0000000..337520f --- /dev/null +++ b/resource/ui/destroy_menu/tele_entrance_inactive.res @@ -0,0 +1,115 @@ +"Resource/UI/build_menu/tele_entrance_inactive.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "CerbeticaBold12" + "xpos" "15" + "ypos" "2" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Tele_Entrance_360" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhiteTransparent" + } + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "CerbeticaBold20" + "xpos" "10" + "ypos" "48" + "zpos" "2" + "wide" "80" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_NotBuilt" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "UnavailableLabel" + { + "ControlName" "CExLabel" + "fieldName" "UnavailableLabel" + "font" "CerbeticaBold20" + "xpos" "10" + "ypos" "48" + "zpos" "2" + "wide" "80" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Unavailable" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "CerbeticaBold20" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "3" + "textAlignment" "Center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_exit_active.res b/resource/ui/destroy_menu/tele_exit_active.res new file mode 100644 index 0000000..2dba123 --- /dev/null +++ b/resource/ui/destroy_menu/tele_exit_active.res @@ -0,0 +1,107 @@ +"Resource/UI/destroy_menu/tele_exit_active.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "CerbeticaBold12" + "xpos" "15" + "ypos" "2" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Tele_Exit_360" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhite" + } + + "DestroyIcon" + { + "ControlName" "CIconPanel" + "fieldName" "DestroyIcon" + "xpos" "13" + "ypos" "18" + "zpos" "1" + "wide" "70" + "tall" "70" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_demolish" + "iconColor" "White" + } + + "BuildingIcon" + { + "ControlName" "CIconPanel" + "fieldName" "BuildingIcon" + "xpos" "10" + "ypos" "12" + "zpos" "2" + "wide" "80" + "tall" "80" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "obj_status_tele_exit" + "iconColor" "White" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "CerbeticaBold20" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "4" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file diff --git a/resource/ui/destroy_menu/tele_exit_inactive.res b/resource/ui/destroy_menu/tele_exit_inactive.res new file mode 100644 index 0000000..32d18ca --- /dev/null +++ b/resource/ui/destroy_menu/tele_exit_inactive.res @@ -0,0 +1,115 @@ +"Resource/UI/build_menu/tele_exit_inactive.res" +{ + "ItemNameLabel" + { + "ControlName" "CExLabel" + "fieldName" "ItemNameLabel" + "font" "CerbeticaBold12" + "xpos" "15" + "ypos" "2" + "zpos" "1" + "wide" "70" + "tall" "15" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_Object_Tele_Exit_360" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "ItemBackground" + { + "ControlName" "CIconPanel" + "fieldName" "ItemBackground" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "98" + "tall" "105" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "hud_menu_item_bg_outline" + "iconColor" "ProgressOffWhiteTransparent" + } + + "NotBuiltLabel" + { + "ControlName" "CExLabel" + "fieldName" "NotBuiltLabel" + "font" "CerbeticaBold20" + "xpos" "10" + "ypos" "48" + "zpos" "2" + "wide" "80" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "#TF_NotBuilt" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + } + + "UnavailableLabel" + { + "ControlName" "CExLabel" + "fieldName" "UnavailableLabel" + "font" "CerbeticaBold20" + "xpos" "10" + "ypos" "48" + "zpos" "2" + "wide" "80" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "0" + "enabled" "1" + "labelText" "#Hud_Menu_Build_Unavailable" + "textAlignment" "Center" + "dulltext" "0" + "brighttext" "0" + } + + "NumberBg" + { + "ControlName" "CIconPanel" + "fieldName" "NumberBg" + "xpos" "9999" + "ypos" "9999" + "zpos" "0" + "wide" "18" + "tall" "18" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "icon" "ico_key_blank" + "iconColor" "White" + } + + "NumberLabel" + { + "ControlName" "CExLabel" + "fieldName" "NumberLabel" + "font" "CerbeticaBold20" + "fgcolor" "TanLight" + "xpos" "0" + "ypos" "95" + "zpos" "1" + "wide" "100" + "tall" "18" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "4" + "textAlignment" "center" + "dulltext" "1" + "brighttext" "0" + } +}
\ No newline at end of file |
