Template:PatchDiff/October 13, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/store/v2/StorePreviewItemPanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/StorePreviewItemPanel.res"
N/A2{
N/A3 "storepreviewitem"
N/A4 {
N/A5 "ControlName" "CStorePreviewItemPanel"
N/A6 "fieldName" "storepreviewitem"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "1000"
N/A10 "wide" "f0"
N/A11 "tall" "f0"
N/A12 "autoResize" "0"
N/A13 "skip_autoresize" "1"
N/A14 "pinCorner" "0"
N/A15 "visible" "0"
N/A16 "enabled" "1"
N/A17 "tabPosition" "0"
N/A18 
N/A19 "small_vertical_break_size" "0"
N/A20 "medium_vertical_break_size" "6"
N/A21 "big_vertical_break_size" "7"
N/A22 "horizontal_break_size" "3"
N/A23 "paint_style_buttons_y" "c-140"
N/A24 
N/A25 "control_button_width" "70"
N/A26 "control_button_height" "15"
N/A27 "control_button_y" "c-140"
N/A28 }
N/A29 
N/A30 "ScrollBar"
N/A31 {
N/A32 "ControlName" "ScrollBar"
N/A33 "FieldName" "ScrollBar"
N/A34 "xpos" "c222"
N/A35 "ypos" "c-120"
N/A36 "wide" "11"
N/A37 "tall" "200"
N/A38 "zpos" "1000"
N/A39 "visible" "1"
N/A40 "nobuttons" "1"
N/A41 
N/A42 "Slider"
N/A43 {
N/A44 "PaintBackgroundType" "2"
N/A45 "fgcolor_override" "118 107 94 255"
N/A46 }
N/A47 
N/A48 "UpButton"
N/A49 {
N/A50 "ControlName" "Button"
N/A51 "FieldName" "UpButton"
N/A52 "visible" "0"
N/A53 "tall" "0"
N/A54 "wide" "0"
N/A55 }
N/A56 
N/A57 "DownButton"
N/A58 {
N/A59 "ControlName" "Button"
N/A60 "FieldName" "DownButton"
N/A61 "visible" "0"
N/A62 "tall" "0"
N/A63 "wide" "0"
N/A64 }
N/A65 }
N/A66 
N/A67 // Fullscreen background panel
N/A68 "BgPanel"
N/A69 {
N/A70 "ControlName" "EditablePanel"
N/A71 "fieldName" "BgPanel"
N/A72 "xpos" "0"
N/A73 "ypos" "0"
N/A74 "zpos" "0"
N/A75 "wide" "f0"
N/A76 "tall" "f0"
N/A77 "visible" "1"
N/A78 "enabled" "1"
N/A79 "PaintBackgroundType" "0"
N/A80 "bgcolor_override" "0 0 0 128"
N/A81 }
N/A82 
N/A83 // Rounded dialog border
N/A84 "DialogFrame"
N/A85 {
N/A86 "ControlName" "EditablePanel"
N/A87 "fieldName" "DialogFrame"
N/A88 "xpos" "c-240"
N/A89 "ypos" "c-150"
N/A90 "zpos" "0"
N/A91 "wide" "480"
N/A92 "tall" "300"
N/A93 "visible" "1"
N/A94 "enabled" "1"
N/A95 "paintbackground" "0"
N/A96 "border" "TFFatLineBorderOpaque"
N/A97 "PaintBorder" "1"
N/A98 
N/A99 // Background for the player model & item preview panels
N/A100 "PreviewViewportBg"
N/A101 {
N/A102 "ControlName" "EditablePanel"
N/A103 "fieldName" "PreviewViewportBg"
N/A104 "xpos" "10"
N/A105 "ypos" "18"
N/A106 "zpos" "1"
N/A107 "wide" "220"
N/A108 "tall" "213"
N/A109 "visible" "1"
N/A110 "enabled" "1"
N/A111 "paintborder" "1"
N/A112 "border" "StoreInnerShadowBorder"
N/A113 }
N/A114 
N/A115 // 90-degree corners on the top part of the footer
N/A116 "FooterTopPanel"
N/A117 {
N/A118 "ControlName" "EditablePanel"
N/A119 "fieldName" "FooterTopPanel"
N/A120 "xpos" "3"
N/A121 "ypos" "240"
N/A122 "zpos" "1"
N/A123 "wide" "474"
N/A124 "tall" "10"
N/A125 "visible" "1"
N/A126 "enabled" "1"
N/A127 "paintborder" "0"
N/A128 "PaintBackgroundType" "0"
N/A129 "paintbackground" "1"
N/A130 "bgcolor_override" "50 46 41 255"
N/A131 }
N/A132 
N/A133 // Rounded corners on the bottom of the footer
N/A134 "FootBottomPanel"
N/A135 {
N/A136 "ControlName" "EditablePanel"
N/A137 "fieldName" "FootBottomPanel"
N/A138 "xpos" "3"
N/A139 "ypos" "240"
N/A140 "zpos" "1"
N/A141 "wide" "474"
N/A142 "tall" "58"
N/A143 "visible" "1"
N/A144 "enabled" "1"
N/A145 "paintborder" "0"
N/A146 "PaintBackgroundType" "2"
N/A147 "paintbackground" "1"
N/A148 "bgcolor_override" "50 46 41 255"
N/A149 }
N/A150 
N/A151 "ItemNameLabel"
N/A152 {
N/A153 "ControlName" "CExLabel"
N/A154 "fieldName" "ItemNameLabel"
N/A155 "font" "HudFontSmallBold"
N/A156 "labelText" "%itemname%"
N/A157 "textAlignment" "west"
N/A158 "xpos" "240"
N/A159 "ypos" "17"
N/A160 "wide" "230"
N/A161 "tall" "15"
N/A162 "autoResize" "0"
N/A163 "skip_autoresize" "1"
N/A164 "pinCorner" "0"
N/A165 "visible" "1"
N/A166 "enabled" "1"
N/A167 "wrap" "1"
N/A168 }
N/A169 
N/A170 // Scrollable editable panel for right-hand side of preview, for all text details
N/A171 "DetailsView"
N/A172 {
N/A173 "ControlName" "EditablePanel"
N/A174 "fieldName" "DetailsView"
N/A175 "xpos" "240"
N/A176 "ypos" "30"
N/A177 "zpos" "100"
N/A178 "wide" "230"
N/A179 "tall" "201"
N/A180 "visible" "1"
N/A181 "PaintBackgroundType" "0"
N/A182 "bgcolor_override" "0 0 0 0"
N/A183 
N/A184 "ScrollableChild"
N/A185 {
N/A186 "ControlName" "EditablePanel"
N/A187 "fieldName" "ScrollableChild"
N/A188 "xpos" "240"
N/A189 "ypos" "0"
N/A190 "zpos" "100"
N/A191 "wide" "230"
N/A192 "tall" "222"
N/A193 "visible" "1"
N/A194 "PaintBackgroundType" "0"
N/A195 "bgcolor_override" "0 0 0 0"
N/A196 
N/A197 //
N/A198 // 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
N/A199 //
N/A200 "ItemLevelInfoLabel"
N/A201 {
N/A202 "ControlName" "CExLabel"
N/A203 "fieldName" "ItemLevelInfoLabel"
N/A204 "font" "FontStoreOriginalPrice"
N/A205 "labelText" "%item_level_info%"
N/A206 "textAlignment" "north-west"
N/A207 "wide" "228"
N/A208 "tall" "15"
N/A209 "autoResize" "0"
N/A210 "skip_autoresize" "1"
N/A211 "pinCorner" "0"
N/A212 "visible" "1"
N/A213 "enabled" "1"
N/A214 "wrap" "1"
N/A215 "fgcolor" "118 107 94 255"
N/A216 }
N/A217 
N/A218 "UsedByLabel"
N/A219 {
N/A220 "ControlName" "CExLabel"
N/A221 "fieldName" "UsedByLabel"
N/A222 "font" "FontStoreOriginalPrice"
N/A223 "labelText" "#Store_ItemDesc_UsedBy"
N/A224 "textAlignment" "north-west"
N/A225 "wide" "228"
N/A226 "tall" "10"
N/A227 "autoResize" "0"
N/A228 "skip_autoresize" "1"
N/A229 "pinCorner" "0"
N/A230 "visible" "1"
N/A231 "enabled" "1"
N/A232 "wrap" "1"
N/A233 "fgcolor" "173 165 146 255"
N/A234 }
N/A235 
N/A236 "UsedByTextLabel"
N/A237 {
N/A238 "ControlName" "CExLabel"
N/A239 "fieldName" "UsedByTextLabel"
N/A240 "font" "FontStoreOriginalPrice"
N/A241 "labelText" "%used_by_classes%"
N/A242 "textAlignment" "north-west"
N/A243 "wide" "228"
N/A244 "tall" "10"
N/A245 "autoResize" "0"
N/A246 "skip_autoresize" "1"
N/A247 "pinCorner" "0"
N/A248 "visible" "1"
N/A249 "enabled" "1"
N/A250 "wrap" "1"
N/A251 }
N/A252 
N/A253 "SlotLabel"
N/A254 {
N/A255 "ControlName" "CExLabel"
N/A256 "fieldName" "SlotLabel"
N/A257 "font" "FontStoreOriginalPrice"
N/A258 "labelText" "#Store_ItemDesc_Slot"
N/A259 "textAlignment" "north-west"
N/A260 "wide" "228"
N/A261 "tall" "10"
N/A262 "autoResize" "0"
N/A263 "skip_autoresize" "1"
N/A264 "pinCorner" "0"
N/A265 "visible" "1"
N/A266 "enabled" "1"
N/A267 "wrap" "1"
N/A268 "fgcolor" "173 165 146 255"
N/A269 }
N/A270 
N/A271 "SlotTextLabel"
N/A272 {
N/A273 "ControlName" "CExLabel"
N/A274 "fieldName" "SlotTextLabel"
N/A275 "font" "FontStoreOriginalPrice"
N/A276 "labelText" "%slot%"
N/A277 "textAlignment" "north-west"
N/A278 "wide" "228"
N/A279 "tall" "10"
N/A280 "autoResize" "0"
N/A281 "skip_autoresize" "1"
N/A282 "pinCorner" "0"
N/A283 "visible" "1"
N/A284 "enabled" "1"
N/A285 "wrap" "1"
N/A286 }
N/A287 
N/A288 "PriceLabel"
N/A289 {
N/A290 "ControlName" "CExLabel"
N/A291 "fieldName" "PriceLabel"
N/A292 "font" "HudFontMediumSmallBold"
N/A293 "textAlignment" "north-west"
N/A294 "wide" "228"
N/A295 "tall" "25"
N/A296 "autoResize" "0"
N/A297 "skip_autoresize" "1"
N/A298 "pinCorner" "0"
N/A299 "visible" "1"
N/A300 "enabled" "1"
N/A301 "wrap" "1"
N/A302 "labeltext" "%price%"
N/A303 }
N/A304 
N/A305 "ArmoryTextLabel"
N/A306 {
N/A307 "ControlName" "CExLabel"
N/A308 "fieldName" "ArmoryTextLabel"
N/A309 "font" "FontStoreOriginalPrice"
N/A310 "textAlignment" "north-west"
N/A311 "wide" "228"
N/A312 "tall" "10"
N/A313 "autoResize" "0"
N/A314 "skip_autoresize" "1"
N/A315 "pinCorner" "0"
N/A316 "visible" "1"
N/A317 "enabled" "1"
N/A318 "wrap" "1"
N/A319 "labeltext" "%armory_text%"
N/A320 }
N/A321 
N/A322 "AttributesLabel"
N/A323 {
N/A324 "ControlName" "CExLabel"
N/A325 "fieldName" "AttributesLabel"
N/A326 "font" "FontStoreOriginalPrice"
N/A327 "textAlignment" "north-west"
N/A328 "wide" "228"
N/A329 "tall" "10"
N/A330 "autoResize" "0"
N/A331 "skip_autoresize" "1"
N/A332 "pinCorner" "0"
N/A333 "visible" "1"
N/A334 "enabled" "1"
N/A335 "wrap" "1"
N/A336 }
N/A337 
N/A338 "ItemWikiPageButton"
N/A339 {
N/A340 "ControlName" "CExButton"
N/A341 "fieldName" "ItemWikiPageButton"
N/A342 "zpos" "20"
N/A343 "wide" "150"
N/A344 "tall" "20"
N/A345 "autoResize" "0"
N/A346 "skip_autoresize" "1"
N/A347 "pinCorner" "0"
N/A348 "visible" "1"
N/A349 "enabled" "1"
N/A350 "tabPosition" "0"
N/A351 "labelText" "#Store_ItemDesc_ItemWikiPage"
N/A352 "font" "HudFontSmallestBold"
N/A353 "textAlignment" "center"
N/A354 "dulltext" "0"
N/A355 "brighttext" "0"
N/A356 "command" "viewwikipage"
N/A357 "sound_depressed" "UI/buttonclick.wav"
N/A358 "sound_released" "UI/buttonclickrelease.wav"
N/A359 }
N/A360 
N/A361 "TradableLabel"
N/A362 {
N/A363 "ControlName" "CExLabel"
N/A364 "fieldName" "TradableLabel"
N/A365 "font" "FontStoreOriginalPrice"
N/A366 "labelText" "#Store_ItemDesc_Tradable"
N/A367 "textAlignment" "north-west"
N/A368 "wide" "205"
N/A369 "tall" "10"
N/A370 "autoResize" "0"
N/A371 "skip_autoresize" "1"
N/A372 "pinCorner" "0"
N/A373 "visible" "1"
N/A374 "enabled" "1"
N/A375 "wrap" "1"
N/A376 "fgcolor" "173 165 146 255"
N/A377 }
N/A378 
N/A379 "TradableTextLabel"
N/A380 {
N/A381 "ControlName" "CExLabel"
N/A382 "fieldName" "TradableTextLabel"
N/A383 "font" "FontStoreOriginalPrice"
N/A384 "labelText" "%tradable%"
N/A385 "textAlignment" "north-west"
N/A386 "wide" "205"
N/A387 "tall" "10"
N/A388 "autoResize" "0"
N/A389 "skip_autoresize" "1"
N/A390 "pinCorner" "0"
N/A391 "visible" "1"
N/A392 "enabled" "1"
N/A393 "wrap" "1"
N/A394 }
N/A395 
N/A396 "GiftableLabel"
N/A397 {
N/A398 "ControlName" "CExLabel"
N/A399 "fieldName" "GiftableLabel"
N/A400 "font" "FontStoreOriginalPrice"
N/A401 "labelText" "#Store_ItemDesc_Giftable"
N/A402 "textAlignment" "north-west"
N/A403 "wide" "205"
N/A404 "tall" "10"
N/A405 "autoResize" "0"
N/A406 "skip_autoresize" "1"
N/A407 "pinCorner" "0"
N/A408 "visible" "1"
N/A409 "enabled" "1"
N/A410 "wrap" "1"
N/A411 "fgcolor" "173 165 146 255"
N/A412 }
N/A413 
N/A414 "GiftableTextLabel"
N/A415 {
N/A416 "ControlName" "CExLabel"
N/A417 "fieldName" "GiftableTextLabel"
N/A418 "font" "FontStoreOriginalPrice"
N/A419 "labelText" "%giftable%"
N/A420 "textAlignment" "north-west"
N/A421 "wide" "205"
N/A422 "tall" "10"
N/A423 "autoResize" "0"
N/A424 "skip_autoresize" "1"
N/A425 "pinCorner" "0"
N/A426 "visible" "1"
N/A427 "enabled" "1"
N/A428 "wrap" "1"
N/A429 }
N/A430 
N/A431 "NameableLabel"
N/A432 {
N/A433 "ControlName" "CExLabel"
N/A434 "fieldName" "NameableLabel"
N/A435 "font" "FontStoreOriginalPrice"
N/A436 "labelText" "#Store_ItemDesc_Nameable"
N/A437 "textAlignment" "north-west"
N/A438 "wide" "205"
N/A439 "tall" "10"
N/A440 "autoResize" "0"
N/A441 "skip_autoresize" "1"
N/A442 "pinCorner" "0"
N/A443 "visible" "1"
N/A444 "enabled" "1"
N/A445 "wrap" "1"
N/A446 "fgcolor" "173 165 146 255"
N/A447 }
N/A448 
N/A449 "NameableTextLabel"
N/A450 {
N/A451 "ControlName" "CExLabel"
N/A452 "fieldName" "NameableTextLabel"
N/A453 "font" "FontStoreOriginalPrice"
N/A454 "labelText" "%nameable%"
N/A455 "textAlignment" "north-west"
N/A456 "wide" "205"
N/A457 "tall" "10"
N/A458 "autoResize" "0"
N/A459 "skip_autoresize" "1"
N/A460 "pinCorner" "0"
N/A461 "visible" "1"
N/A462 "enabled" "1"
N/A463 "wrap" "1"
N/A464 }
N/A465 }
N/A466 }
N/A467 }
N/A468 
N/A469 "classmodelpanel"
N/A470 {
N/A471 "ControlName" "CTFPlayerModelPanel"
N/A472 "fieldName" "classmodelpanel"
N/A473 
N/A474 "xpos" "c-230"
N/A475 "ypos" "c-132"
N/A476 "zpos" "1"
N/A477 "wide" "220"
N/A478 "tall" "213"
N/A479 "autoResize" "1"
N/A480 "pinCorner" "0"
N/A481 "visible" "1"
N/A482 "enabled" "1"
N/A483 
N/A484 "fov" "40"
N/A485 "allow_rot" "0"
N/A486 
N/A487 "paintbackground" "1"
N/A488 "paintbackgroundenabled" "1"
N/A489 "bgcolor_override" "255 255 255 0"
N/A490 
N/A491 "model"
N/A492 {
N/A493 "force_pos" "1"
N/A494 
N/A495 "angles_x" "0"
N/A496 "angles_y" "170"
N/A497 "angles_z" "0"
N/A498 "origin_x" "190"
N/A499 "origin_y" "0"
N/A500 "origin_z" "-36"
N/A501 "frame_origin_x" "0"
N/A502 "frame_origin_y" "0"
N/A503 "frame_origin_z" "0"
N/A504 "spotlight" "1"
N/A505 
N/A506 "modelname" ""
N/A507 
N/A508 "animation"
N/A509 {
N/A510 "name" "PRIMARY"
N/A511 "activity" "ACT_MP_STAND_PRIMARY"
N/A512 "default" "1"
N/A513 }
N/A514 "animation"
N/A515 {
N/A516 "name" "SECONDARY"
N/A517 "activity" "ACT_MP_STAND_SECONDARY"
N/A518 }
N/A519 "animation"
N/A520 {
N/A521 "name" "MELEE"
N/A522 "activity" "ACT_MP_STAND_MELEE"
N/A523 }
N/A524 "animation"
N/A525 {
N/A526 "name" "BUILDING"
N/A527 "activity" "ACT_MP_STAND_BUILDING"
N/A528 }
N/A529 "animation"
N/A530 {
N/A531 "name" "PDA"
N/A532 "activity" "ACT_MP_STAND_PDA"
N/A533 }
N/A534 "animation"
N/A535 {
N/A536 "name" "ITEM1"
N/A537 "activity" "ACT_MP_STAND_ITEM1"
N/A538 }
N/A539 "animation"
N/A540 {
N/A541 "name" "ITEM2"
N/A542 "activity" "ACT_MP_STAND_ITEM2"
N/A543 }
N/A544 "animation"
N/A545 {
N/A546 "name" "MELEE_ALLCLASS"
N/A547 "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
N/A548 }
N/A549 "animation"
N/A550 {
N/A551 "name" "PRIMARY2"
N/A552 "activity" "ACT_MP_STAND_PRIMARY"
N/A553 }
N/A554 "animation"
N/A555 {
N/A556 "name" "SECONDARY2"
N/A557 "activity" "ACT_MP_STAND_SECONDARY2"
N/A558 }
N/A559 }
N/A560 }
N/A561 
N/A562 "PreviewItemModelPanel"
N/A563 {
N/A564 "ControlName" "CItemModelPanel"
N/A565 "fieldName" "PreviewItemModelPanel"
N/A566 "xpos" "c-230"
N/A567 "ypos" "c-140"
N/A568 "zpos" "1"
N/A569 "wide" "220"
N/A570 "tall" "220"
N/A571 "visible" "1"
N/A572 "paintbackground" "0"
N/A573 "paintborder" "0"
N/A574 
N/A575 "model_xpos" "10"
N/A576 "model_ypos" "10"
N/A577 "model_wide" "200"
N/A578 "model_tall" "200"
N/A579 "name_only" "0"
N/A580 "attrib_only" "0"
N/A581 "model_only" "1"
N/A582 "paint_icon_hide" "0"
N/A583 
N/A584 "text_ypos" "10"
N/A585 
N/A586 "itemmodelpanel"
N/A587 {
N/A588 "inventory_image_type" "1"
N/A589 "allow_rot" "0"
N/A590 "force_square_image" "1"
N/A591 }
N/A592 }
N/A593 
N/A594 "ItemIcon1"
N/A595 {
N/A596 "ControlName" "CStorePreviewItemIcon"
N/A597 "fieldName" "ItemIcon1"
N/A598 
N/A599 "xpos" "c-215"
N/A600 "ypos" "c56"
N/A601 "zpos" "13"
N/A602 "wide" "30"
N/A603 "tall" "20"
N/A604 "visible" "1"
N/A605 "panel_bgcolor" "117 107 94 255"
N/A606 "panel_bgcolor_mouseover" "255 255 255 255"
N/A607 "image_indent" "0"
N/A608 "PaintBackgroundType" "2"
N/A609 
N/A610 "bgblockout"
N/A611 {
N/A612 "ControlName" "EditablePanel"
N/A613 "fieldName" "bgblockout"
N/A614 "xpos" "2"
N/A615 "ypos" "2"
N/A616 "zpos" "-10"
N/A617 "wide" "26"
N/A618 "tall" "16"
N/A619 "visible" "1"
N/A620 "enabled" "0"
N/A621 "PaintBackgroundType" "2"
N/A622 "bgcolor_override" "51 47 46 255"
N/A623 }
N/A624 
N/A625 "itempanel"
N/A626 {
N/A627 "fieldName" "itempanel"
N/A628 
N/A629 "PaintBackgroundType" "2"
N/A630 "paintborder" "0"
N/A631 
N/A632 "model_xpos" "1"
N/A633 "model_ypos" "2"
N/A634 "model_wide" "28"
N/A635 "model_tall" "16"
N/A636 "name_only" "0"
N/A637 "attrib_only" "0"
N/A638 "model_only" "1"
N/A639 "paint_icon_hide" "0"
N/A640 
N/A641 "itemmodelpanel"
N/A642 {
N/A643 "use_item_rendertarget" "0"
N/A644 "allow_rot" "0"
N/A645 }
N/A646 }
N/A647 }
N/A648 "ItemIcon2"
N/A649 {
N/A650 "ControlName" "CStorePreviewItemIcon"
N/A651 "fieldName" "ItemIcon2"
N/A652 
N/A653 "xpos" "20"
N/A654 "ypos" "225"
N/A655 "zpos" "13"
N/A656 "wide" "30"
N/A657 "tall" "20"
N/A658 "visible" "1"
N/A659 "panel_bgcolor" "117 107 94 255"
N/A660 "panel_bgcolor_mouseover" "255 255 255 255"
N/A661 "image_indent" "0"
N/A662 "PaintBackgroundType" "2"
N/A663 
N/A664 "bgblockout"
N/A665 {
N/A666 "ControlName" "EditablePanel"
N/A667 "fieldName" "bgblockout"
N/A668 "xpos" "2"
N/A669 "ypos" "2"
N/A670 "zpos" "-10"
N/A671 "wide" "26"
N/A672 "tall" "16"
N/A673 "visible" "1"
N/A674 "enabled" "0"
N/A675 "PaintBackgroundType" "2"
N/A676 "bgcolor_override" "51 47 46 255"
N/A677 }
N/A678 
N/A679 "itempanel"
N/A680 {
N/A681 "fieldName" "itempanel"
N/A682 
N/A683 "PaintBackgroundType" "2"
N/A684 "paintborder" "0"
N/A685 
N/A686 "model_xpos" "1"
N/A687 "model_ypos" "2"
N/A688 "model_wide" "28"
N/A689 "model_tall" "16"
N/A690 "name_only" "0"
N/A691 "attrib_only" "0"
N/A692 "model_only" "1"
N/A693 "paint_icon_hide" "0"
N/A694 
N/A695 "itemmodelpanel"
N/A696 {
N/A697 "use_item_rendertarget" "0"
N/A698 "allow_rot" "0"
N/A699 }
N/A700 }
N/A701 }
N/A702 "ItemIcon3"
N/A703 {
N/A704 "ControlName" "CStorePreviewItemIcon"
N/A705 "fieldName" "ItemIcon3"
N/A706 
N/A707 "xpos" "20"
N/A708 "ypos" "225"
N/A709 "zpos" "13"
N/A710 "wide" "30"
N/A711 "tall" "20"
N/A712 "visible" "1"
N/A713 "panel_bgcolor" "117 107 94 255"
N/A714 "panel_bgcolor_mouseover" "255 255 255 255"
N/A715 "image_indent" "0"
N/A716 "PaintBackgroundType" "2"
N/A717 
N/A718 "bgblockout"
N/A719 {
N/A720 "ControlName" "EditablePanel"
N/A721 "fieldName" "bgblockout"
N/A722 "xpos" "2"
N/A723 "ypos" "2"
N/A724 "zpos" "-10"
N/A725 "wide" "26"
N/A726 "tall" "16"
N/A727 "visible" "1"
N/A728 "enabled" "0"
N/A729 "PaintBackgroundType" "2"
N/A730 "bgcolor_override" "51 47 46 255"
N/A731 }
N/A732 
N/A733 "itempanel"
N/A734 {
N/A735 "fieldName" "itempanel"
N/A736 
N/A737 "PaintBackgroundType" "2"
N/A738 "paintborder" "0"
N/A739 
N/A740 "model_xpos" "1"
N/A741 "model_ypos" "2"
N/A742 "model_wide" "28"
N/A743 "model_tall" "16"
N/A744 "name_only" "0"
N/A745 "attrib_only" "0"
N/A746 "model_only" "1"
N/A747 "paint_icon_hide" "0"
N/A748 
N/A749 "itemmodelpanel"
N/A750 {
N/A751 "use_item_rendertarget" "0"
N/A752 "allow_rot" "0"
N/A753 }
N/A754 }
N/A755 }
N/A756 "ItemIcon4"
N/A757 {
N/A758 "ControlName" "CStorePreviewItemIcon"
N/A759 "fieldName" "ItemIcon4"
N/A760 
N/A761 "xpos" "20"
N/A762 "ypos" "225"
N/A763 "zpos" "13"
N/A764 "wide" "30"
N/A765 "tall" "20"
N/A766 "visible" "1"
N/A767 "panel_bgcolor" "117 107 94 255"
N/A768 "panel_bgcolor_mouseover" "255 255 255 255"
N/A769 "image_indent" "0"
N/A770 "PaintBackgroundType" "2"
N/A771 
N/A772 "bgblockout"
N/A773 {
N/A774 "ControlName" "EditablePanel"
N/A775 "fieldName" "bgblockout"
N/A776 "xpos" "2"
N/A777 "ypos" "2"
N/A778 "zpos" "-10"
N/A779 "wide" "26"
N/A780 "tall" "16"
N/A781 "visible" "1"
N/A782 "enabled" "0"
N/A783 "PaintBackgroundType" "2"
N/A784 "bgcolor_override" "51 47 46 255"
N/A785 }
N/A786 
N/A787 "itempanel"
N/A788 {
N/A789 "fieldName" "itempanel"
N/A790 
N/A791 "PaintBackgroundType" "2"
N/A792 "paintborder" "0"
N/A793 
N/A794 "model_xpos" "1"
N/A795 "model_ypos" "2"
N/A796 "model_wide" "28"
N/A797 "model_tall" "16"
N/A798 "name_only" "0"
N/A799 "attrib_only" "0"
N/A800 "model_only" "1"
N/A801 "paint_icon_hide" "0"
N/A802 
N/A803 "itemmodelpanel"
N/A804 {
N/A805 "use_item_rendertarget" "0"
N/A806 "allow_rot" "0"
N/A807 }
N/A808 }
N/A809 }
N/A810 "ItemIcon5"
N/A811 {
N/A812 "ControlName" "CStorePreviewItemIcon"
N/A813 "fieldName" "ItemIcon5"
N/A814 
N/A815 "xpos" "20"
N/A816 "ypos" "225"
N/A817 "zpos" "13"
N/A818 "wide" "30"
N/A819 "tall" "20"
N/A820 "visible" "1"
N/A821 "panel_bgcolor" "117 107 94 255"
N/A822 "panel_bgcolor_mouseover" "255 255 255 255"
N/A823 "image_indent" "0"
N/A824 "PaintBackgroundType" "2"
N/A825 
N/A826 "bgblockout"
N/A827 {
N/A828 "ControlName" "EditablePanel"
N/A829 "fieldName" "bgblockout"
N/A830 "xpos" "2"
N/A831 "ypos" "2"
N/A832 "zpos" "-10"
N/A833 "wide" "26"
N/A834 "tall" "16"
N/A835 "visible" "1"
N/A836 "enabled" "0"
N/A837 "PaintBackgroundType" "2"
N/A838 "bgcolor_override" "51 47 46 255"
N/A839 }
N/A840 
N/A841 "itempanel"
N/A842 {
N/A843 "fieldName" "itempanel"
N/A844 
N/A845 "PaintBackgroundType" "2"
N/A846 "paintborder" "0"
N/A847 
N/A848 "model_xpos" "1"
N/A849 "model_ypos" "2"
N/A850 "model_wide" "28"
N/A851 "model_tall" "16"
N/A852 "name_only" "0"
N/A853 "attrib_only" "0"
N/A854 "model_only" "1"
N/A855 "paint_icon_hide" "0"
N/A856 
N/A857 "itemmodelpanel"
N/A858 {
N/A859 "use_item_rendertarget" "0"
N/A860 "allow_rot" "0"
N/A861 }
N/A862 }
N/A863 }
N/A864 
N/A865 "ClassUsageImage1"
N/A866 {
N/A867 "ControlName" "CStorePreviewClassIcon"
N/A868 "fieldName" "ClassUsageImage1"
N/A869 "xpos" "65"
N/A870 "ypos" "225"
N/A871 "zpos" "5"
N/A872 "wide" "20"
N/A873 "tall" "20"
N/A874 "visible" "1"
N/A875 "enabled" "1"
N/A876 "panel_bgcolor" "117 107 94 255"
N/A877 "panel_bgcolor_mouseover" "255 255 255 255"
N/A878 "image_indent" "2"
N/A879 "PaintBackgroundType" "2"
N/A880 }
N/A881 "ClassUsageImage2"
N/A882 {
N/A883 "ControlName" "CStorePreviewClassIcon"
N/A884 "fieldName" "ClassUsageImage2"
N/A885 "xpos" "85"
N/A886 "ypos" "225"
N/A887 "zpos" "5"
N/A888 "wide" "20"
N/A889 "tall" "20"
N/A890 "visible" "1"
N/A891 "enabled" "1"
N/A892 "panel_bgcolor" "117 107 94 255"
N/A893 "panel_bgcolor_mouseover" "255 255 255 255"
N/A894 "image_indent" "2"
N/A895 "PaintBackgroundType" "2"
N/A896 }
N/A897 "ClassUsageImage3"
N/A898 {
N/A899 "ControlName" "CStorePreviewClassIcon"
N/A900 "fieldName" "ClassUsageImage3"
N/A901 "xpos" "105"
N/A902 "ypos" "225"
N/A903 "zpos" "5"
N/A904 "wide" "20"
N/A905 "tall" "20"
N/A906 "visible" "1"
N/A907 "enabled" "1"
N/A908 "panel_bgcolor" "117 107 94 255"
N/A909 "panel_bgcolor_mouseover" "255 255 255 255"
N/A910 "image_indent" "2"
N/A911 "PaintBackgroundType" "2"
N/A912 }
N/A913 "ClassUsageImage4"
N/A914 {
N/A915 "ControlName" "CStorePreviewClassIcon"
N/A916 "fieldName" "ClassUsageImage4"
N/A917 "xpos" "125"
N/A918 "ypos" "225"
N/A919 "zpos" "5"
N/A920 "wide" "20"
N/A921 "tall" "20"
N/A922 "visible" "1"
N/A923 "enabled" "1"
N/A924 "panel_bgcolor" "117 107 94 255"
N/A925 "panel_bgcolor_mouseover" "255 255 255 255"
N/A926 "image_indent" "2"
N/A927 "PaintBackgroundType" "2"
N/A928 }
N/A929 "ClassUsageImage5"
N/A930 {
N/A931 "ControlName" "CStorePreviewClassIcon"
N/A932 "fieldName" "ClassUsageImage5"
N/A933 "xpos" "145"
N/A934 "ypos" "225"
N/A935 "zpos" "5"
N/A936 "wide" "20"
N/A937 "tall" "20"
N/A938 "visible" "1"
N/A939 "enabled" "1"
N/A940 "panel_bgcolor" "117 107 94 255"
N/A941 "panel_bgcolor_mouseover" "255 255 255 255"
N/A942 "image_indent" "2"
N/A943 "PaintBackgroundType" "2"
N/A944 }
N/A945 "ClassUsageImage6"
N/A946 {
N/A947 "ControlName" "CStorePreviewClassIcon"
N/A948 "fieldName" "ClassUsageImage6"
N/A949 "xpos" "165"
N/A950 "ypos" "225"
N/A951 "zpos" "5"
N/A952 "wide" "20"
N/A953 "tall" "20"
N/A954 "visible" "1"
N/A955 "enabled" "1"
N/A956 "panel_bgcolor" "117 107 94 255"
N/A957 "panel_bgcolor_mouseover" "255 255 255 255"
N/A958 "image_indent" "2"
N/A959 "PaintBackgroundType" "2"
N/A960 }
N/A961 
N/A962 "IconsMoveLeftButton"
N/A963 {
N/A964 "ControlName" "CExButton"
N/A965 "fieldName" "IconsMoveLeftButton"
N/A966 "xpos" "c-210"
N/A967 "ypos" "c58"
N/A968 "zpos" "20"
N/A969 "wide" "15"
N/A970 "tall" "15"
N/A971 "autoResize" "0"
N/A972 "skip_autoresize" "1"
N/A973 "pinCorner" "0"
N/A974 "visible" "1"
N/A975 "enabled" "1"
N/A976 "tabPosition" "0"
N/A977 "labelText" "<"
N/A978 "font" "HudFontSmallBold"
N/A979 "textAlignment" "center"
N/A980 "dulltext" "0"
N/A981 "brighttext" "0"
N/A982 "command" "icons_left"
N/A983 "sound_depressed" "UI/buttonclick.wav"
N/A984 "sound_released" "UI/buttonclickrelease.wav"
N/A985 "paintbackground" "0"
N/A986 "defaultFgColor_override" "118 107 94 255"
N/A987 "armedFgColor_override" "128 117 104 255"
N/A988 "depressedFgColor_override" "236 227 203 255"
N/A989 }
N/A990 
N/A991 "IconsMoveRightButton"
N/A992 {
N/A993 "ControlName" "CExButton"
N/A994 "fieldName" "IconsMoveRightButton"
N/A995 "xpos" "c-45"
N/A996 "ypos" "c58"
N/A997 "zpos" "20"
N/A998 "wide" "15"
N/A999 "tall" "15"
N/A1000 "autoResize" "0"
N/A1001 "skip_autoresize" "1"
N/A1002 "pinCorner" "0"
N/A1003 "visible" "1"
N/A1004 "enabled" "1"
N/A1005 "tabPosition" "0"
N/A1006 "labelText" ">"
N/A1007 "font" "HudFontSmallBold"
N/A1008 "textAlignment" "center"
N/A1009 "dulltext" "0"
N/A1010 "brighttext" "0"
N/A1011 "command" "icons_right"
N/A1012 "sound_depressed" "UI/buttonclick.wav"
N/A1013 "sound_released" "UI/buttonclickrelease.wav"
N/A1014 "paintbackground" "0"
N/A1015 "defaultFgColor_override" "118 107 94 255"
N/A1016 "armedFgColor_override" "128 117 104 255"
N/A1017 "depressedFgColor_override" "236 227 203 255"
N/A1018 }
N/A1019 
N/A1020 "ClassUsageMouseoverLabel"
N/A1021 {
N/A1022 "ControlName" "CExLabel"
N/A1023 "fieldName" "ClassUsageMouseoverLabel"
N/A1024 "font" "HudFontSmallest"
N/A1025 "textAlignment" "center"
N/A1026 "xpos" "c-215"
N/A1027 "ypos" "c75"
N/A1028 "zpos" "100"
N/A1029 "wide" "230"
N/A1030 "tall" "55"
N/A1031 "autoResize" "1"
N/A1032 "skip_autoresize" "1"
N/A1033 "pinCorner" "0"
N/A1034 "visible" "1"
N/A1035 "enabled" "1"
N/A1036 "bgcolor_override" "0 0 0 0"
N/A1037 "PaintBackgroundType" "2"
N/A1038 "centerwrap" "1"
N/A1039 "paintborder" "1"
N/A1040 "textinsetx" "100"
N/A1041 "border" "LoadoutItemPopupBorder"
N/A1042 }
N/A1043 
N/A1044 "RotLeftButton"
N/A1045 {
N/A1046 "ControlName" "CPreviewRotButton"
N/A1047 "fieldName" "RotLeftButton"
N/A1048 "xpos" "c-224"
N/A1049 "ypos" "190"
N/A1050 "zpos" "20"
N/A1051 "wide" "20"
N/A1052 "tall" "20"
N/A1053 "autoResize" "0"
N/A1054 "skip_autoresize" "1"
N/A1055 "pinCorner" "0"
N/A1056 "visible" "1"
N/A1057 "enabled" "1"
N/A1058 "tabPosition" "0"
N/A1059 "labelText" "<"
N/A1060 "font" "HudFontBiggerBold"
N/A1061 "textAlignment" "center"
N/A1062 "dulltext" "0"
N/A1063 "brighttext" "0"
N/A1064 "Command" "-1"
N/A1065 "sound_depressed" "UI/buttonclick.wav"
N/A1066 "sound_released" "UI/buttonclickrelease.wav"
N/A1067 "paintbackground" "0"
N/A1068 "defaultFgColor_override" "118 107 94 255"
N/A1069 "armedFgColor_override" "128 117 104 255"
N/A1070 "depressedFgColor_override" "236 227 203 255"
N/A1071 }
N/A1072 
N/A1073 "RotRightButton"
N/A1074 {
N/A1075 "ControlName" "CPreviewRotButton"
N/A1076 "fieldName" "RotRightButton"
N/A1077 "xpos" "c-35"
N/A1078 "ypos" "190"
N/A1079 "zpos" "20"
N/A1080 "wide" "20"
N/A1081 "tall" "20"
N/A1082 "autoResize" "0"
N/A1083 "pinCorner" "0"
N/A1084 "visible" "1"
N/A1085 "enabled" "1"
N/A1086 "tabPosition" "0"
N/A1087 "labelText" ">"
N/A1088 "font" "HudFontBiggerBold"
N/A1089 "textAlignment" "center"
N/A1090 "dulltext" "0"
N/A1091 "brighttext" "0"
N/A1092 "Command" "1"
N/A1093 "sound_depressed" "UI/buttonclick.wav"
N/A1094 "sound_released" "UI/buttonclickrelease.wav"
N/A1095 "paintbackground" "0"
N/A1096 "defaultFgColor_override" "118 107 94 255"
N/A1097 "armedFgColor_override" "128 117 104 255"
N/A1098 "depressedFgColor_override" "236 227 203 255"
N/A1099 }
N/A1100 
N/A1101 "NextWeaponButton"
N/A1102 {
N/A1103 "ControlName" "CExButton"
N/A1104 "fieldName" "NextWeaponButton"
N/A1105 "zpos" "20"
N/A1106 "autoResize" "0"
N/A1107 "pinCorner" "0"
N/A1108 "visible" "0"
N/A1109 "enabled" "1"
N/A1110 "tabPosition" "0"
N/A1111 "labelText" "#Store_NextWeapon"
N/A1112 "font" "HudFontSmallest"
N/A1113 "textAlignment" "center"
N/A1114 "textinsetx" "50"
N/A1115 "dulltext" "0"
N/A1116 "brighttext" "0"
N/A1117 "Command" "next_weapon"
N/A1118 "sound_depressed" "UI/buttonclick.wav"
N/A1119 "sound_released" "UI/buttonclickrelease.wav"
N/A1120 }
N/A1121 
N/A1122 "ZoomButton"
N/A1123 {
N/A1124 "ControlName" "CExImageButton"
N/A1125 "fieldName" "ZoomButton"
N/A1126 "xpos" "c-33"
N/A1127 "ypos" "c-123"
N/A1128 "zpos" "20"
N/A1129 "wide" "15"
N/A1130 "tall" "15"
N/A1131 "autoResize" "0"
N/A1132 "pinCorner" "0"
N/A1133 "visible" "1"
N/A1134 "enabled" "1"
N/A1135 "tabPosition" "0"
N/A1136 "labeltext" ""
N/A1137 "font" "HudFontSmallBold"
N/A1138 "textAlignment" "center"
N/A1139 "dulltext" "0"
N/A1140 "brighttext" "0"
N/A1141 "default" "0"
N/A1142 "sound_depressed" "UI/buttonclick.wav"
N/A1143 "sound_released" "UI/buttonclickrelease.wav"
N/A1144 "Command" "zoom_toggle"
N/A1145 
N/A1146 "paintbackground" "0"
N/A1147 
N/A1148 "image_drawcolor" "118 107 94 200"
N/A1149 "image_armedcolor" "128 117 104 255"
N/A1150 
N/A1151 "SubImage"
N/A1152 {
N/A1153 "ControlName" "ImagePanel"
N/A1154 "fieldName" "SubImage"
N/A1155 "xpos" "0"
N/A1156 "ypos" "0"
N/A1157 "zpos" "1"
N/A1158 "wide" "14"
N/A1159 "tall" "14"
N/A1160 "visible" "1"
N/A1161 "enabled" "1"
N/A1162 "image" "store/store_zoom"
N/A1163 "scaleImage" "1"
N/A1164 }
N/A1165 }
N/A1166 
N/A1167 "TeamNavPanel"
N/A1168 {
N/A1169 "ControlName" "CNavigationPanel"
N/A1170 "fieldName" "TeamNavPanel"
N/A1171 "xpos" "c-220"
N/A1172 "ypos" "c-123"
N/A1173 "zpos" "2"
N/A1174 "wide" "19"
N/A1175 "tall" "40"
N/A1176 "autoResize" "0"
N/A1177 "pinCorner" "0"
N/A1178 "visible" "1"
N/A1179 "enabled" "1"
N/A1180 
N/A1181 "auto_scale" "1"
N/A1182 "auto_layout" "1"
N/A1183 "selected_button_default" "0"
N/A1184 "auto_layout_vertical_buffer" "-4"
N/A1185 "display_vertically" "1"
N/A1186 "align" "west"
N/A1187 
N/A1188 "ButtonSettings"
N/A1189 {
N/A1190 "wide" "19"
N/A1191 "tall" "19"
N/A1192 "autoResize" "0"
N/A1193 "pinCorner" "2"
N/A1194 "visible" "1"
N/A1195 "enabled" "1"
N/A1196 "tabPosition" "0"
N/A1197 "labelText" ""
N/A1198 "textAlignment" "south-west"
N/A1199 "scaleImage" "1"
N/A1200 
N/A1201 "fgcolor" "TanDark"
N/A1202 "defaultFgColor_override" "TanDark"
N/A1203 "armedFgColor_override" "TanDark"
N/A1204 "depressedFgColor_override" "TanDark"
N/A1205 
N/A1206 "sound_depressed" "UI/buttonclick.wav"
N/A1207 "sound_released" "UI/buttonclickrelease.wav"
N/A1208 "sound_armed" "UI/buttonrollover.wav"
N/A1209 
N/A1210 "paintbackground" "0"
N/A1211 "paintbackgroundtype" "0"
N/A1212 "defaultBgColor_Override" "0 0 0 255"
N/A1213 
N/A1214 "paintborder" "0"
N/A1215 
N/A1216 "image_drawcolor" "255 255 255 77"
N/A1217 "image_armedcolor" "255 255 255 128"
N/A1218 "image_selectedcolor" "255 255 255 255"
N/A1219 
N/A1220 "stayselectedonclick" "1"
N/A1221 "keyboardinputenabled" "0"
N/A1222 
N/A1223 "SubImage"
N/A1224 {
N/A1225 "ControlName" "ImagePanel"
N/A1226 "fieldName" "SubImage"
N/A1227 "xpos" "0"
N/A1228 "ypos" "0"
N/A1229 "zpos" "7"
N/A1230 "wide" "19"
N/A1231 "tall" "19"
N/A1232 "visible" "1"
N/A1233 "enabled" "1"
N/A1234 "scaleImage" "1"
N/A1235 }
N/A1236 }
N/A1237 
N/A1238 "Buttons"
N/A1239 {
N/A1240 "all"
N/A1241 {
N/A1242 "userdata" "2"
N/A1243 "image_default" "store/store_redteam"
N/A1244 "image_armed" "store/store_redteam"
N/A1245 "image_selected" "store/store_redteam"
N/A1246 
N/A1247 "SubImage"
N/A1248 {
N/A1249 "image" "store/store_redteam"
N/A1250 }
N/A1251 }
N/A1252 "scout"
N/A1253 {
N/A1254 "userdata" "3"
N/A1255 "image_default" "store/store_blueteam"
N/A1256 "image_armed" "store/store_blueteam"
N/A1257 "image_selected" "store/store_blueteam"
N/A1258 
N/A1259 "SubImage"
N/A1260 {
N/A1261 "image" "store/store_blueteam"
N/A1262 }
N/A1263 }
N/A1264 }
N/A1265 }
N/A1266 
N/A1267 "PaintButton"
N/A1268 {
N/A1269 "ControlName" "CExButton"
N/A1270 "fieldName" "PaintButton"
N/A1271 "xpos" "c-158"
N/A1272 "ypos" "c-140"
N/A1273 "zpos" "20"
N/A1274 "wide" "76"
N/A1275 "tall" "15"
N/A1276 "autoResize" "0"
N/A1277 "pinCorner" "0"
N/A1278 "visible" "0"
N/A1279 "enabled" "1"
N/A1280 "tabPosition" "0"
N/A1281 "labelText" "#Store_Paint"
N/A1282 "font" "HudFontSmallest"
N/A1283 "textAlignment" "center"
N/A1284 "textinsetx" "50"
N/A1285 "dulltext" "0"
N/A1286 "brighttext" "0"
N/A1287 "Command" "paint_toggle"
N/A1288 "sound_depressed" "UI/buttonclick.wav"
N/A1289 "sound_released" "UI/buttonclickrelease.wav"
N/A1290 }
N/A1291 
N/A1292 "CycleTextLabel"
N/A1293 {
N/A1294 "ControlName" "CExLabel"
N/A1295 "fieldName" "CycleTextLabel"
N/A1296 "font" "FontStorePrice"
N/A1297 "labelText" ""
N/A1298 "textAlignment" "left"
N/A1299 "xpos" "c-186"
N/A1300 "ypos" "c-126"
N/A1301 "wide" "138"
N/A1302 "tall" "28"
N/A1303 "autoResize" "1"
N/A1304 "pinCorner" "0"
N/A1305 "visible" "1"
N/A1306 "enabled" "1"
N/A1307 "wrap" "1"
N/A1308 "centerwrap" "1"
N/A1309 }
N/A1310 
N/A1311 "NextStyleButton"
N/A1312 {
N/A1313 "ControlName" "CExButton"
N/A1314 "fieldName" "NextStyleButton"
N/A1315 "zpos" "20"
N/A1316 "autoResize" "0"
N/A1317 "pinCorner" "0"
N/A1318 "visible" "0"
N/A1319 "enabled" "1"
N/A1320 "tabPosition" "0"
N/A1321 "labelText" "#Store_NextStyle"
N/A1322 "font" "HudFontSmallest"
N/A1323 "textAlignment" "center"
N/A1324 "textinsetx" "50"
N/A1325 "dulltext" "0"
N/A1326 "brighttext" "0"
N/A1327 "Command" "next_style"
N/A1328 "sound_depressed" "UI/buttonclick.wav"
N/A1329 "sound_released" "UI/buttonclickrelease.wav"
N/A1330 }
N/A1331 
N/A1332 //---
N/A1333 // Hack - put these two labels off-screen, since we have cycle text to take the place of both of them
N/A1334 
N/A1335 "PaintNameLabel"
N/A1336 {
N/A1337 "ControlName" "CExLabel"
N/A1338 "fieldName" "PaintNameLabel"
N/A1339 "font" "FontStorePrice"
N/A1340 "labelText" "#Store_NoPaint"
N/A1341 "textAlignment" "left"
N/A1342 "xpos" "c-186"
N/A1343 "ypos" "-1000"
N/A1344 "wide" "138"
N/A1345 "tall" "28"
N/A1346 "autoResize" "1"
N/A1347 "pinCorner" "0"
N/A1348 "visible" "0"
N/A1349 "enabled" "1"
N/A1350 "wrap" "1"
N/A1351 "centerwrap" "1"
N/A1352 }
N/A1353 
N/A1354 "StyleNameLabel"
N/A1355 {
N/A1356 "ControlName" "CExLabel"
N/A1357 "fieldName" "StyleNameLabel"
N/A1358 "font" "FontStorePrice"
N/A1359 "labelText" "None"
N/A1360 "textAlignment" "left"
N/A1361 "xpos" "132"
N/A1362 "ypos" "-1000"
N/A1363 "wide" "110"
N/A1364 "tall" "25"
N/A1365 "autoResize" "1"
N/A1366 "pinCorner" "0"
N/A1367 "visible" "1"
N/A1368 "enabled" "1"
N/A1369 "wrap" "1"
N/A1370 "centerwrap" "1"
N/A1371 }
N/A1372 
N/A1373 //---
N/A1374 
N/A1375 "CloseButton"
N/A1376 {
N/A1377 "ControlName" "CExImageButton"
N/A1378 "fieldName" "CloseButton"
N/A1379 "xpos" "c221"
N/A1380 "ypos" "c-144"
N/A1381 "zpos" "10"
N/A1382 "wide" "14"
N/A1383 "tall" "14"
N/A1384 "autoResize" "0"
N/A1385 "pinCorner" "0"
N/A1386 "visible" "1"
N/A1387 "enabled" "1"
N/A1388 "tabPosition" "0"
N/A1389 "labeltext" ""
N/A1390 "font" "HudFontSmallBold"
N/A1391 "textAlignment" "center"
N/A1392 "dulltext" "0"
N/A1393 "brighttext" "0"
N/A1394 "default" "0"
N/A1395 "sound_depressed" "UI/buttonclick.wav"
N/A1396 "sound_released" "UI/buttonclickrelease.wav"
N/A1397 "Command" "close"
N/A1398 
N/A1399 "paintbackground" "0"
N/A1400 
N/A1401 "image_drawcolor" "118 107 94 255"
N/A1402 "image_armedcolor" "246 247 213 255"
N/A1403 
N/A1404 "SubImage"
N/A1405 {
N/A1406 "ControlName" "ImagePanel"
N/A1407 "fieldName" "SubImage"
N/A1408 "xpos" "0"
N/A1409 "ypos" "0"
N/A1410 "zpos" "1"
N/A1411 "wide" "14"
N/A1412 "tall" "14"
N/A1413 "visible" "1"
N/A1414 "enabled" "1"
N/A1415 "image" "close_button"
N/A1416 "scaleImage" "1"
N/A1417 }
N/A1418 }
N/A1419 
N/A1420 "BackButton"
N/A1421 {
N/A1422 "ControlName" "CExButton"
N/A1423 "fieldName" "BackButton"
N/A1424 "xpos" "c-230"
N/A1425 "ypos" "c105"
N/A1426 "zpos" "2"
N/A1427 "wide" "90"
N/A1428 "tall" "22"
N/A1429 "autoResize" "0"
N/A1430 "visible" "1"
N/A1431 "enabled" "1"
N/A1432 "tabPosition" "0"
N/A1433 "labelText" "#TF_BackCarat"
N/A1434 "font" "HudFontSmallBold"
N/A1435 "textAlignment" "center"
N/A1436 "dulltext" "0"
N/A1437 "brighttext" "0"
N/A1438 "default" "1"
N/A1439 "Command" "close"
N/A1440 "sound_depressed" "UI/buttonclick.wav"
N/A1441 "sound_released" "UI/buttonclickrelease.wav"
N/A1442 "fgcolor" "White"
N/A1443 }
N/A1444 
N/A1445 "TryItOutButton"
N/A1446 {
N/A1447 "ControlName" "CExButton"
N/A1448 "fieldName" "TryItOutButton"
N/A1449 "xpos" "c-130"
N/A1450 "ypos" "c105"
N/A1451 "zpos" "2"
N/A1452 "wide" "120"
N/A1453 "tall" "22"
N/A1454 "autoResize" "0"
N/A1455 "visible" "1"
N/A1456 "enabled" "1"
N/A1457 "tabPosition" "0"
N/A1458 "labelText" "#Store_TryItOut"
N/A1459 "font" "HudFontSmallBold"
N/A1460 "textAlignment" "center"
N/A1461 "dulltext" "0"
N/A1462 "brighttext" "0"
N/A1463 "default" "1"
N/A1464 "Command" "tryitout"
N/A1465 "sound_depressed" "UI/buttonclick.wav"
N/A1466 "sound_released" "UI/buttonclickrelease.wav"
N/A1467 "fgcolor" "White"
N/A1468 }
N/A1469 
N/A1470 "AddToCartButton"
N/A1471 {
N/A1472 "ControlName" "CExButton"
N/A1473 "fieldName" "AddToCartButton"
N/A1474 "xpos" "c25"
N/A1475 "ypos" "c103"
N/A1476 "zpos" "2"
N/A1477 "wide" "160"
N/A1478 "tall" "27"
N/A1479 "autoResize" "0"
N/A1480 "visible" "1"
N/A1481 "enabled" "1"
N/A1482 "tabPosition" "0"
N/A1483 "labelText" "#Store_AddToCart"
N/A1484 "font" "HudFontSmallishBold"
N/A1485 "textAlignment" "center"
N/A1486 "dulltext" "0"
N/A1487 "brighttext" "0"
N/A1488 "default" "1"
N/A1489 "Command" "addtocart"
N/A1490 "sound_depressed" "UI/buttonclick.wav"
N/A1491 "sound_released" "UI/buttonclickrelease.wav"
N/A1492 "fgcolor" "34 30 31 255"
N/A1493 "defaultBgColor_override" "76 107 34 255"
N/A1494 "ArmedBgColor_override" "86 117 44 255"
N/A1495 "depressedBgColor_override" "66 97 24 255"
N/A1496 }
N/A1497}