Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/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 "wide" "305"
N/A10 "tall" "255"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "settitlebarvisible" "0"
N/A17 }
N/A18 
N/A19 "classmodelpanel"
N/A20 {
N/A21 "ControlName" "CTFPlayerModelPanel"
N/A22 "fieldName" "classmodelpanel"
N/A23 
N/A24 "xpos" "0"
N/A25 "ypos" "0"
N/A26 "zpos" "0"
N/A27 "wide" "295"
N/A28 "tall" "250"
N/A29 "autoResize" "0"
N/A30 "pinCorner" "0"
N/A31 "visible" "1"
N/A32 "enabled" "1"
N/A33 
N/A34 "fov" "40"
N/A35 "allow_rot" "0"
N/A36 
N/A37 "paintbackground" "1"
N/A38 "paintbackgroundenabled" "1"
N/A39 "bgcolor_override" "255 255 255 0"
N/A40 
N/A41 "model"
N/A42 {
N/A43 "force_pos" "1"
N/A44 
N/A45 "angles_x" "0"
N/A46 "angles_y" "170"
N/A47 "angles_z" "0"
N/A48 "origin_x" "190"
N/A49 "origin_y" "0"
N/A50 "origin_z" "-36"
N/A51 "frame_origin_x" "0"
N/A52 "frame_origin_y" "0"
N/A53 "frame_origin_z" "0"
N/A54 "spotlight" "1"
N/A55 
N/A56 "modelname" ""
N/A57 
N/A58 "animation"
N/A59 {
N/A60 "name" "PRIMARY"
N/A61 "activity" "ACT_MP_STAND_PRIMARY"
N/A62 "default" "1"
N/A63 }
N/A64 "animation"
N/A65 {
N/A66 "name" "SECONDARY"
N/A67 "activity" "ACT_MP_STAND_SECONDARY"
N/A68 }
N/A69 "animation"
N/A70 {
N/A71 "name" "MELEE"
N/A72 "activity" "ACT_MP_STAND_MELEE"
N/A73 }
N/A74 "animation"
N/A75 {
N/A76 "name" "BUILDING"
N/A77 "activity" "ACT_MP_STAND_BUILDING"
N/A78 }
N/A79 "animation"
N/A80 {
N/A81 "name" "PDA"
N/A82 "activity" "ACT_MP_STAND_PDA"
N/A83 }
N/A84 "animation"
N/A85 {
N/A86 "name" "ITEM1"
N/A87 "activity" "ACT_MP_STAND_ITEM1"
N/A88 }
N/A89 "animation"
N/A90 {
N/A91 "name" "ITEM2"
N/A92 "activity" "ACT_MP_STAND_ITEM2"
N/A93 }
N/A94 }
N/A95 }
N/A96 
N/A97 "BottomBGImage"
N/A98 {
N/A99 "ControlName" "ImagePanel"
N/A100 "fieldName" "BottomBGImage"
N/A101 "xpos" "40"
N/A102 "ypos" "214"
N/A103 "zpos" "0"
N/A104 "wide" "225"
N/A105 "tall" "67"
N/A106 "visible" "1"
N/A107 "enabled" "1"
N/A108 "image" "store/store_inspector_bottom"
N/A109 "scaleImage" "1"
N/A110 }
N/A111 
N/A112 "PreviewItemModelPanel"
N/A113 {
N/A114 "ControlName" "CItemModelPanel"
N/A115 "fieldName" "PreviewItemModelPanel"
N/A116 "xpos" "40"
N/A117 "ypos" "0"
N/A118 "zpos" "1"
N/A119 "wide" "225"
N/A120 "tall" "200"
N/A121 "visible" "1"
N/A122 "bgcolor_override" "0 0 0 255"
N/A123 "PaintBackgroundType" "2"
N/A124 "paintborder" "0"
N/A125 
N/A126 "model_xpos" "25"
N/A127 "model_ypos" "50"
N/A128 "model_wide" "175"
N/A129 "model_tall" "100"
N/A130 "name_only" "0"
N/A131 "attrib_only" "0"
N/A132 "model_only" "1"
N/A133 "paint_icon_hide" "0"
N/A134 
N/A135 "text_ypos" "10"
N/A136 
N/A137 "itemmodelpanel"
N/A138 {
N/A139 "use_large_inventory_images" "1"
N/A140 "allow_rot" "0"
N/A141 }
N/A142 }
N/A143 
N/A144 "ItemNameLabel"
N/A145 {
N/A146 "ControlName" "CExLabel"
N/A147 "fieldName" "ItemNameLabel"
N/A148 "font" "HudFontSmallBold"
N/A149 "labelText" "%selectiontitle%"
N/A150 "textAlignment" "center"
N/A151 "xpos" "45"
N/A152 "ypos" "5"
N/A153 "wide" "205"
N/A154 "tall" "33"
N/A155 "autoResize" "1"
N/A156 "pinCorner" "0"
N/A157 "visible" "1"
N/A158 "enabled" "1"
N/A159 "wrap" "1"
N/A160 "centerwrap" "1"
N/A161 }
N/A162 
N/A163 "DetailsRichText"
N/A164 {
N/A165 "ControlName" "CEconItemDetailsRichText"
N/A166 "fieldName" "DetailsRichText"
N/A167 "font" "ScoreboardSmall"
N/A168 "labelText" "%datatext%"
N/A169 "textAlignment" "north-west"
N/A170 "xpos" "45"
N/A171 "ypos" "40"
N/A172 "wide" "205"
N/A173 "tall" "165"
N/A174 "autoResize" "0"
N/A175 "pinCorner" "0"
N/A176 "visible" "1"
N/A177 "enabled" "1"
N/A178 "fgcolor" "TanLight"
N/A179 "wrap" "1"
N/A180 "highlight_color" "177 168 149 255"
N/A181 "itemset_color" "216 244 9 255"
N/A182 "link_color" "252 191 27 255"
N/A183 "image_up_arrow" "scroll_up_off"
N/A184 "image_up_arrow_mouseover" "scroll_up_on"
N/A185 "image_down_arrow" "scroll_down_off"
N/A186 "image_down_arrow_mouseover" "scroll_down_on"
N/A187 "image_line" "ArmoryScrollbarWell"
N/A188 "image_box" "ArmoryScrollbarBox"
N/A189 }
N/A190 
N/A191 "ItemIcon1"
N/A192 {
N/A193 "ControlName" "CStorePreviewItemIcon"
N/A194 "fieldName" "ItemIcon1"
N/A195 
N/A196 "xpos" "20"
N/A197 "ypos" "225"
N/A198 "zpos" "13"
N/A199 "wide" "30"
N/A200 "tall" "20"
N/A201 "visible" "1"
N/A202 "panel_bgcolor" "117 107 94 255"
N/A203 "panel_bgcolor_mouseover" "255 255 255 255"
N/A204 "image_indent" "0"
N/A205 "PaintBackgroundType" "2"
N/A206 
N/A207 "bgblockout"
N/A208 {
N/A209 "ControlName" "EditablePanel"
N/A210 "fieldName" "bgblockout"
N/A211 "xpos" "2"
N/A212 "ypos" "2"
N/A213 "zpos" "-10"
N/A214 "wide" "26"
N/A215 "tall" "16"
N/A216 "visible" "1"
N/A217 "enabled" "0"
N/A218 "PaintBackgroundType" "2"
N/A219 "bgcolor_override" "51 47 46 255"
N/A220 }
N/A221 
N/A222 "itempanel"
N/A223 {
N/A224 "fieldName" "itempanel"
N/A225 
N/A226 "PaintBackgroundType" "2"
N/A227 "paintborder" "0"
N/A228 
N/A229 "model_xpos" "1"
N/A230 "model_ypos" "2"
N/A231 "model_wide" "28"
N/A232 "model_tall" "16"
N/A233 "name_only" "0"
N/A234 "attrib_only" "0"
N/A235 "model_only" "1"
N/A236 "paint_icon_hide" "0"
N/A237 
N/A238 "itemmodelpanel"
N/A239 {
N/A240 "use_item_rendertarget" "0"
N/A241 "allow_rot" "0"
N/A242 }
N/A243 }
N/A244 }
N/A245 "ItemIcon2"
N/A246 {
N/A247 "ControlName" "CStorePreviewItemIcon"
N/A248 "fieldName" "ItemIcon2"
N/A249 
N/A250 "xpos" "20"
N/A251 "ypos" "225"
N/A252 "zpos" "13"
N/A253 "wide" "30"
N/A254 "tall" "20"
N/A255 "visible" "1"
N/A256 "panel_bgcolor" "117 107 94 255"
N/A257 "panel_bgcolor_mouseover" "255 255 255 255"
N/A258 "image_indent" "0"
N/A259 "PaintBackgroundType" "2"
N/A260 
N/A261 "bgblockout"
N/A262 {
N/A263 "ControlName" "EditablePanel"
N/A264 "fieldName" "bgblockout"
N/A265 "xpos" "2"
N/A266 "ypos" "2"
N/A267 "zpos" "-10"
N/A268 "wide" "26"
N/A269 "tall" "16"
N/A270 "visible" "1"
N/A271 "enabled" "0"
N/A272 "PaintBackgroundType" "2"
N/A273 "bgcolor_override" "51 47 46 255"
N/A274 }
N/A275 
N/A276 "itempanel"
N/A277 {
N/A278 "fieldName" "itempanel"
N/A279 
N/A280 "PaintBackgroundType" "2"
N/A281 "paintborder" "0"
N/A282 
N/A283 "model_xpos" "1"
N/A284 "model_ypos" "2"
N/A285 "model_wide" "28"
N/A286 "model_tall" "16"
N/A287 "name_only" "0"
N/A288 "attrib_only" "0"
N/A289 "model_only" "1"
N/A290 "paint_icon_hide" "0"
N/A291 
N/A292 "itemmodelpanel"
N/A293 {
N/A294 "use_item_rendertarget" "0"
N/A295 "allow_rot" "0"
N/A296 }
N/A297 }
N/A298 }
N/A299 "ItemIcon3"
N/A300 {
N/A301 "ControlName" "CStorePreviewItemIcon"
N/A302 "fieldName" "ItemIcon3"
N/A303 
N/A304 "xpos" "20"
N/A305 "ypos" "225"
N/A306 "zpos" "13"
N/A307 "wide" "30"
N/A308 "tall" "20"
N/A309 "visible" "1"
N/A310 "panel_bgcolor" "117 107 94 255"
N/A311 "panel_bgcolor_mouseover" "255 255 255 255"
N/A312 "image_indent" "0"
N/A313 "PaintBackgroundType" "2"
N/A314 
N/A315 "bgblockout"
N/A316 {
N/A317 "ControlName" "EditablePanel"
N/A318 "fieldName" "bgblockout"
N/A319 "xpos" "2"
N/A320 "ypos" "2"
N/A321 "zpos" "-10"
N/A322 "wide" "26"
N/A323 "tall" "16"
N/A324 "visible" "1"
N/A325 "enabled" "0"
N/A326 "PaintBackgroundType" "2"
N/A327 "bgcolor_override" "51 47 46 255"
N/A328 }
N/A329 
N/A330 "itempanel"
N/A331 {
N/A332 "fieldName" "itempanel"
N/A333 
N/A334 "PaintBackgroundType" "2"
N/A335 "paintborder" "0"
N/A336 
N/A337 "model_xpos" "1"
N/A338 "model_ypos" "2"
N/A339 "model_wide" "28"
N/A340 "model_tall" "16"
N/A341 "name_only" "0"
N/A342 "attrib_only" "0"
N/A343 "model_only" "1"
N/A344 "paint_icon_hide" "0"
N/A345 
N/A346 "itemmodelpanel"
N/A347 {
N/A348 "use_item_rendertarget" "0"
N/A349 "allow_rot" "0"
N/A350 }
N/A351 }
N/A352 }
N/A353 "ItemIcon4"
N/A354 {
N/A355 "ControlName" "CStorePreviewItemIcon"
N/A356 "fieldName" "ItemIcon4"
N/A357 
N/A358 "xpos" "20"
N/A359 "ypos" "225"
N/A360 "zpos" "13"
N/A361 "wide" "30"
N/A362 "tall" "20"
N/A363 "visible" "1"
N/A364 "panel_bgcolor" "117 107 94 255"
N/A365 "panel_bgcolor_mouseover" "255 255 255 255"
N/A366 "image_indent" "0"
N/A367 "PaintBackgroundType" "2"
N/A368 
N/A369 "bgblockout"
N/A370 {
N/A371 "ControlName" "EditablePanel"
N/A372 "fieldName" "bgblockout"
N/A373 "xpos" "2"
N/A374 "ypos" "2"
N/A375 "zpos" "-10"
N/A376 "wide" "26"
N/A377 "tall" "16"
N/A378 "visible" "1"
N/A379 "enabled" "0"
N/A380 "PaintBackgroundType" "2"
N/A381 "bgcolor_override" "51 47 46 255"
N/A382 }
N/A383 
N/A384 "itempanel"
N/A385 {
N/A386 "fieldName" "itempanel"
N/A387 
N/A388 "PaintBackgroundType" "2"
N/A389 "paintborder" "0"
N/A390 
N/A391 "model_xpos" "1"
N/A392 "model_ypos" "2"
N/A393 "model_wide" "28"
N/A394 "model_tall" "16"
N/A395 "name_only" "0"
N/A396 "attrib_only" "0"
N/A397 "model_only" "1"
N/A398 "paint_icon_hide" "0"
N/A399 
N/A400 "itemmodelpanel"
N/A401 {
N/A402 "use_item_rendertarget" "0"
N/A403 "allow_rot" "0"
N/A404 }
N/A405 }
N/A406 }
N/A407 "ItemIcon5"
N/A408 {
N/A409 "ControlName" "CStorePreviewItemIcon"
N/A410 "fieldName" "ItemIcon5"
N/A411 
N/A412 "xpos" "20"
N/A413 "ypos" "225"
N/A414 "zpos" "13"
N/A415 "wide" "30"
N/A416 "tall" "20"
N/A417 "visible" "1"
N/A418 "panel_bgcolor" "117 107 94 255"
N/A419 "panel_bgcolor_mouseover" "255 255 255 255"
N/A420 "image_indent" "0"
N/A421 "PaintBackgroundType" "2"
N/A422 
N/A423 "bgblockout"
N/A424 {
N/A425 "ControlName" "EditablePanel"
N/A426 "fieldName" "bgblockout"
N/A427 "xpos" "2"
N/A428 "ypos" "2"
N/A429 "zpos" "-10"
N/A430 "wide" "26"
N/A431 "tall" "16"
N/A432 "visible" "1"
N/A433 "enabled" "0"
N/A434 "PaintBackgroundType" "2"
N/A435 "bgcolor_override" "51 47 46 255"
N/A436 }
N/A437 
N/A438 "itempanel"
N/A439 {
N/A440 "fieldName" "itempanel"
N/A441 
N/A442 "PaintBackgroundType" "2"
N/A443 "paintborder" "0"
N/A444 
N/A445 "model_xpos" "1"
N/A446 "model_ypos" "2"
N/A447 "model_wide" "28"
N/A448 "model_tall" "16"
N/A449 "name_only" "0"
N/A450 "attrib_only" "0"
N/A451 "model_only" "1"
N/A452 "paint_icon_hide" "0"
N/A453 
N/A454 "itemmodelpanel"
N/A455 {
N/A456 "use_item_rendertarget" "0"
N/A457 "allow_rot" "0"
N/A458 }
N/A459 }
N/A460 }
N/A461 
N/A462 "ClassUsageImage1"
N/A463 {
N/A464 "ControlName" "CStorePreviewClassIcon"
N/A465 "fieldName" "ClassUsageImage1"
N/A466 "xpos" "65"
N/A467 "ypos" "225"
N/A468 "zpos" "5"
N/A469 "wide" "20"
N/A470 "tall" "20"
N/A471 "visible" "1"
N/A472 "enabled" "1"
N/A473 "panel_bgcolor" "117 107 94 255"
N/A474 "panel_bgcolor_mouseover" "255 255 255 255"
N/A475 "image_indent" "2"
N/A476 "PaintBackgroundType" "2"
N/A477 }
N/A478 "ClassUsageImage2"
N/A479 {
N/A480 "ControlName" "CStorePreviewClassIcon"
N/A481 "fieldName" "ClassUsageImage2"
N/A482 "xpos" "85"
N/A483 "ypos" "225"
N/A484 "zpos" "5"
N/A485 "wide" "20"
N/A486 "tall" "20"
N/A487 "visible" "1"
N/A488 "enabled" "1"
N/A489 "panel_bgcolor" "117 107 94 255"
N/A490 "panel_bgcolor_mouseover" "255 255 255 255"
N/A491 "image_indent" "2"
N/A492 "PaintBackgroundType" "2"
N/A493 }
N/A494 "ClassUsageImage3"
N/A495 {
N/A496 "ControlName" "CStorePreviewClassIcon"
N/A497 "fieldName" "ClassUsageImage3"
N/A498 "xpos" "105"
N/A499 "ypos" "225"
N/A500 "zpos" "5"
N/A501 "wide" "20"
N/A502 "tall" "20"
N/A503 "visible" "1"
N/A504 "enabled" "1"
N/A505 "panel_bgcolor" "117 107 94 255"
N/A506 "panel_bgcolor_mouseover" "255 255 255 255"
N/A507 "image_indent" "2"
N/A508 "PaintBackgroundType" "2"
N/A509 }
N/A510 "ClassUsageImage4"
N/A511 {
N/A512 "ControlName" "CStorePreviewClassIcon"
N/A513 "fieldName" "ClassUsageImage4"
N/A514 "xpos" "125"
N/A515 "ypos" "225"
N/A516 "zpos" "5"
N/A517 "wide" "20"
N/A518 "tall" "20"
N/A519 "visible" "1"
N/A520 "enabled" "1"
N/A521 "panel_bgcolor" "117 107 94 255"
N/A522 "panel_bgcolor_mouseover" "255 255 255 255"
N/A523 "image_indent" "2"
N/A524 "PaintBackgroundType" "2"
N/A525 }
N/A526 "ClassUsageImage5"
N/A527 {
N/A528 "ControlName" "CStorePreviewClassIcon"
N/A529 "fieldName" "ClassUsageImage5"
N/A530 "xpos" "145"
N/A531 "ypos" "225"
N/A532 "zpos" "5"
N/A533 "wide" "20"
N/A534 "tall" "20"
N/A535 "visible" "1"
N/A536 "enabled" "1"
N/A537 "panel_bgcolor" "117 107 94 255"
N/A538 "panel_bgcolor_mouseover" "255 255 255 255"
N/A539 "image_indent" "2"
N/A540 "PaintBackgroundType" "2"
N/A541 }
N/A542 "ClassUsageImage6"
N/A543 {
N/A544 "ControlName" "CStorePreviewClassIcon"
N/A545 "fieldName" "ClassUsageImage6"
N/A546 "xpos" "165"
N/A547 "ypos" "225"
N/A548 "zpos" "5"
N/A549 "wide" "20"
N/A550 "tall" "20"
N/A551 "visible" "1"
N/A552 "enabled" "1"
N/A553 "panel_bgcolor" "117 107 94 255"
N/A554 "panel_bgcolor_mouseover" "255 255 255 255"
N/A555 "image_indent" "2"
N/A556 "PaintBackgroundType" "2"
N/A557 }
N/A558 
N/A559 "IconsMoveLeftButton"
N/A560 {
N/A561 "ControlName" "CExButton"
N/A562 "fieldName" "IconsMoveLeftButton"
N/A563 "xpos" "52"
N/A564 "ypos" "227"
N/A565 "zpos" "20"
N/A566 "wide" "15"
N/A567 "tall" "15"
N/A568 "autoResize" "0"
N/A569 "pinCorner" "0"
N/A570 "visible" "1"
N/A571 "enabled" "1"
N/A572 "tabPosition" "0"
N/A573 "labelText" "<"
N/A574 "font" "HudFontSmallBold"
N/A575 "textAlignment" "center"
N/A576 "dulltext" "0"
N/A577 "brighttext" "0"
N/A578 "command" "icons_left"
N/A579 "sound_depressed" "UI/buttonclick.wav"
N/A580 "sound_released" "UI/buttonclickrelease.wav"
N/A581 }
N/A582 "IconsMoveRightButton"
N/A583 {
N/A584 "ControlName" "CExButton"
N/A585 "fieldName" "IconsMoveRightButton"
N/A586 "xpos" "238"
N/A587 "ypos" "227"
N/A588 "zpos" "20"
N/A589 "wide" "15"
N/A590 "tall" "15"
N/A591 "autoResize" "0"
N/A592 "pinCorner" "0"
N/A593 "visible" "1"
N/A594 "enabled" "1"
N/A595 "tabPosition" "0"
N/A596 "labelText" ">"
N/A597 "font" "HudFontSmallBold"
N/A598 "textAlignment" "center"
N/A599 "dulltext" "0"
N/A600 "brighttext" "0"
N/A601 "command" "icons_right"
N/A602 "sound_depressed" "UI/buttonclick.wav"
N/A603 "sound_released" "UI/buttonclickrelease.wav"
N/A604 }
N/A605 
N/A606 "ClassUsageMouseoverLabel"
N/A607 {
N/A608 "ControlName" "CExLabel"
N/A609 "fieldName" "ClassUsageMouseoverLabel"
N/A610 "font" "HudFontSmallest"
N/A611 "textAlignment" "center"
N/A612 "xpos" "36"
N/A613 "ypos" "170"
N/A614 "zpos" "100"
N/A615 "wide" "230"
N/A616 "tall" "55"
N/A617 "autoResize" "1"
N/A618 "pinCorner" "0"
N/A619 "visible" "1"
N/A620 "enabled" "1"
N/A621 "bgcolor_override" "0 0 0 0"
N/A622 "PaintBackgroundType" "2"
N/A623 "centerwrap" "1"
N/A624 "paintborder" "1"
N/A625 "textinsetx" "100"
N/A626 "border" "LoadoutItemPopupBorder"
N/A627 }
N/A628 
N/A629 "RotLeftButton"
N/A630 {
N/A631 "ControlName" "CPreviewRotButton"
N/A632 "fieldName" "RotLeftButton"
N/A633 "xpos" "60"
N/A634 "ypos" "190"
N/A635 "zpos" "20"
N/A636 "wide" "20"
N/A637 "tall" "20"
N/A638 "autoResize" "0"
N/A639 "pinCorner" "0"
N/A640 "visible" "1"
N/A641 "enabled" "1"
N/A642 "tabPosition" "0"
N/A643 "labelText" "<"
N/A644 "font" "HudFontMediumSmallBold"
N/A645 "textAlignment" "center"
N/A646 "dulltext" "0"
N/A647 "brighttext" "0"
N/A648 "Command" "-1"
N/A649 "sound_depressed" "UI/buttonclick.wav"
N/A650 "sound_released" "UI/buttonclickrelease.wav"
N/A651 }
N/A652 "RotRightButton"
N/A653 {
N/A654 "ControlName" "CPreviewRotButton"
N/A655 "fieldName" "RotRightButton"
N/A656 "xpos" "220"
N/A657 "ypos" "190"
N/A658 "zpos" "20"
N/A659 "wide" "20"
N/A660 "tall" "20"
N/A661 "autoResize" "0"
N/A662 "pinCorner" "0"
N/A663 "visible" "1"
N/A664 "enabled" "1"
N/A665 "tabPosition" "0"
N/A666 "labelText" ">"
N/A667 "font" "HudFontMediumSmallBold"
N/A668 "textAlignment" "center"
N/A669 "dulltext" "0"
N/A670 "brighttext" "0"
N/A671 "Command" "1"
N/A672 "sound_depressed" "UI/buttonclick.wav"
N/A673 "sound_released" "UI/buttonclickrelease.wav"
N/A674 }
N/A675 
N/A676 "NextWeaponButton"
N/A677 {
N/A678 "ControlName" "CExButton"
N/A679 "fieldName" "NextWeaponButton"
N/A680 "xpos" "100"
N/A681 "ypos" "172"
N/A682 "zpos" "20"
N/A683 "wide" "95"
N/A684 "tall" "15"
N/A685 "autoResize" "0"
N/A686 "pinCorner" "0"
N/A687 "visible" "0"
N/A688 "enabled" "1"
N/A689 "tabPosition" "0"
N/A690 "labelText" "#Store_NextWeapon"
N/A691 "font" "HudFontSmallest"
N/A692 "textAlignment" "center"
N/A693 "textinsetx" "50"
N/A694 "dulltext" "0"
N/A695 "brighttext" "0"
N/A696 "Command" "next_weapon"
N/A697 "sound_depressed" "UI/buttonclick.wav"
N/A698 "sound_released" "UI/buttonclickrelease.wav"
N/A699 }
N/A700 
N/A701 "ZoomButton"
N/A702 {
N/A703 "ControlName" "CExButton"
N/A704 "fieldName" "ZoomButton"
N/A705 "xpos" "94"
N/A706 "ypos" "192"
N/A707 "zpos" "20"
N/A708 "wide" "50"
N/A709 "tall" "15"
N/A710 "autoResize" "0"
N/A711 "pinCorner" "0"
N/A712 "visible" "0"
N/A713 "enabled" "1"
N/A714 "tabPosition" "0"
N/A715 "labelText" "#Store_Zoom"
N/A716 "font" "HudFontSmallest"
N/A717 "textAlignment" "center"
N/A718 "textinsetx" "50"
N/A719 "dulltext" "0"
N/A720 "brighttext" "0"
N/A721 "Command" "zoom_toggle"
N/A722 "sound_depressed" "UI/buttonclick.wav"
N/A723 "sound_released" "UI/buttonclickrelease.wav"
N/A724 }
N/A725 
N/A726 "TeamButton"
N/A727 {
N/A728 "ControlName" "CExButton"
N/A729 "fieldName" "TeamButton"
N/A730 "xpos" "154"
N/A731 "ypos" "192"
N/A732 "zpos" "20"
N/A733 "wide" "50"
N/A734 "tall" "15"
N/A735 "autoResize" "0"
N/A736 "pinCorner" "0"
N/A737 "visible" "0"
N/A738 "enabled" "1"
N/A739 "tabPosition" "0"
N/A740 "labelText" "#Store_Team"
N/A741 "font" "HudFontSmallest"
N/A742 "textAlignment" "center"
N/A743 "textinsetx" "50"
N/A744 "dulltext" "0"
N/A745 "brighttext" "0"
N/A746 "Command" "team_toggle"
N/A747 "sound_depressed" "UI/buttonclick.wav"
N/A748 "sound_released" "UI/buttonclickrelease.wav"
N/A749 }
N/A750 
N/A751 "PaintButton"
N/A752 {
N/A753 "ControlName" "CExButton"
N/A754 "fieldName" "PaintButton"
N/A755 "xpos" "60"
N/A756 "ypos" "172"
N/A757 "zpos" "20"
N/A758 "wide" "66"
N/A759 "tall" "15"
N/A760 "autoResize" "0"
N/A761 "pinCorner" "0"
N/A762 "visible" "0"
N/A763 "enabled" "1"
N/A764 "tabPosition" "0"
N/A765 "labelText" "#Store_Paint"
N/A766 "font" "HudFontSmallest"
N/A767 "textAlignment" "center"
N/A768 "textinsetx" "50"
N/A769 "dulltext" "0"
N/A770 "brighttext" "0"
N/A771 "Command" "paint_toggle"
N/A772 "sound_depressed" "UI/buttonclick.wav"
N/A773 "sound_released" "UI/buttonclickrelease.wav"
N/A774 }
N/A775 
N/A776 "PaintNameLabel"
N/A777 {
N/A778 "ControlName" "CExLabel"
N/A779 "fieldName" "PaintNameLabel"
N/A780 "font" "FontStorePrice"
N/A781 "labelText" "#Store_NoPaint"
N/A782 "textAlignment" "left"
N/A783 "xpos" "132"
N/A784 "ypos" "168"
N/A785 "wide" "110"
N/A786 "tall" "25"
N/A787 "autoResize" "1"
N/A788 "pinCorner" "0"
N/A789 "visible" "1"
N/A790 "enabled" "1"
N/A791 "wrap" "1"
N/A792 "centerwrap" "1"
N/A793 }
N/A794 
N/A795 "NextStyleButton"
N/A796 {
N/A797 "ControlName" "CExButton"
N/A798 "fieldName" "NextStyleButton"
N/A799 "xpos" "60"
N/A800 "ypos" "154"
N/A801 "zpos" "20"
N/A802 "wide" "66"
N/A803 "tall" "15"
N/A804 "autoResize" "0"
N/A805 "pinCorner" "0"
N/A806 "visible" "0"
N/A807 "enabled" "1"
N/A808 "tabPosition" "0"
N/A809 "labelText" "#Store_NextStyle"
N/A810 "font" "HudFontSmallest"
N/A811 "textAlignment" "center"
N/A812 "textinsetx" "50"
N/A813 "dulltext" "0"
N/A814 "brighttext" "0"
N/A815 "Command" "next_style"
N/A816 "sound_depressed" "UI/buttonclick.wav"
N/A817 "sound_released" "UI/buttonclickrelease.wav"
N/A818 }
N/A819 
N/A820 "StyleNameLabel"
N/A821 {
N/A822 "ControlName" "CExLabel"
N/A823 "fieldName" "StyleNameLabel"
N/A824 "font" "FontStorePrice"
N/A825 "labelText" "None"
N/A826 "textAlignment" "left"
N/A827 "xpos" "132"
N/A828 "ypos" "148"
N/A829 "wide" "110"
N/A830 "tall" "25"
N/A831 "autoResize" "1"
N/A832 "pinCorner" "0"
N/A833 "visible" "1"
N/A834 "enabled" "1"
N/A835 "wrap" "1"
N/A836 "centerwrap" "1"
N/A837 }
N/A838}