diff options
| author | RaysFire <[email protected]> | 2013-08-14 00:51:20 -0500 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-08-14 00:51:20 -0500 |
| commit | 9c938a775f499ebb92e5f7c0a57b6697dceecf94 (patch) | |
| tree | fafd5fe0b591d524ccbdac742465b30f415270fe /minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res | |
| parent | 5686d2a088b49fd25a6d1fe821c328e9c948d092 (diff) | |
Added in new custom HUD menus (shop, replay, etc.)
Diffstat (limited to 'minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res')
| -rw-r--r-- | minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res | 209 |
1 files changed, 209 insertions, 0 deletions
diff --git a/minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res b/minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res new file mode 100644 index 0000000..0d351e4 --- /dev/null +++ b/minmode/resource/ui/econ/store/v2/storemapstampsinfodialog.res @@ -0,0 +1,209 @@ +"StoreMapStampsInfoDialog.res" +{ + "MapStampsInfoDialog" + { + "ControlName" "CTFMapStampsInfoDialog" + "fieldName" "MapStampsInfoDialog" + "xpos" "0" + "ypos" "0" + "zpos" "1000" + "wide" "f0" + "tall" "f0" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + } + + // Fullscreen background panel + "BgPanel" + { + "ControlName" "Panel" + "fieldName" "BgPanel" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "paintbackground" "1" + "PaintBackgroundType" "0" + "bgcolor_override" "0 0 0 128" + } + + // Rounded dialog border + "DialogFrame" + { + "ControlName" "EditablePanel" + "fieldName" "DialogFrame" + "xpos" "c-120" + "ypos" "c-150" + "zpos" "0" + "wide" "240" + "tall" "300" + "visible" "1" + "enabled" "1" + "paintbackground" "0" + "border" "TFFatLineBorderOpaque" + "PaintBorder" "1" + + // Background for the player model & item preview panels + "PreviewViewportBg" + { + "ControlName" "EditablePanel" + "fieldName" "PreviewViewportBg" + "xpos" "10" + "ypos" "22" + "zpos" "1" + "wide" "220" + "tall" "209" + "visible" "1" + "enabled" "1" + "paintborder" "1" + "border" "StoreInnerShadowBorder" + } + + + // 90-degree corners on the top part of the footer + "FooterTopPanel" + { + "ControlName" "EditablePanel" + "fieldName" "FooterTopPanel" + "xpos" "3" + "ypos" "240" + "zpos" "1" + "wide" "235" + "tall" "10" + "visible" "1" + "enabled" "1" + "paintborder" "0" + "PaintBackgroundType" "0" + "paintbackground" "1" + "bgcolor_override" "50 46 41 255" + } + + // Rounded corners on the bottom of the footer + "FootBottomPanel" + { + "ControlName" "EditablePanel" + "fieldName" "FootBottomPanel" + "xpos" "3" + "ypos" "240" + "zpos" "1" + "wide" "235" + "tall" "58" + "visible" "1" + "enabled" "1" + "paintborder" "0" + "PaintBackgroundType" "2" + "paintbackground" "1" + "bgcolor_override" "50 46 41 255" + } + + "MapsDescLabel" + { + "ControlName" "CExLabel" + "fieldName" "MapsDescLabel" + "font" "HudFontSmallest" + "labelText" "#Store_MapsDesc" + "textAlignment" "north" + "xpos" "20" + "ypos" "29" + "zpos" "5" + "wide" "200" + "tall" "200" + "autoResize" "1" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "wrap" "1" + } + + "PromotionImage_Hat" + { + "ControlName" "ImagePanel" + "fieldName" "PromotionImage_Hat" + "xpos" "90" + "ypos" "120" + "zpos" "2" + "wide" "150" + "tall" "150" + "visible" "1" + "enabled" "1" + "image" "../backpack/player/items/all_class/world_traveller_large" + "scaleImage" "1" + } + } + + "CloseButton" + { + "ControlName" "CExImageButton" + "fieldName" "CloseButton" + "xpos" "c101" + "ypos" "c-144" + "zpos" "10" + "wide" "14" + "tall" "14" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labeltext" "" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "0" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "Command" "close" + + "paintbackground" "0" + + "image_drawcolor" "118 107 94 255" + "image_armedcolor" "246 247 213 255" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "0" + "ypos" "0" + "zpos" "1" + "wide" "14" + "tall" "14" + "visible" "1" + "enabled" "1" + "image" "close_button" + "scaleImage" "1" + } + } + + "BackButton" + { + "ControlName" "CExButton" + "fieldName" "BackButton" + "xpos" "c-110" + "ypos" "c108" + "zpos" "2" + "wide" "80" + "tall" "22" + "autoResize" "0" + "visible" "1" + "enabled" "1" + "tabPosition" "0" + "labelText" "#TF_BackCarat" + "font" "HudFontSmallBold" + "textAlignment" "center" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "Command" "close" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + "fgcolor" "White" + } +}
\ No newline at end of file |
