1
Fork 0
This repository has been archived on 2025-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
tf2-2012-menu/mod/resource/ui/econ/store/v2/StorePreviewItemPanel.res
2022-10-11 21:43:10 -04:00

1596 lines
32 KiB
Text

"Resource/UI/StorePreviewItemPanel.res"
{
"storepreviewitem"
{
"ControlName" "CStorePreviewItemPanel"
"fieldName" "storepreviewitem"
"xpos" "0"
"ypos" "0"
"zpos" "1000"
"wide" "f0"
"tall" "f0"
"autoResize" "0"
"skip_autoresize" "1"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"small_vertical_break_size" "0"
"medium_vertical_break_size" "6"
"big_vertical_break_size" "7"
"horizontal_break_size" "3"
"paint_style_buttons_y" "c-140"
"control_button_width" "70"
"control_button_height" "15"
"control_button_y" "c-140"
}
"ScrollBar"
{
"ControlName" "ScrollBar"
"FieldName" "ScrollBar"
"xpos" "c222"
"ypos" "c-120"
"wide" "11"
"tall" "200"
"zpos" "1000"
"visible" "1"
"nobuttons" "1"
"Slider"
{
"PaintBackgroundType" "2"
"fgcolor_override" "118 107 94 255"
}
"UpButton"
{
"ControlName" "Button"
"FieldName" "UpButton"
"visible" "0"
"tall" "0"
"wide" "0"
}
"DownButton"
{
"ControlName" "Button"
"FieldName" "DownButton"
"visible" "0"
"tall" "0"
"wide" "0"
}
}
// Fullscreen background panel
"BgPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BgPanel"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "f0"
"tall" "f0"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "0"
"bgcolor_override" "0 0 0 128"
}
// Rounded dialog border
"DialogFrame"
{
"ControlName" "EditablePanel"
"fieldName" "DialogFrame"
"xpos" "c-240"
"ypos" "c-150"
"zpos" "0"
"wide" "480"
"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" "18"
"zpos" "1"
"wide" "220"
"tall" "213"
"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" "474"
"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" "474"
"tall" "58"
"visible" "1"
"enabled" "1"
"paintborder" "0"
"PaintBackgroundType" "2"
"paintbackground" "1"
"bgcolor_override" "50 46 41 255"
}
"ItemNameLabel"
{
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
"font" "HudFontSmallBold"
"labelText" "%itemname%"
"textAlignment" "west"
"xpos" "240"
"ypos" "17"
"wide" "230"
"tall" "15"
"autoResize" "0"
"skip_autoresize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
}
// Scrollable editable panel for right-hand side of preview, for all text details
"DetailsView"
{
"ControlName" "EditablePanel"
"fieldName" "DetailsView"
"xpos" "240"
"ypos" "30"
"zpos" "100"
"wide" "230"
"tall" "201"
"visible" "1"
"PaintBackgroundType" "0"
"bgcolor_override" "0 0 0 0"
"skip_autoresize" "1"
"autoresize" "0"
"ScrollableChild"
{
"ControlName" "EditablePanel"
"fieldName" "ScrollableChild"
"xpos" "240"
"ypos" "0"
"zpos" "100"
"wide" "230"
"tall" "222"
"visible" "1"
"PaintBackgroundType" "0"
"bgcolor_override" "0 0 0 0"
"skip_autoresize" "1"
"autoresize" "0"
//
// All the controls below get laid out off of the item name label's position and the break sizes defined at the top of this file
//
"ItemLevelInfoLabel"
{
"ControlName" "CExLabel"
"fieldName" "ItemLevelInfoLabel"
"font" "FontStoreOriginalPrice"
"labelText" "%item_level_info%"
"textAlignment" "north-west"
"wide" "228"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor" "118 107 94 255"
}
"RestrictionsLabel"
{
"ControlName" "CExLabel"
"fieldName" "RestrictionsLabel"
"font" "FontStoreOriginalPrice"
"labelText" "#Store_ItemDesc_Restrictions"
"textAlignment" "north-west"
"wide" "228"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"wrap" "1"
"fgcolor" "200 80 60 255"
}
"RestrictionsTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "RestrictionsTextLabel"
"font" "FontStoreOriginalPrice"
"labelText" "#Store_HolidayRestrictionText"
"textAlignment" "north-west"
"wide" "228"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"wrap" "1"
"fgcolor" "200 80 60 255"
}
"UsedByLabel"
{
"ControlName" "CExLabel"
"fieldName" "UsedByLabel"
"font" "FontStoreOriginalPrice"
"labelText" "#Store_ItemDesc_UsedBy"
"textAlignment" "north-west"
"wide" "228"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor" "173 165 146 255"
}
"UsedByTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "UsedByTextLabel"
"font" "FontStoreOriginalPrice"
"labelText" "%used_by_classes%"
"textAlignment" "north-west"
"wide" "228"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
}
"SlotLabel"
{
"ControlName" "CExLabel"
"fieldName" "SlotLabel"
"font" "FontStoreOriginalPrice"
"labelText" "#Store_ItemDesc_Slot"
"textAlignment" "north-west"
"wide" "228"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor" "173 165 146 255"
}
"SlotTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "SlotTextLabel"
"font" "FontStoreOriginalPrice"
"labelText" "%slot%"
"textAlignment" "north-west"
"wide" "228"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
}
"PriceLabel"
{
"ControlName" "CExLabel"
"fieldName" "PriceLabel"
"font" "HudFontMediumSmallBold"
"textAlignment" "north-west"
"wide" "228"
"tall" "25"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labeltext" "%price%"
}
"ArmoryTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "ArmoryTextLabel"
"font" "FontStoreOriginalPrice"
"textAlignment" "north-west"
"wide" "228"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labeltext" "%armory_text%"
}
"AttributesLabel"
{
"ControlName" "CExLabel"
"fieldName" "AttributesLabel"
"font" "FontStoreOriginalPrice"
"textAlignment" "north-west"
"wide" "228"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
}
"ItemWikiPageButton"
{
"ControlName" "CExButton"
"fieldName" "ItemWikiPageButton"
"zpos" "20"
"wide" "150"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_ItemDesc_ItemWikiPage"
"font" "HudFontSmallestBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"command" "viewwikipage"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
"TradableLabel"
{
"ControlName" "CExLabel"
"fieldName" "TradableLabel"
"font" "FontStoreOriginalPrice"
"labelText" "#Store_ItemDesc_Tradable"
"textAlignment" "north-west"
"wide" "205"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor" "173 165 146 255"
}
"TradableTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "TradableTextLabel"
"font" "FontStoreOriginalPrice"
"labelText" "%tradable%"
"textAlignment" "north-west"
"wide" "205"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
}
"GiftableLabel"
{
"ControlName" "CExLabel"
"fieldName" "GiftableLabel"
"font" "FontStoreOriginalPrice"
"labelText" "#Store_ItemDesc_Giftable"
"textAlignment" "north-west"
"wide" "205"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor" "173 165 146 255"
}
"GiftableTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "GiftableTextLabel"
"font" "FontStoreOriginalPrice"
"labelText" "%giftable%"
"textAlignment" "north-west"
"wide" "205"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
}
"NameableLabel"
{
"ControlName" "CExLabel"
"fieldName" "NameableLabel"
"font" "FontStoreOriginalPrice"
"labelText" "#Store_ItemDesc_Nameable"
"textAlignment" "north-west"
"wide" "205"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor" "173 165 146 255"
}
"NameableTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "NameableTextLabel"
"font" "FontStoreOriginalPrice"
"labelText" "%nameable%"
"textAlignment" "north-west"
"wide" "205"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
}
"CraftableLabel"
{
"ControlName" "CExLabel"
"fieldName" "CraftableLabel"
"font" "FontStoreOriginalPrice"
"labelText" "#Store_ItemDesc_Craftable"
"textAlignment" "north-west"
"wide" "205"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"fgcolor" "173 165 146 255"
}
"CraftableTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "CraftableTextLabel"
"font" "FontStoreOriginalPrice"
"labelText" "%craftable%"
"textAlignment" "north-west"
"wide" "205"
"tall" "10"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
}
}
}
}
"classmodelpanel"
{
"ControlName" "CTFPlayerModelPanel"
"fieldName" "classmodelpanel"
"xpos" "c-230"
"ypos" "c-132"
"zpos" "1"
"wide" "220"
"tall" "213"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"render_texture" "0"
"fov" "40"
"allow_rot" "0"
"paintbackground" "1"
"paintbackgroundenabled" "1"
"bgcolor_override" "255 255 255 0"
"model"
{
"force_pos" "1"
"angles_x" "0"
"angles_y" "170"
"angles_z" "0"
"origin_x" "190"
"origin_y" "0"
"origin_z" "-36"
"frame_origin_x" "0"
"frame_origin_y" "0"
"frame_origin_z" "0"
"spotlight" "1"
"modelname" ""
"animation"
{
"name" "PRIMARY"
"activity" "ACT_MP_STAND_PRIMARY"
"default" "1"
}
"animation"
{
"name" "SECONDARY"
"activity" "ACT_MP_STAND_SECONDARY"
}
"animation"
{
"name" "MELEE"
"activity" "ACT_MP_STAND_MELEE"
}
"animation"
{
"name" "BUILDING"
"activity" "ACT_MP_STAND_BUILDING"
}
"animation"
{
"name" "PDA"
"activity" "ACT_MP_STAND_PDA"
}
"animation"
{
"name" "ITEM1"
"activity" "ACT_MP_STAND_ITEM1"
}
"animation"
{
"name" "ITEM2"
"activity" "ACT_MP_STAND_ITEM2"
}
"animation"
{
"name" "MELEE_ALLCLASS"
"activity" "ACT_MP_STAND_MELEE_ALLCLASS"
}
"animation"
{
"name" "PRIMARY2"
"activity" "ACT_MP_STAND_PRIMARY"
}
"animation"
{
"name" "SECONDARY2"
"activity" "ACT_MP_STAND_SECONDARY2"
}
}
}
"PreviewItemModelPanel"
{
"ControlName" "CItemModelPanel"
"fieldName" "PreviewItemModelPanel"
"xpos" "c-230"
"ypos" "c-140"
"zpos" "1"
"wide" "220"
"tall" "220"
"visible" "1"
"paintbackground" "0"
"paintborder" "0"
"model_xpos" "10"
"model_ypos" "10"
"model_wide" "200"
"model_tall" "200"
"name_only" "0"
"attrib_only" "0"
"model_only" "1"
"paint_icon_hide" "0"
"text_ypos" "10"
"itemmodelpanel"
{
"inventory_image_type" "1"
"allow_rot" "0"
"force_square_image" "1"
}
}
"ItemIcon1"
{
"ControlName" "CStorePreviewItemIcon"
"fieldName" "ItemIcon1"
"xpos" "c-215"
"ypos" "c56"
"zpos" "13"
"wide" "30"
"tall" "20"
"visible" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "0"
"PaintBackgroundType" "2"
"bgblockout"
{
"ControlName" "EditablePanel"
"fieldName" "bgblockout"
"xpos" "2"
"ypos" "2"
"zpos" "-10"
"wide" "26"
"tall" "16"
"visible" "1"
"enabled" "0"
"PaintBackgroundType" "2"
"bgcolor_override" "51 47 46 255"
}
"itempanel"
{
"fieldName" "itempanel"
"PaintBackgroundType" "2"
"paintborder" "0"
"model_xpos" "1"
"model_ypos" "2"
"model_wide" "28"
"model_tall" "16"
"name_only" "0"
"attrib_only" "0"
"model_only" "1"
"paint_icon_hide" "0"
"itemmodelpanel"
{
"use_item_rendertarget" "0"
"allow_rot" "0"
}
}
}
"ItemIcon2"
{
"ControlName" "CStorePreviewItemIcon"
"fieldName" "ItemIcon2"
"xpos" "20"
"ypos" "225"
"zpos" "13"
"wide" "30"
"tall" "20"
"visible" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "0"
"PaintBackgroundType" "2"
"bgblockout"
{
"ControlName" "EditablePanel"
"fieldName" "bgblockout"
"xpos" "2"
"ypos" "2"
"zpos" "-10"
"wide" "26"
"tall" "16"
"visible" "1"
"enabled" "0"
"PaintBackgroundType" "2"
"bgcolor_override" "51 47 46 255"
}
"itempanel"
{
"fieldName" "itempanel"
"PaintBackgroundType" "2"
"paintborder" "0"
"model_xpos" "1"
"model_ypos" "2"
"model_wide" "28"
"model_tall" "16"
"name_only" "0"
"attrib_only" "0"
"model_only" "1"
"paint_icon_hide" "0"
"itemmodelpanel"
{
"use_item_rendertarget" "0"
"allow_rot" "0"
}
}
}
"ItemIcon3"
{
"ControlName" "CStorePreviewItemIcon"
"fieldName" "ItemIcon3"
"xpos" "20"
"ypos" "225"
"zpos" "13"
"wide" "30"
"tall" "20"
"visible" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "0"
"PaintBackgroundType" "2"
"bgblockout"
{
"ControlName" "EditablePanel"
"fieldName" "bgblockout"
"xpos" "2"
"ypos" "2"
"zpos" "-10"
"wide" "26"
"tall" "16"
"visible" "1"
"enabled" "0"
"PaintBackgroundType" "2"
"bgcolor_override" "51 47 46 255"
}
"itempanel"
{
"fieldName" "itempanel"
"PaintBackgroundType" "2"
"paintborder" "0"
"model_xpos" "1"
"model_ypos" "2"
"model_wide" "28"
"model_tall" "16"
"name_only" "0"
"attrib_only" "0"
"model_only" "1"
"paint_icon_hide" "0"
"itemmodelpanel"
{
"use_item_rendertarget" "0"
"allow_rot" "0"
}
}
}
"ItemIcon4"
{
"ControlName" "CStorePreviewItemIcon"
"fieldName" "ItemIcon4"
"xpos" "20"
"ypos" "225"
"zpos" "13"
"wide" "30"
"tall" "20"
"visible" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "0"
"PaintBackgroundType" "2"
"bgblockout"
{
"ControlName" "EditablePanel"
"fieldName" "bgblockout"
"xpos" "2"
"ypos" "2"
"zpos" "-10"
"wide" "26"
"tall" "16"
"visible" "1"
"enabled" "0"
"PaintBackgroundType" "2"
"bgcolor_override" "51 47 46 255"
}
"itempanel"
{
"fieldName" "itempanel"
"PaintBackgroundType" "2"
"paintborder" "0"
"model_xpos" "1"
"model_ypos" "2"
"model_wide" "28"
"model_tall" "16"
"name_only" "0"
"attrib_only" "0"
"model_only" "1"
"paint_icon_hide" "0"
"itemmodelpanel"
{
"use_item_rendertarget" "0"
"allow_rot" "0"
}
}
}
"ItemIcon5"
{
"ControlName" "CStorePreviewItemIcon"
"fieldName" "ItemIcon5"
"xpos" "20"
"ypos" "225"
"zpos" "13"
"wide" "30"
"tall" "20"
"visible" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "0"
"PaintBackgroundType" "2"
"bgblockout"
{
"ControlName" "EditablePanel"
"fieldName" "bgblockout"
"xpos" "2"
"ypos" "2"
"zpos" "-10"
"wide" "26"
"tall" "16"
"visible" "1"
"enabled" "0"
"PaintBackgroundType" "2"
"bgcolor_override" "51 47 46 255"
}
"itempanel"
{
"fieldName" "itempanel"
"PaintBackgroundType" "2"
"paintborder" "0"
"model_xpos" "1"
"model_ypos" "2"
"model_wide" "28"
"model_tall" "16"
"name_only" "0"
"attrib_only" "0"
"model_only" "1"
"paint_icon_hide" "0"
"itemmodelpanel"
{
"use_item_rendertarget" "0"
"allow_rot" "0"
}
}
}
"ClassUsageImage1"
{
"ControlName" "CStorePreviewClassIcon"
"fieldName" "ClassUsageImage1"
"xpos" "65"
"ypos" "225"
"zpos" "5"
"wide" "20"
"tall" "20"
"visible" "1"
"enabled" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "2"
"PaintBackgroundType" "2"
}
"ClassUsageImage2"
{
"ControlName" "CStorePreviewClassIcon"
"fieldName" "ClassUsageImage2"
"xpos" "85"
"ypos" "225"
"zpos" "5"
"wide" "20"
"tall" "20"
"visible" "1"
"enabled" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "2"
"PaintBackgroundType" "2"
}
"ClassUsageImage3"
{
"ControlName" "CStorePreviewClassIcon"
"fieldName" "ClassUsageImage3"
"xpos" "105"
"ypos" "225"
"zpos" "5"
"wide" "20"
"tall" "20"
"visible" "1"
"enabled" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "2"
"PaintBackgroundType" "2"
}
"ClassUsageImage4"
{
"ControlName" "CStorePreviewClassIcon"
"fieldName" "ClassUsageImage4"
"xpos" "125"
"ypos" "225"
"zpos" "5"
"wide" "20"
"tall" "20"
"visible" "1"
"enabled" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "2"
"PaintBackgroundType" "2"
}
"ClassUsageImage5"
{
"ControlName" "CStorePreviewClassIcon"
"fieldName" "ClassUsageImage5"
"xpos" "145"
"ypos" "225"
"zpos" "5"
"wide" "20"
"tall" "20"
"visible" "1"
"enabled" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "2"
"PaintBackgroundType" "2"
}
"ClassUsageImage6"
{
"ControlName" "CStorePreviewClassIcon"
"fieldName" "ClassUsageImage6"
"xpos" "165"
"ypos" "225"
"zpos" "5"
"wide" "20"
"tall" "20"
"visible" "1"
"enabled" "1"
"panel_bgcolor" "117 107 94 255"
"panel_bgcolor_mouseover" "255 255 255 255"
"image_indent" "2"
"PaintBackgroundType" "2"
}
"IconsMoveLeftButton"
{
"ControlName" "CExButton"
"fieldName" "IconsMoveLeftButton"
"xpos" "c-210"
"ypos" "c58"
"zpos" "20"
"wide" "15"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "<"
"font" "HudFontSmallBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"command" "icons_left"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"defaultFgColor_override" "118 107 94 255"
"armedFgColor_override" "128 117 104 255"
"depressedFgColor_override" "236 227 203 255"
}
"IconsMoveRightButton"
{
"ControlName" "CExButton"
"fieldName" "IconsMoveRightButton"
"xpos" "c-45"
"ypos" "c58"
"zpos" "20"
"wide" "15"
"tall" "15"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ">"
"font" "HudFontSmallBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"command" "icons_right"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"defaultFgColor_override" "118 107 94 255"
"armedFgColor_override" "128 117 104 255"
"depressedFgColor_override" "236 227 203 255"
}
"ClassUsageMouseoverLabel"
{
"ControlName" "CExLabel"
"fieldName" "ClassUsageMouseoverLabel"
"font" "HudFontSmallest"
"textAlignment" "center"
"xpos" "c-215"
"ypos" "c75"
"zpos" "100"
"wide" "230"
"tall" "55"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"bgcolor_override" "0 0 0 0"
"PaintBackgroundType" "2"
"centerwrap" "1"
"paintborder" "1"
"textinsetx" "100"
"border" "LoadoutItemPopupBorder"
}
"RotLeftButton"
{
"ControlName" "CPreviewRotButton"
"fieldName" "RotLeftButton"
"xpos" "c-224"
"ypos" "190"
"zpos" "20"
"wide" "20"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "<"
"font" "HudFontBiggerBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "-1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"defaultFgColor_override" "118 107 94 255"
"armedFgColor_override" "128 117 104 255"
"depressedFgColor_override" "236 227 203 255"
"button_activation_type" "0"
}
"RotRightButton"
{
"ControlName" "CPreviewRotButton"
"fieldName" "RotRightButton"
"xpos" "c-35"
"ypos" "190"
"zpos" "20"
"wide" "20"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ">"
"font" "HudFontBiggerBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"paintbackground" "0"
"defaultFgColor_override" "118 107 94 255"
"armedFgColor_override" "128 117 104 255"
"depressedFgColor_override" "236 227 203 255"
"button_activation_type" "0"
}
"NextWeaponButton"
{
"ControlName" "CExButton"
"fieldName" "NextWeaponButton"
"zpos" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_NextWeapon"
"font" "HudFontSmallest"
"textAlignment" "center"
"textinsetx" "50"
"dulltext" "0"
"brighttext" "0"
"Command" "next_weapon"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
"GoFullscreenButton"
{
"ControlName" "CExImageButton"
"fieldName" "GoFullscreenButton"
"xpos" "c-31"
"ypos" "c-123"
"zpos" "20"
"wide" "11"
"tall" "11"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"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" "gofullscreen"
"paintbackground" "0"
"image_drawcolor" "118 107 94 200"
"image_armedcolor" "128 117 104 255"
"SubImage"
{
"ControlName" "ImagePanel"
"fieldName" "SubImage"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "11"
"tall" "11"
"visible" "1"
"enabled" "1"
"image" "store/store_fullscreen"
"scaleImage" "1"
}
}
"ZoomButton"
{
"ControlName" "CExImageButton"
"fieldName" "ZoomButton"
"xpos" "c-47"
"ypos" "c-123"
"zpos" "20"
"wide" "11"
"tall" "11"
"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" "zoom_toggle"
"paintbackground" "0"
"image_drawcolor" "118 107 94 200"
"image_armedcolor" "128 117 104 255"
"SubImage"
{
"ControlName" "ImagePanel"
"fieldName" "SubImage"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "11"
"tall" "11"
"visible" "1"
"enabled" "1"
"image" "store/store_zoom"
"scaleImage" "1"
}
}
"OptionsButton"
{
"ControlName" "CExImageButton"
"fieldName" "OptionsButton"
"xpos" "c-63"
"ypos" "c-123"
"zpos" "20"
"wide" "11"
"tall" "11"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"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" "options"
"paintbackground" "0"
"image_drawcolor" "118 107 94 200"
"image_armedcolor" "246 247 213 255"
"SubImage"
{
"ControlName" "ImagePanel"
"fieldName" "SubImage"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "11"
"tall" "11"
"visible" "1"
"enabled" "1"
"image" "glyph_options"
"scaleImage" "1"
}
}
"TeamNavPanel"
{
"ControlName" "CNavigationPanel"
"fieldName" "TeamNavPanel"
"xpos" "c-220"
"ypos" "c-123"
"zpos" "2"
"wide" "19"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"auto_scale" "1"
"auto_layout" "1"
"selected_button_default" "0"
"auto_layout_vertical_buffer" "-4"
"display_vertically" "1"
"align" "west"
"ButtonSettings"
{
"wide" "19"
"tall" "19"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" ""
"textAlignment" "south-west"
"scaleImage" "1"
"fgcolor" "TanDark"
"defaultFgColor_override" "TanDark"
"armedFgColor_override" "TanDark"
"depressedFgColor_override" "TanDark"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"sound_armed" "UI/buttonrollover.wav"
"paintbackground" "0"
"paintbackgroundtype" "0"
"defaultBgColor_Override" "0 0 0 255"
"paintborder" "0"
"image_drawcolor" "255 255 255 77"
"image_armedcolor" "255 255 255 128"
"image_selectedcolor" "255 255 255 255"
"stayselectedonclick" "1"
"keyboardinputenabled" "0"
"SubImage"
{
"ControlName" "ImagePanel"
"fieldName" "SubImage"
"xpos" "0"
"ypos" "0"
"zpos" "7"
"wide" "19"
"tall" "19"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
}
}
"Buttons"
{
"all"
{
"userdata" "2"
"image_default" "store/store_redteam"
"image_armed" "store/store_redteam"
"image_selected" "store/store_redteam"
"SubImage"
{
"image" "store/store_redteam"
}
}
"scout"
{
"userdata" "3"
"image_default" "store/store_blueteam"
"image_armed" "store/store_blueteam"
"image_selected" "store/store_blueteam"
"SubImage"
{
"image" "store/store_blueteam"
}
}
}
}
"CycleTextLabel"
{
"ControlName" "CExLabel"
"fieldName" "CycleTextLabel"
"font" "FontStorePrice"
"labelText" ""
"textAlignment" "left"
"xpos" "c-186"
"ypos" "c-126"
"wide" "138"
"tall" "28"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
}
//---
// Hack - put these two labels off-screen, since we have cycle text to take the place of both of them
"PaintNameLabel"
{
"ControlName" "CExLabel"
"fieldName" "PaintNameLabel"
"font" "FontStorePrice"
"labelText" "#Store_NoPaint"
"textAlignment" "left"
"xpos" "c-186"
"ypos" "-1000"
"wide" "138"
"tall" "28"
"autoResize" "1"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
}
"StyleNameLabel"
{
"ControlName" "CExLabel"
"fieldName" "StyleNameLabel"
"font" "FontStorePrice"
"labelText" "None"
"textAlignment" "left"
"xpos" "132"
"ypos" "-1000"
"wide" "110"
"tall" "25"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
}
//---
"CloseButton"
{
"ControlName" "CExImageButton"
"fieldName" "CloseButton"
"xpos" "c221"
"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" "closex" // Intentionally using "closex" instead of "close" for stats
"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-230"
"ypos" "c105"
"zpos" "2"
"wide" "90"
"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"
}
"TryItOutButton"
{
"ControlName" "CExButton"
"fieldName" "TryItOutButton"
"xpos" "c-130"
"ypos" "c105"
"zpos" "2"
"wide" "120"
"tall" "22"
"autoResize" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_TryItOut"
"font" "HudFontSmallBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"default" "1"
"Command" "tryitout"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"fgcolor" "White"
}
"AddToCartButton"
{
"ControlName" "CExButton"
"fieldName" "AddToCartButton"
"xpos" "c25"
"ypos" "c103"
"zpos" "2"
"wide" "160"
"tall" "27"
"autoResize" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Store_AddToCart"
"font" "HudFontSmallishBold"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"default" "1"
"Command" "addtocart"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"fgcolor" "34 30 31 255"
"defaultBgColor_override" "76 107 34 255"
"ArmedBgColor_override" "86 117 44 255"
"depressedBgColor_override" "66 97 24 255"
}
}