summaryrefslogtreecommitdiff
path: root/temp/resource/ui/econ/store/v2/storepreviewitempanel.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
commit9f90bde42f138a30d5923b0af185f6edf08f37ac (patch)
tree749bb19e39ede710bb0a26e20e44efef582efd9b /temp/resource/ui/econ/store/v2/storepreviewitempanel.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/econ/store/v2/storepreviewitempanel.res')
-rw-r--r--temp/resource/ui/econ/store/v2/storepreviewitempanel.res1515
1 files changed, 1515 insertions, 0 deletions
diff --git a/temp/resource/ui/econ/store/v2/storepreviewitempanel.res b/temp/resource/ui/econ/store/v2/storepreviewitempanel.res
new file mode 100644
index 0000000..e7f6bd1
--- /dev/null
+++ b/temp/resource/ui/econ/store/v2/storepreviewitempanel.res
@@ -0,0 +1,1515 @@
+"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" "c226"
+ "ypos" "c-120"
+ "wide" "4"
+ "tall" "200"
+ "zpos" "1000"
+ "visible" "1"
+ "nobuttons" "1"
+
+ "Slider"
+ {
+ "PaintBackgroundType" "0"
+ "fgcolor_override" "132 132 132 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" "1"
+ "border" "CyanBorder"
+ "bgcolor_override" "DarkGrey"
+ "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" "CyanBorder"
+ "bgcolor_override" "Grey"
+ }
+
+ "ItemNameLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "ItemNameLabel"
+ "font" "CerbeticaBold20"
+ "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" "Transparent"
+ "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" "Transparent"
+ "skip_autoresize" "1"
+ "autoresize" "0"
+
+ "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" "DullWhite"
+ }
+
+ "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" "LightRed"
+ }
+
+ "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" "LightRed"
+ }
+
+ "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" "132 132 132 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" "132 132 132 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" "CerbeticaBold14"
+ "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" "CerbeticaBold12"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "command" "viewwikipage"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
+ }
+
+ "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" "132 132 132 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" "132 132 132 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" "132 132 132 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" "132 132 132 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" "1"
+ "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" ""
+ }
+ }
+
+ "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" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "Grey"
+ }
+
+ "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"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ }
+ "ItemIcon2"
+ {
+ "ControlName" "CStorePreviewItemIcon"
+ "fieldName" "ItemIcon2"
+ "xpos" "20"
+ "ypos" "225"
+ "zpos" "13"
+ "wide" "30"
+ "tall" "20"
+ "visible" "1"
+ "panel_bgcolor" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "Grey"
+ }
+
+ "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"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ }
+ "ItemIcon3"
+ {
+ "ControlName" "CStorePreviewItemIcon"
+ "fieldName" "ItemIcon3"
+ "xpos" "20"
+ "ypos" "225"
+ "zpos" "13"
+ "wide" "30"
+ "tall" "20"
+ "visible" "1"
+ "panel_bgcolor" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "Grey"
+ }
+
+ "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"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ }
+ "ItemIcon4"
+ {
+ "ControlName" "CStorePreviewItemIcon"
+ "fieldName" "ItemIcon4"
+ "xpos" "20"
+ "ypos" "225"
+ "zpos" "13"
+ "wide" "30"
+ "tall" "20"
+ "visible" "1"
+ "panel_bgcolor" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "Grey"
+ }
+
+ "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"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ }
+ "ItemIcon5"
+ {
+ "ControlName" "CStorePreviewItemIcon"
+ "fieldName" "ItemIcon5"
+ "xpos" "20"
+ "ypos" "225"
+ "zpos" "13"
+ "wide" "30"
+ "tall" "20"
+ "visible" "1"
+ "panel_bgcolor" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "Grey"
+ }
+
+ "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"
+ "inventory_image_type" "1"
+ "allow_rot" "0"
+ }
+ }
+ }
+
+ "ClassUsageImage1"
+ {
+ "ControlName" "CStorePreviewClassIcon"
+ "fieldName" "ClassUsageImage1"
+ "xpos" "65"
+ "ypos" "225"
+ "zpos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "panel_bgcolor" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "TextColor"
+ "panel_bgcolor_mouseover" "White"
+ "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" "CerbeticaBold18"
+ "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" "CerbeticaBold18"
+ "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" "Transparent"
+ "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" "CerbeticaBold18"
+ "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" "CerbeticaBold18"
+ "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" "CerbeticaBold12"
+ "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"
+ }
+ }
+
+ "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" "White"
+
+ "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"
+ }
+ }
+ }
+ }
+
+ "PaintButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "PaintButton"
+ "xpos" "c-158"
+ "ypos" "c-140"
+ "zpos" "20"
+ "wide" "76"
+ "tall" "15"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#Store_Paint"
+ "font" "HudFontSmallest"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "paint_toggle"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "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"
+ }
+
+ "NextStyleButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "NextStyleButton"
+ "zpos" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#Store_NextStyle"
+ "font" "HudFontSmallest"
+ "textAlignment" "center"
+ "textinsetx" "50"
+ "dulltext" "0"
+ "brighttext" "0"
+ "Command" "next_style"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ }
+
+ "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" ""
+ "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"
+
+ "defaultFgColor_override" "Blank"
+ "armedFgColor_override" "Blank"
+ "depressedFgColor_override" "Blank"
+ "image_drawcolor" "White"
+ "image_armedcolor" "255 0 0 255"
+
+ "SubImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "cs-0.5"
+ "ypos" "cs-0.5"
+ "zpos" "1"
+ "wide" "9"
+ "tall" "9"
+ "visible" "1"
+ "enabled" "1"
+ "image" "replay/thumbnails/close"
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+ }
+ }
+
+ "BackButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "BackButton"
+ "xpos" "c-230"
+ "ypos" "c105"
+ "zpos" "2"
+ "wide" "90"
+ "tall" "20"
+ "autoResize" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "Back"
+ "font" "CerbeticaBold14"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "Command" "close"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "fgcolor" "White"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
+ }
+
+ "TryItOutButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "TryItOutButton"
+ "xpos" "c-130"
+ "ypos" "c105"
+ "zpos" "2"
+ "wide" "120"
+ "tall" "20"
+ "autoResize" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "Try It Out"
+ "font" "CerbeticaBold14"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "Command" "tryitout"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "fgcolor" "White"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
+ }
+
+ "AddToCartButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "AddToCartButton"
+ "xpos" "c0"
+ "ypos" "c105"
+ "zpos" "2"
+ "wide" "160"
+ "tall" "20"
+ "autoResize" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "%storeaddtocart%"
+ "font" "CerbeticaBold14"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "Command" "addtocart"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "fgcolor" "White"
+ "border_default" "ButtonHover"
+ "border_armed" "ButtonHover"
+ }
+
+ "mouseoveritempanel"
+ {
+ "fieldName" "mouseoveritempanel"
+ "xpos" "c-70"
+ "ypos" "270"
+ "zpos" "1001"
+ "wide" "200"
+ "tall" "150"
+ "visible" "0"
+ "bgcolor_override" "Transparent"
+ "noitem_textcolor" "TextColor"
+ "PaintBackgroundType" "2"
+ "paintborder" "1"
+ "text_center_x" "1"
+ "resize_to_text" "1"
+ "padding_height" "15"
+ "model_ypos" "15"
+ "model_wide" "150"
+ "model_tall" "100"
+ "hide_collection_panel" "1"
+ "model_center_x" "1"
+ "name_only" "1"
+ }
+} \ No newline at end of file