summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/TFAdvancedOptionsDialog.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/TFAdvancedOptionsDialog.res')
-rw-r--r--minmode/resource/ui/TFAdvancedOptionsDialog.res169
1 files changed, 0 insertions, 169 deletions
diff --git a/minmode/resource/ui/TFAdvancedOptionsDialog.res b/minmode/resource/ui/TFAdvancedOptionsDialog.res
deleted file mode 100644
index 23a53b6..0000000
--- a/minmode/resource/ui/TFAdvancedOptionsDialog.res
+++ /dev/null
@@ -1,169 +0,0 @@
-"Resource\UI\TFAdvancedOptionsDialog.res"
-{
- "TFAdvancedOptionsDialog"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TFAdvancedOptionsDialog"
- "xpos" "c-250"
- "ypos" "90"
- "wide" "500"
- "tall" "350"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "paintbackgroundtype" "0"
- "settitlebarvisible" "0"
- "paintborder" "1"
- "paintbackground" "1"
- "border" "NoBorder"
- "bgcolor_override" "25 25 25 255"
-
- "control_w" "500"
- "control_h" "25"
- "slider_w" "500"
- "slider_h" "25"
- }
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "HudFontMediumBold"
- "labelText" "#TF_AdvancedOptions"
- "textAlignment" "center"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "500"
- "tall" "40"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "TanLight"
- }
- "CancelButton"
- {
- "ControlName" "CExButton"
- "fieldName" "CancelButton"
- "xpos" "150"
- "ypos" "310"
- "zpos" "1"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#Cancel"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "Close"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
-
- "paintbackground" "1"
- "defaultBgColor_override" "15 15 15 255"
- "armedBgColor_override" "25 25 25 255"
- "depressedBgColor_override" "25 25 25 255"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanLight"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
- }
- "OkButton"
- {
- "ControlName" "CExButton"
- "fieldName" "OkButton"
- "xpos" "300"
- "ypos" "310"
- "zpos" "1"
- "wide" "100"
- "tall" "25"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#GameUI_Ok"
- "font" "HudFontSmallBold"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "Command" "Ok"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
-
- "paintbackground" "1"
- "defaultBgColor_override" "15 15 15 255"
- "armedBgColor_override" "25 25 25 255"
- "depressedBgColor_override" "25 25 25 255"
- "defaultFgColor_override" "TanLight"
- "armedFgColor_override" "TanLight"
- "depressedFgColor_override" "TanLight"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
- }
-
- "PanelListPanel"
- {
- "ControlName" "CPanelListPanel"
- "fieldName" "PanelListPanel"
- "xpos" "10"
- "ypos" "40"
- "wide" "480"
- "tall" "260"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "bgcolor_override" "0 0 0 0"
- }
-
- "TooltipPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "TooltipPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "100"
- "wide" "240"
- "tall" "50"
- "visible" "0"
- "paintborder" "1"
- "paintbackground" "1"
- "border" "NoBorder"
- "bgcolor_override" "25 25 25 255"
-
- "TipLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TipLabel"
- "font" "HudFontSmallest"
- "labelText" "%tiptext%"
- "textAlignment" "center"
- "xpos" "20"
- "ypos" "10"
- "zpos" "2"
- "wide" "200"
- "tall" "30"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor_override" "235 226 202 255"
- "wrap" "1"
- //"centerwrap" "1"
- }
- }
-}