Template:PatchDiff/October 13, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/store/v2/StorePreviewItemPanel Maps.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 "pinCorner" "0"
N/A14 "visible" "0"
N/A15 "enabled" "1"
N/A16 "tabPosition" "0"
N/A17 }
N/A18 
N/A19 // Fullscreen background panel
N/A20 "BgPanel"
N/A21 {
N/A22 "ControlName" "EditablePanel"
N/A23 "fieldName" "BgPanel"
N/A24 "xpos" "0"
N/A25 "ypos" "0"
N/A26 "zpos" "0"
N/A27 "wide" "f0"
N/A28 "tall" "f0"
N/A29 "visible" "1"
N/A30 "enabled" "1"
N/A31 "PaintBackgroundType" "0"
N/A32 "bgcolor_override" "0 0 0 128"
N/A33 }
N/A34 
N/A35 // Rounded dialog border
N/A36 "DialogFrame"
N/A37 {
N/A38 "ControlName" "EditablePanel"
N/A39 "fieldName" "DialogFrame"
N/A40 "xpos" "c-140"
N/A41 "ypos" "c-150"
N/A42 "zpos" "0"
N/A43 "wide" "280"
N/A44 "tall" "300"
N/A45 "visible" "1"
N/A46 "enabled" "1"
N/A47 "paintbackground" "0"
N/A48 "border" "TFFatLineBorderOpaque"
N/A49 "PaintBorder" "1"
N/A50 
N/A51 // Background for the player model & item preview panels
N/A52 "PreviewViewportBg"
N/A53 {
N/A54 "ControlName" "EditablePanel"
N/A55 "fieldName" "PreviewViewportBg"
N/A56 "xpos" "10"
N/A57 "ypos" "22"
N/A58 "zpos" "1"
N/A59 "wide" "260"
N/A60 "tall" "209"
N/A61 "visible" "1"
N/A62 "enabled" "1"
N/A63 "paintborder" "1"
N/A64 "border" "StoreInnerShadowBorder"
N/A65 }
N/A66 
N/A67 // 90-degree corners on the top part of the footer
N/A68 "FooterTopPanel"
N/A69 {
N/A70 "ControlName" "EditablePanel"
N/A71 "fieldName" "FooterTopPanel"
N/A72 "xpos" "3"
N/A73 "ypos" "240"
N/A74 "zpos" "1"
N/A75 "wide" "275"
N/A76 "tall" "10"
N/A77 "visible" "1"
N/A78 "enabled" "1"
N/A79 "paintborder" "0"
N/A80 "PaintBackgroundType" "0"
N/A81 "paintbackground" "1"
N/A82 "bgcolor_override" "50 46 41 255"
N/A83 }
N/A84 
N/A85 // Rounded corners on the bottom of the footer
N/A86 "FootBottomPanel"
N/A87 {
N/A88 "ControlName" "EditablePanel"
N/A89 "fieldName" "FootBottomPanel"
N/A90 "xpos" "3"
N/A91 "ypos" "240"
N/A92 "zpos" "1"
N/A93 "wide" "275"
N/A94 "tall" "58"
N/A95 "visible" "1"
N/A96 "enabled" "1"
N/A97 "paintborder" "0"
N/A98 "PaintBackgroundType" "2"
N/A99 "paintbackground" "1"
N/A100 "bgcolor_override" "50 46 41 255"
N/A101 }
N/A102 }
N/A103 
N/A104 "classmodelpanel"
N/A105 {
N/A106 "ControlName" "CTFPlayerModelPanel"
N/A107 "fieldName" "classmodelpanel"
N/A108 
N/A109 "xpos" "c-230"
N/A110 "ypos" "c-140"
N/A111 "zpos" "1"
N/A112 "wide" "220"
N/A113 "tall" "220"
N/A114 "autoResize" "0"
N/A115 "pinCorner" "0"
N/A116 "visible" "1"
N/A117 "enabled" "1"
N/A118 
N/A119 "fov" "40"
N/A120 "allow_rot" "0"
N/A121 
N/A122 "paintbackground" "1"
N/A123 "paintbackgroundenabled" "1"
N/A124 "bgcolor_override" "255 255 255 0"
N/A125 
N/A126 "model"
N/A127 {
N/A128 "force_pos" "1"
N/A129 
N/A130 "angles_x" "0"
N/A131 "angles_y" "170"
N/A132 "angles_z" "0"
N/A133 "origin_x" "190"
N/A134 "origin_y" "0"
N/A135 "origin_z" "-36"
N/A136 "frame_origin_x" "0"
N/A137 "frame_origin_y" "0"
N/A138 "frame_origin_z" "0"
N/A139 "spotlight" "1"
N/A140 
N/A141 "modelname" ""
N/A142 
N/A143 "animation"
N/A144 {
N/A145 "name" "PRIMARY"
N/A146 "activity" "ACT_MP_STAND_PRIMARY"
N/A147 "default" "1"
N/A148 }
N/A149 "animation"
N/A150 {
N/A151 "name" "SECONDARY"
N/A152 "activity" "ACT_MP_STAND_SECONDARY"
N/A153 }
N/A154 "animation"
N/A155 {
N/A156 "name" "MELEE"
N/A157 "activity" "ACT_MP_STAND_MELEE"
N/A158 }
N/A159 "animation"
N/A160 {
N/A161 "name" "BUILDING"
N/A162 "activity" "ACT_MP_STAND_BUILDING"
N/A163 }
N/A164 "animation"
N/A165 {
N/A166 "name" "PDA"
N/A167 "activity" "ACT_MP_STAND_PDA"
N/A168 }
N/A169 "animation"
N/A170 {
N/A171 "name" "ITEM1"
N/A172 "activity" "ACT_MP_STAND_ITEM1"
N/A173 }
N/A174 "animation"
N/A175 {
N/A176 "name" "ITEM2"
N/A177 "activity" "ACT_MP_STAND_ITEM2"
N/A178 }
N/A179 "animation"
N/A180 {
N/A181 "name" "MELEE_ALLCLASS"
N/A182 "activity" "ACT_MP_STAND_MELEE_ALLCLASS"
N/A183 }
N/A184 "animation"
N/A185 {
N/A186 "name" "PRIMARY2"
N/A187 "activity" "ACT_MP_STAND_PRIMARY"
N/A188 }
N/A189 "animation"
N/A190 {
N/A191 "name" "SECONDARY2"
N/A192 "activity" "ACT_MP_STAND_SECONDARY2"
N/A193 }
N/A194 }
N/A195 }
N/A196 
N/A197 "PreviewItemModelPanel"
N/A198 {
N/A199 "ControlName" "CItemModelPanel"
N/A200 "fieldName" "PreviewItemModelPanel"
N/A201 "xpos" "c-110"
N/A202 "ypos" "c-120"
N/A203 "zpos" "1"
N/A204 "wide" "225"
N/A205 "tall" "200"
N/A206 "visible" "1"
N/A207 "paintbackground" "0"
N/A208 "paintborder" "0"
N/A209 
N/A210 "model_xpos" "25"
N/A211 "model_ypos" "17"
N/A212 "model_wide" "175"
N/A213 "model_tall" "175"
N/A214 "name_only" "0"
N/A215 "attrib_only" "0"
N/A216 "model_only" "1"
N/A217 "paint_icon_hide" "0"
N/A218 
N/A219 "text_ypos" "10"
N/A220 
N/A221 "itemmodelpanel"
N/A222 {
N/A223 "inventory_image_type" "1"
N/A224 "allow_rot" "0"
N/A225 "force_square_image" "1"
N/A226 }
N/A227 }
N/A228 
N/A229 "ItemNameLabel"
N/A230 {
N/A231 "ControlName" "CExLabel"
N/A232 "fieldName" "ItemNameLabel"
N/A233 "font" "HudFontSmallBold"
N/A234 "labelText" "%selectiontitle%"
N/A235 "textAlignment" "center"
N/A236 "xpos" "c-130"
N/A237 "ypos" "c-132"
N/A238 "wide" "260"
N/A239 "tall" "33"
N/A240 "autoResize" "1"
N/A241 "pinCorner" "0"
N/A242 "visible" "1"
N/A243 "enabled" "1"
N/A244 "wrap" "1"
N/A245 "centerwrap" "1"
N/A246 }
N/A247 
N/A248 "ClassUsageImage1"
N/A249 {
N/A250 "ControlName" "CStorePreviewClassIcon"
N/A251 "fieldName" "ClassUsageImage1"
N/A252 "xpos" "65"
N/A253 "ypos" "225"
N/A254 "zpos" "5"
N/A255 "wide" "20"
N/A256 "tall" "20"
N/A257 "visible" "1"
N/A258 "enabled" "1"
N/A259 "panel_bgcolor" "117 107 94 255"
N/A260 "panel_bgcolor_mouseover" "255 255 255 255"
N/A261 "image_indent" "2"
N/A262 "PaintBackgroundType" "2"
N/A263 }
N/A264 "ClassUsageImage2"
N/A265 {
N/A266 "ControlName" "CStorePreviewClassIcon"
N/A267 "fieldName" "ClassUsageImage2"
N/A268 "xpos" "85"
N/A269 "ypos" "225"
N/A270 "zpos" "5"
N/A271 "wide" "20"
N/A272 "tall" "20"
N/A273 "visible" "1"
N/A274 "enabled" "1"
N/A275 "panel_bgcolor" "117 107 94 255"
N/A276 "panel_bgcolor_mouseover" "255 255 255 255"
N/A277 "image_indent" "2"
N/A278 "PaintBackgroundType" "2"
N/A279 }
N/A280 "ClassUsageImage3"
N/A281 {
N/A282 "ControlName" "CStorePreviewClassIcon"
N/A283 "fieldName" "ClassUsageImage3"
N/A284 "xpos" "105"
N/A285 "ypos" "225"
N/A286 "zpos" "5"
N/A287 "wide" "20"
N/A288 "tall" "20"
N/A289 "visible" "1"
N/A290 "enabled" "1"
N/A291 "panel_bgcolor" "117 107 94 255"
N/A292 "panel_bgcolor_mouseover" "255 255 255 255"
N/A293 "image_indent" "2"
N/A294 "PaintBackgroundType" "2"
N/A295 }
N/A296 "ClassUsageImage4"
N/A297 {
N/A298 "ControlName" "CStorePreviewClassIcon"
N/A299 "fieldName" "ClassUsageImage4"
N/A300 "xpos" "125"
N/A301 "ypos" "225"
N/A302 "zpos" "5"
N/A303 "wide" "20"
N/A304 "tall" "20"
N/A305 "visible" "1"
N/A306 "enabled" "1"
N/A307 "panel_bgcolor" "117 107 94 255"
N/A308 "panel_bgcolor_mouseover" "255 255 255 255"
N/A309 "image_indent" "2"
N/A310 "PaintBackgroundType" "2"
N/A311 }
N/A312 "ClassUsageImage5"
N/A313 {
N/A314 "ControlName" "CStorePreviewClassIcon"
N/A315 "fieldName" "ClassUsageImage5"
N/A316 "xpos" "145"
N/A317 "ypos" "225"
N/A318 "zpos" "5"
N/A319 "wide" "20"
N/A320 "tall" "20"
N/A321 "visible" "1"
N/A322 "enabled" "1"
N/A323 "panel_bgcolor" "117 107 94 255"
N/A324 "panel_bgcolor_mouseover" "255 255 255 255"
N/A325 "image_indent" "2"
N/A326 "PaintBackgroundType" "2"
N/A327 }
N/A328 "ClassUsageImage6"
N/A329 {
N/A330 "ControlName" "CStorePreviewClassIcon"
N/A331 "fieldName" "ClassUsageImage6"
N/A332 "xpos" "165"
N/A333 "ypos" "225"
N/A334 "zpos" "5"
N/A335 "wide" "20"
N/A336 "tall" "20"
N/A337 "visible" "1"
N/A338 "enabled" "1"
N/A339 "panel_bgcolor" "117 107 94 255"
N/A340 "panel_bgcolor_mouseover" "255 255 255 255"
N/A341 "image_indent" "2"
N/A342 "PaintBackgroundType" "2"
N/A343 }
N/A344 
N/A345 "IconsMoveLeftButton"
N/A346 {
N/A347 "ControlName" "CExButton"
N/A348 "fieldName" "IconsMoveLeftButton"
N/A349 "xpos" "c-210"
N/A350 "ypos" "c53"
N/A351 "zpos" "20"
N/A352 "wide" "15"
N/A353 "tall" "15"
N/A354 "autoResize" "0"
N/A355 "pinCorner" "0"
N/A356 "visible" "1"
N/A357 "enabled" "1"
N/A358 "tabPosition" "0"
N/A359 "labelText" "<"
N/A360 "font" "HudFontSmallBold"
N/A361 "textAlignment" "center"
N/A362 "dulltext" "0"
N/A363 "brighttext" "0"
N/A364 "command" "icons_left"
N/A365 "sound_depressed" "UI/buttonclick.wav"
N/A366 "sound_released" "UI/buttonclickrelease.wav"
N/A367 }
N/A368 "IconsMoveRightButton"
N/A369 {
N/A370 "ControlName" "CExButton"
N/A371 "fieldName" "IconsMoveRightButton"
N/A372 "xpos" "c-45" //238,227
N/A373 "ypos" "c53"
N/A374 "zpos" "20"
N/A375 "wide" "15"
N/A376 "tall" "15"
N/A377 "autoResize" "0"
N/A378 "pinCorner" "0"
N/A379 "visible" "1"
N/A380 "enabled" "1"
N/A381 "tabPosition" "0"
N/A382 "labelText" ">"
N/A383 "font" "HudFontSmallBold"
N/A384 "textAlignment" "center"
N/A385 "dulltext" "0"
N/A386 "brighttext" "0"
N/A387 "command" "icons_right"
N/A388 "sound_depressed" "UI/buttonclick.wav"
N/A389 "sound_released" "UI/buttonclickrelease.wav"
N/A390 }
N/A391 
N/A392 "ClassUsageMouseoverLabel"
N/A393 {
N/A394 "ControlName" "CExLabel"
N/A395 "fieldName" "ClassUsageMouseoverLabel"
N/A396 "font" "HudFontSmallest"
N/A397 "textAlignment" "center"
N/A398 "xpos" "c-215"
N/A399 "ypos" "c75"
N/A400 "zpos" "100"
N/A401 "wide" "230"
N/A402 "tall" "55"
N/A403 "autoResize" "1"
N/A404 "pinCorner" "0"
N/A405 "visible" "1"
N/A406 "enabled" "1"
N/A407 "bgcolor_override" "0 0 0 0"
N/A408 "PaintBackgroundType" "2"
N/A409 "centerwrap" "1"
N/A410 "paintborder" "1"
N/A411 "textinsetx" "100"
N/A412 "border" "LoadoutItemPopupBorder"
N/A413 }
N/A414 
N/A415 "RotLeftButton"
N/A416 {
N/A417 "ControlName" "CPreviewRotButton"
N/A418 "fieldName" "RotLeftButton"
N/A419 "xpos" "c-220"
N/A420 "ypos" "260"
N/A421 "zpos" "20"
N/A422 "wide" "20"
N/A423 "tall" "20"
N/A424 "autoResize" "0"
N/A425 "pinCorner" "0"
N/A426 "visible" "1"
N/A427 "enabled" "1"
N/A428 "tabPosition" "0"
N/A429 "labelText" "<"
N/A430 "font" "HudFontMediumSmallBold"
N/A431 "textAlignment" "center"
N/A432 "dulltext" "0"
N/A433 "brighttext" "0"
N/A434 "Command" "-1"
N/A435 "sound_depressed" "UI/buttonclick.wav"
N/A436 "sound_released" "UI/buttonclickrelease.wav"
N/A437 }
N/A438 
N/A439 "RotRightButton"
N/A440 {
N/A441 "ControlName" "CPreviewRotButton"
N/A442 "fieldName" "RotRightButton"
N/A443 "xpos" "c-40"
N/A444 "ypos" "260"
N/A445 "zpos" "20"
N/A446 "wide" "20"
N/A447 "tall" "20"
N/A448 "autoResize" "0"
N/A449 "pinCorner" "0"
N/A450 "visible" "1"
N/A451 "enabled" "1"
N/A452 "tabPosition" "0"
N/A453 "labelText" ">"
N/A454 "font" "HudFontMediumSmallBold"
N/A455 "textAlignment" "center"
N/A456 "dulltext" "0"
N/A457 "brighttext" "0"
N/A458 "Command" "1"
N/A459 "sound_depressed" "UI/buttonclick.wav"
N/A460 "sound_released" "UI/buttonclickrelease.wav"
N/A461 }
N/A462 
N/A463 "NextWeaponButton"
N/A464 {
N/A465 "ControlName" "CExButton"
N/A466 "fieldName" "NextWeaponButton"
N/A467 "xpos" "100"
N/A468 "ypos" "172"
N/A469 "zpos" "20"
N/A470 "wide" "95"
N/A471 "tall" "15"
N/A472 "autoResize" "0"
N/A473 "pinCorner" "0"
N/A474 "visible" "0"
N/A475 "enabled" "1"
N/A476 "tabPosition" "0"
N/A477 "labelText" "#Store_NextWeapon"
N/A478 "font" "HudFontSmallest"
N/A479 "textAlignment" "center"
N/A480 "textinsetx" "50"
N/A481 "dulltext" "0"
N/A482 "brighttext" "0"
N/A483 "Command" "next_weapon"
N/A484 "sound_depressed" "UI/buttonclick.wav"
N/A485 "sound_released" "UI/buttonclickrelease.wav"
N/A486 }
N/A487 
N/A488 "ZoomButton"
N/A489 {
N/A490 "ControlName" "CExButton"
N/A491 "fieldName" "ZoomButton"
N/A492 "xpos" "c-174"
N/A493 "ypos" "263"
N/A494 "zpos" "20"
N/A495 "wide" "50"
N/A496 "tall" "15"
N/A497 "autoResize" "0"
N/A498 "pinCorner" "0"
N/A499 "visible" "0"
N/A500 "enabled" "1"
N/A501 "tabPosition" "0"
N/A502 "labelText" "#Store_Zoom"
N/A503 "font" "HudFontSmallest"
N/A504 "textAlignment" "center"
N/A505 "textinsetx" "50"
N/A506 "dulltext" "0"
N/A507 "brighttext" "0"
N/A508 "Command" "zoom_toggle"
N/A509 "sound_depressed" "UI/buttonclick.wav"
N/A510 "sound_released" "UI/buttonclickrelease.wav"
N/A511 }
N/A512 
N/A513 "TeamButton"
N/A514 {
N/A515 "ControlName" "CExButton"
N/A516 "fieldName" "TeamButton"
N/A517 "xpos" "c-106"
N/A518 "ypos" "263"
N/A519 "zpos" "20"
N/A520 "wide" "50"
N/A521 "tall" "15"
N/A522 "autoResize" "0"
N/A523 "pinCorner" "0"
N/A524 "visible" "0"
N/A525 "enabled" "1"
N/A526 "tabPosition" "0"
N/A527 "labelText" "#Store_Team"
N/A528 "font" "HudFontSmallest"
N/A529 "textAlignment" "center"
N/A530 "textinsetx" "50"
N/A531 "dulltext" "0"
N/A532 "brighttext" "0"
N/A533 "Command" "team_toggle"
N/A534 "sound_depressed" "UI/buttonclick.wav"
N/A535 "sound_released" "UI/buttonclickrelease.wav"
N/A536 }
N/A537 
N/A538 "PaintButton"
N/A539 {
N/A540 "ControlName" "CExButton"
N/A541 "fieldName" "PaintButton"
N/A542 "xpos" "60"
N/A543 "ypos" "172"
N/A544 "zpos" "20"
N/A545 "wide" "66"
N/A546 "tall" "15"
N/A547 "autoResize" "0"
N/A548 "pinCorner" "0"
N/A549 "visible" "0"
N/A550 "enabled" "1"
N/A551 "tabPosition" "0"
N/A552 "labelText" "#Store_Paint"
N/A553 "font" "HudFontSmallest"
N/A554 "textAlignment" "center"
N/A555 "textinsetx" "50"
N/A556 "dulltext" "0"
N/A557 "brighttext" "0"
N/A558 "Command" "paint_toggle"
N/A559 "sound_depressed" "UI/buttonclick.wav"
N/A560 "sound_released" "UI/buttonclickrelease.wav"
N/A561 }
N/A562 
N/A563 "PaintNameLabel"
N/A564 {
N/A565 "ControlName" "CExLabel"
N/A566 "fieldName" "PaintNameLabel"
N/A567 "font" "FontStorePrice"
N/A568 "labelText" "#Store_NoPaint"
N/A569 "textAlignment" "left"
N/A570 "xpos" "132"
N/A571 "ypos" "168"
N/A572 "wide" "110"
N/A573 "tall" "25"
N/A574 "autoResize" "1"
N/A575 "pinCorner" "0"
N/A576 "visible" "1"
N/A577 "enabled" "1"
N/A578 "wrap" "1"
N/A579 "centerwrap" "1"
N/A580 }
N/A581 
N/A582 "NextStyleButton"
N/A583 {
N/A584 "ControlName" "CExButton"
N/A585 "fieldName" "NextStyleButton"
N/A586 "xpos" "60"
N/A587 "ypos" "154"
N/A588 "zpos" "20"
N/A589 "wide" "66"
N/A590 "tall" "15"
N/A591 "autoResize" "0"
N/A592 "pinCorner" "0"
N/A593 "visible" "0"
N/A594 "enabled" "1"
N/A595 "tabPosition" "0"
N/A596 "labelText" "#Store_NextStyle"
N/A597 "font" "HudFontSmallest"
N/A598 "textAlignment" "center"
N/A599 "textinsetx" "50"
N/A600 "dulltext" "0"
N/A601 "brighttext" "0"
N/A602 "Command" "next_style"
N/A603 "sound_depressed" "UI/buttonclick.wav"
N/A604 "sound_released" "UI/buttonclickrelease.wav"
N/A605 }
N/A606 
N/A607 "StyleNameLabel"
N/A608 {
N/A609 "ControlName" "CExLabel"
N/A610 "fieldName" "StyleNameLabel"
N/A611 "font" "FontStorePrice"
N/A612 "labelText" "None"
N/A613 "textAlignment" "left"
N/A614 "xpos" "132"
N/A615 "ypos" "148"
N/A616 "wide" "110"
N/A617 "tall" "25"
N/A618 "autoResize" "1"
N/A619 "pinCorner" "0"
N/A620 "visible" "1"
N/A621 "enabled" "1"
N/A622 "wrap" "1"
N/A623 "centerwrap" "1"
N/A624 }
N/A625 
N/A626 "CloseButton"
N/A627 {
N/A628 "ControlName" "CExImageButton"
N/A629 "fieldName" "CloseButton"
N/A630 "xpos" "c121"
N/A631 "ypos" "c-144"
N/A632 "zpos" "10"
N/A633 "wide" "14"
N/A634 "tall" "14"
N/A635 "autoResize" "0"
N/A636 "pinCorner" "0"
N/A637 "visible" "1"
N/A638 "enabled" "1"
N/A639 "tabPosition" "0"
N/A640 "labeltext" ""
N/A641 "font" "HudFontSmallBold"
N/A642 "textAlignment" "center"
N/A643 "dulltext" "0"
N/A644 "brighttext" "0"
N/A645 "default" "0"
N/A646 "sound_depressed" "UI/buttonclick.wav"
N/A647 "sound_released" "UI/buttonclickrelease.wav"
N/A648 "Command" "close"
N/A649 
N/A650 "paintbackground" "0"
N/A651 
N/A652 "image_drawcolor" "118 107 94 255"
N/A653 "image_armedcolor" "246 247 213 255"
N/A654 
N/A655 "SubImage"
N/A656 {
N/A657 "ControlName" "ImagePanel"
N/A658 "fieldName" "SubImage"
N/A659 "xpos" "0"
N/A660 "ypos" "0"
N/A661 "zpos" "1"
N/A662 "wide" "14"
N/A663 "tall" "14"
N/A664 "visible" "1"
N/A665 "enabled" "1"
N/A666 "image" "close_button"
N/A667 "scaleImage" "1"
N/A668 }
N/A669 }
N/A670 
N/A671 "BackButton"
N/A672 {
N/A673 "ControlName" "CExButton"
N/A674 "fieldName" "BackButton"
N/A675 "xpos" "c-130"
N/A676 "ypos" "c108"
N/A677 "zpos" "2"
N/A678 "wide" "80"
N/A679 "tall" "22"
N/A680 "autoResize" "0"
N/A681 "visible" "1"
N/A682 "enabled" "1"
N/A683 "tabPosition" "0"
N/A684 "labelText" "#TF_BackCarat"
N/A685 "font" "HudFontSmallBold"
N/A686 "textAlignment" "center"
N/A687 "dulltext" "0"
N/A688 "brighttext" "0"
N/A689 "default" "1"
N/A690 "Command" "close"
N/A691 "sound_depressed" "UI/buttonclick.wav"
N/A692 "sound_released" "UI/buttonclickrelease.wav"
N/A693 "fgcolor" "White"
N/A694 }
N/A695 
N/A696 "AddToCartButton"
N/A697 {
N/A698 "ControlName" "CExButton"
N/A699 "fieldName" "AddToCartButton"
N/A700 "xpos" "c-30"
N/A701 "ypos" "c105"
N/A702 "zpos" "2"
N/A703 "wide" "160"
N/A704 "tall" "27"
N/A705 "autoResize" "0"
N/A706 "visible" "1"
N/A707 "enabled" "1"
N/A708 "tabPosition" "0"
N/A709 "labelText" "#Store_AddToCart"
N/A710 "font" "HudFontSmallishBold"
N/A711 "textAlignment" "center"
N/A712 "dulltext" "0"
N/A713 "brighttext" "0"
N/A714 "default" "1"
N/A715 "Command" "addtocart"
N/A716 "sound_depressed" "UI/buttonclick.wav"
N/A717 "sound_released" "UI/buttonclickrelease.wav"
N/A718 "fgcolor" "34 30 31 255"
N/A719 "defaultBgColor_override" "StoreGreen"
N/A720 }
N/A721}