Template:PatchDiff/April 14, 2011 Patch/team fortress 2 content.gcf/tf/resource/ui/econ/TradingPanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/TradingPanel.res"
N/A2{
N/A3 "trading_panel"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "trading_panel"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "wide" "f0"
N/A10 "tall" "480"
N/A11 "visible" "1"
N/A12 "autoResize" "0"
N/A13 "pinCorner" "0"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "settitlebarvisible" "0"
N/A17 "PaintBackgroundType" "0"
N/A18 "bgcolor_override" "46 43 42 255"
N/A19 "infocus_bgcolor_override" "46 43 42 255"
N/A20 "outoffocus_bgcolor_override" "46 43 42 255"
N/A21 
N/A22 "item_xpos_offcenter_a" "-310"
N/A23 "item_xpos_offcenter_b" "165"
N/A24 "item_ypos" "100"
N/A25 "item_ydelta" "80"
N/A26 "item_mod_wide" "40"
N/A27 
N/A28 "item_backpack_offcenter_x" "-288"
N/A29 "item_backpack_xdelta" "4"
N/A30 "item_backpack_ydelta" "3"
N/A31 
N/A32 "item_trading_offcenter_x" "-40"
N/A33 "item_ypos_myofferings" "100"
N/A34 "item_ypos_theirofferings" "234"
N/A35 
N/A36 "item_offcenterx_myshowcase" "60"
N/A37 "item_ypos_myshowcase" "290"
N/A38 "item_offcenterx_theirshowcase" "214"
N/A39 "item_ypos_theirshowcase" "290"
N/A40 
N/A41 "force_show_backpack_rarities" "1"
N/A42 
N/A43 "my_chat_color" "ItemAttribPositive"
N/A44 "their_chat_color" "ItemAttribNegative"
N/A45 
N/A46 "button_xpos_offcenter" "175"
N/A47 "button_ypos" "85"
N/A48 "button_ydelta" "80"
N/A49 "button_override_delete_xpos" "0"
N/A50 
N/A51 "modelpanels_kv"
N/A52 {
N/A53 "ControlName" "CItemModelPanel"
N/A54 "xpos" "c-70"
N/A55 "ypos" "270"
N/A56 "wide" "54"
N/A57 "tall" "42"
N/A58 "visible" "0"
N/A59 "bgcolor_override" "0 0 0 0"
N/A60 "noitem_textcolor" "117 107 94 255"
N/A61 "PaintBackgroundType" "2"
N/A62 "paintborder" "1"
N/A63 
N/A64 "model_ypos" "5"
N/A65 "model_tall" "35"
N/A66 "text_ypos" "60"
N/A67 "text_center" "1"
N/A68 "name_only" "1"
N/A69 
N/A70 "inset_eq_x" "2"
N/A71 "inset_eq_y" "2"
N/A72 
N/A73 "itemmodelpanel"
N/A74 {
N/A75 "use_item_rendertarget" "0"
N/A76 "allow_rot" "0"
N/A77 }
N/A78 
N/A79 "use_item_sounds" "1"
N/A80 }
N/A81 }
N/A82 
N/A83 "BackgroundHeader"
N/A84 {
N/A85 "ControlName" "ImagePanel"
N/A86 "fieldName" "BackgroundHeader"
N/A87 "xpos" "0"
N/A88 "ypos" "0"
N/A89 "zpos" "-2"
N/A90 "wide" "f0"
N/A91 "tall" "50"
N/A92 "visible" "1"
N/A93 "enabled" "1"
N/A94 "image" "loadout_header"
N/A95 "tileImage" "1"
N/A96 }
N/A97 "HeaderLine"
N/A98 {
N/A99 "ControlName" "ImagePanel"
N/A100 "fieldName" "HeaderLine"
N/A101 "xpos" "0"
N/A102 "ypos" "50"
N/A103 "zpos" "5"
N/A104 "wide" "f0"
N/A105 "tall" "10"
N/A106 "visible" "1"
N/A107 "enabled" "1"
N/A108 "image" "loadout_solid_line"
N/A109 "scaleImage" "1"
N/A110 }
N/A111 
N/A112 "CaratLabel"
N/A113 {
N/A114 "ControlName" "CExLabel"
N/A115 "fieldName" "CaratLabel"
N/A116 "font" "HudFontSmallBold"
N/A117 "labelText" ">>"
N/A118 "textAlignment" "west"
N/A119 "xpos" "c-300"
N/A120 "ypos" "20"
N/A121 "zpos" "1"
N/A122 "wide" "20"
N/A123 "tall" "15"
N/A124 "autoResize" "1"
N/A125 "pinCorner" "0"
N/A126 "visible" "1"
N/A127 "enabled" "1"
N/A128 "fgcolor_override" "200 80 60 255"
N/A129 }
N/A130 "TitleLabel"
N/A131 {
N/A132 "ControlName" "CExLabel"
N/A133 "fieldName" "TitleLabel"
N/A134 "font" "HudFontMediumBold"
N/A135 "labelText" "#TF_TradeWindow_Title"
N/A136 "textAlignment" "west"
N/A137 "xpos" "c-280"
N/A138 "ypos" "15"
N/A139 "zpos" "1"
N/A140 "wide" "560"
N/A141 "tall" "25"
N/A142 "autoResize" "0"
N/A143 "pinCorner" "0"
N/A144 "visible" "1"
N/A145 "enabled" "1"
N/A146 }
N/A147 
N/A148 "AvatarPanel"
N/A149 {
N/A150 "ControlName" "EditablePanel"
N/A151 "fieldName" "AvatarPanel"
N/A152 "xpos" "c0"
N/A153 "ypos" "10"
N/A154 "zpos" "2"
N/A155 "wide" "36"
N/A156 "tall" "36"
N/A157 "visible" "1"
N/A158 "PaintBackgroundType" "2"
N/A159 "bgcolor_override" "117 107 94 255"
N/A160 
N/A161 "AvatarImage"
N/A162 {
N/A163 "ControlName" "CAvatarImagePanel"
N/A164 "fieldName" "AvatarImage"
N/A165 "xpos" "2"
N/A166 "ypos" "2"
N/A167 "zpos" "1"
N/A168 "wide" "32"
N/A169 "tall" "32"
N/A170 "visible" "1"
N/A171 "enabled" "1"
N/A172 "image" ""
N/A173 "scaleImage" "1"
N/A174 "color_outline" "52 48 45 255"
N/A175 }
N/A176 }
N/A177 
N/A178 "Label1Title"
N/A179 {
N/A180 "ControlName" "CExLabel"
N/A181 "fieldName" "Label1Title"
N/A182 "font" "HudFontSmallBold"
N/A183 "labelText" "#TF_TradeWindow_Step1"
N/A184 "textAlignment" "north-west"
N/A185 "xpos" "c-288"
N/A186 "ypos" "60"
N/A187 "zpos" "-1"
N/A188 "wide" "300"
N/A189 "tall" "15"
N/A190 "autoResize" "0"
N/A191 "pinCorner" "0"
N/A192 "visible" "1"
N/A193 "enabled" "1"
N/A194 "fgcolor_override" "200 187 161 255"
N/A195 }
N/A196 "Label1Explanation"
N/A197 {
N/A198 "ControlName" "CExLabel"
N/A199 "fieldName" "Label1Explanation"
N/A200 "font" "ItemFontNameSmallest"
N/A201 "labelText" "#TF_TradeWindow_Step1Desc"
N/A202 "textAlignment" "north-west"
N/A203 "xpos" "c-288"
N/A204 "ypos" "75"
N/A205 "zpos" "-1"
N/A206 "wide" "200"
N/A207 "tall" "25"
N/A208 "autoResize" "0"
N/A209 "pinCorner" "0"
N/A210 "visible" "1"
N/A211 "enabled" "1"
N/A212 "wrap" "1"
N/A213 "fgcolor_override" "117 107 94 255"
N/A214 }
N/A215 
N/A216 "Label2Title"
N/A217 {
N/A218 "ControlName" "CExLabel"
N/A219 "fieldName" "Label2Title"
N/A220 "font" "HudFontSmallBold"
N/A221 "labelText" "#TF_TradeWindow_Step2"
N/A222 "textAlignment" "north-west"
N/A223 "xpos" "c-40"
N/A224 "ypos" "60"
N/A225 "zpos" "-1"
N/A226 "wide" "300"
N/A227 "tall" "15"
N/A228 "autoResize" "0"
N/A229 "pinCorner" "0"
N/A230 "visible" "1"
N/A231 "enabled" "1"
N/A232 "fgcolor_override" "200 187 161 255"
N/A233 }
N/A234 "Label2Explanation"
N/A235 {
N/A236 "ControlName" "CExLabel"
N/A237 "fieldName" "Label2Explanation"
N/A238 "font" "ItemFontNameSmallest"
N/A239 "labelText" "#TF_TradeWindow_Step2Desc"
N/A240 "textAlignment" "north-west"
N/A241 "xpos" "c-40"
N/A242 "ypos" "75"
N/A243 "zpos" "-1"
N/A244 "wide" "300"
N/A245 "tall" "25"
N/A246 "autoResize" "0"
N/A247 "pinCorner" "0"
N/A248 "visible" "1"
N/A249 "enabled" "1"
N/A250 "wrap" "1"
N/A251 "fgcolor_override" "117 107 94 255"
N/A252 }
N/A253 
N/A254 "ReadyButton"
N/A255 {
N/A256 "ControlName" "CExButton"
N/A257 "fieldName" "ReadyButton"
N/A258 "xpos" "c230"
N/A259 "ypos" "100"
N/A260 "zpos" "1"
N/A261 "wide" "40"
N/A262 "tall" "40"
N/A263 "autoResize" "0"
N/A264 "pinCorner" "0"
N/A265 "visible" "1"
N/A266 "enabled" "1"
N/A267 "tabPosition" "0"
N/A268 "labelText" ""
N/A269 "font" "HudFontSmallBold"
N/A270 "textAlignment" "center"
N/A271 "textinsetx" "0"
N/A272 "dulltext" "0"
N/A273 "brighttext" "0"
N/A274 "Command" "ready"
N/A275 "sound_depressed" "UI/buttonclick.wav"
N/A276 "sound_released" "UI/buttonclickrelease.wav"
N/A277 
N/A278 "PaintBackgroundType" "0"
N/A279 
N/A280 "armedBgColor_override" "200 80 60 255"
N/A281 "defaultBgColor_override" "235 226 202 255"
N/A282 }
N/A283 "MyReadyImageBGCenter"
N/A284 {
N/A285 "ControlName" "EditablePanel"
N/A286 "fieldName" "MyReadyImageBGCenter"
N/A287 "xpos" "c232"
N/A288 "ypos" "102"
N/A289 "zpos" "2"
N/A290 "wide" "36"
N/A291 "tall" "36"
N/A292 "visible" "1"
N/A293 "enabled" "1"
N/A294 "bgcolor_override" "46 43 42 255"
N/A295 }
N/A296 "MyReadyImage"
N/A297 {
N/A298 "ControlName" "ImagePanel"
N/A299 "fieldName" "MyReadyImage"
N/A300 "xpos" "c230"
N/A301 "ypos" "100"
N/A302 "zpos" "3"
N/A303 "wide" "40"
N/A304 "tall" "40"
N/A305 "visible" "1"
N/A306 "enabled" "1"
N/A307 "image" "checkmark"
N/A308 "scaleImage" "1"
N/A309 "drawcolor" "200 80 60 255"
N/A310 "bgcolor_override" "46 43 42 255"
N/A311 }
N/A312 "MyReadyLabel"
N/A313 {
N/A314 "ControlName" "CExLabel"
N/A315 "fieldName" "MyReadyLabel"
N/A316 "font" "ItemFontNameSmallest"
N/A317 "labelText" "#TF_TradeWindow_NotReady"
N/A318 "textAlignment" "north"
N/A319 "xpos" "c200"
N/A320 "ypos" "150"
N/A321 "zpos" "-1"
N/A322 "wide" "100"
N/A323 "tall" "25"
N/A324 "autoResize" "0"
N/A325 "pinCorner" "0"
N/A326 "visible" "1"
N/A327 "enabled" "1"
N/A328 "wrap" "1"
N/A329 "centerwrap" "1"
N/A330 "fgcolor_override" "117 107 94 255"
N/A331 }
N/A332 
N/A333 "Label3Title"
N/A334 {
N/A335 "ControlName" "CExLabel"
N/A336 "fieldName" "Label3Title"
N/A337 "font" "HudFontSmallBold"
N/A338 "labelText" "#TF_TradeWindow_Step3"
N/A339 "textAlignment" "north-west"
N/A340 "xpos" "c-40"
N/A341 "ypos" "200"
N/A342 "zpos" "-1"
N/A343 "wide" "300"
N/A344 "tall" "15"
N/A345 "autoResize" "0"
N/A346 "pinCorner" "0"
N/A347 "visible" "1"
N/A348 "enabled" "1"
N/A349 "fgcolor_override" "200 187 161 255"
N/A350 }
N/A351 "Label3Explanation"
N/A352 {
N/A353 "ControlName" "CExLabel"
N/A354 "fieldName" "Label3Explanation"
N/A355 "font" "ItemFontNameSmallest"
N/A356 "labelText" "#TF_TradeWindow_Step3Desc"
N/A357 "textAlignment" "north-west"
N/A358 "xpos" "c-40"
N/A359 "ypos" "215"
N/A360 "zpos" "-1"
N/A361 "wide" "300"
N/A362 "tall" "25"
N/A363 "autoResize" "0"
N/A364 "pinCorner" "0"
N/A365 "visible" "1"
N/A366 "enabled" "1"
N/A367 "wrap" "1"
N/A368 "fgcolor_override" "117 107 94 255"
N/A369 }
N/A370 
N/A371 "TheirReadyImageBG"
N/A372 {
N/A373 "ControlName" "EditablePanel"
N/A374 "fieldName" "TheirReadyImageBG"
N/A375 "xpos" "c230"
N/A376 "ypos" "240"
N/A377 "zpos" "1"
N/A378 "wide" "40"
N/A379 "tall" "40"
N/A380 "visible" "1"
N/A381 "enabled" "1"
N/A382 "bgcolor_override" "117 107 94 255"
N/A383 
N/A384 "TheirReadyImageBGCenter"
N/A385 {
N/A386 "ControlName" "EditablePanel"
N/A387 "fieldName" "TheirReadyImageBGCenter"
N/A388 "xpos" "2"
N/A389 "ypos" "2"
N/A390 "zpos" "1"
N/A391 "wide" "36"
N/A392 "tall" "36"
N/A393 "visible" "1"
N/A394 "enabled" "1"
N/A395 "bgcolor_override" "46 43 42 255"
N/A396 }
N/A397 }
N/A398 "TheirReadyImage"
N/A399 {
N/A400 "ControlName" "ImagePanel"
N/A401 "fieldName" "TheirReadyImage"
N/A402 "xpos" "c230"
N/A403 "ypos" "240"
N/A404 "zpos" "2"
N/A405 "wide" "40"
N/A406 "tall" "40"
N/A407 "visible" "1"
N/A408 "enabled" "1"
N/A409 "image" "checkmark"
N/A410 "scaleImage" "1"
N/A411 "drawcolor" "200 80 60 255"
N/A412 }
N/A413 "TheirReadyLabel"
N/A414 {
N/A415 "ControlName" "CExLabel"
N/A416 "fieldName" "TheirReadyLabel"
N/A417 "font" "ItemFontNameSmallest"
N/A418 "labelText" "#TF_TradeWindow_NotReady"
N/A419 "textAlignment" "north"
N/A420 "xpos" "c200"
N/A421 "ypos" "290"
N/A422 "zpos" "-1"
N/A423 "wide" "100"
N/A424 "tall" "25"
N/A425 "autoResize" "0"
N/A426 "pinCorner" "0"
N/A427 "visible" "1"
N/A428 "enabled" "1"
N/A429 "wrap" "1"
N/A430 "centerwrap" "1"
N/A431 "fgcolor_override" "117 107 94 255"
N/A432 }
N/A433 
N/A434 "Label4Title"
N/A435 {
N/A436 "ControlName" "CExLabel"
N/A437 "fieldName" "Label4Title"
N/A438 "font" "HudFontSmallestBold"
N/A439 "labelText" "#TF_TradeWindow_Step4"
N/A440 "textAlignment" "north-west"
N/A441 "xpos" "c50"
N/A442 "ypos" "258"
N/A443 "zpos" "-1"
N/A444 "wide" "160"
N/A445 "tall" "15"
N/A446 "autoResize" "0"
N/A447 "pinCorner" "0"
N/A448 "visible" "0"
N/A449 "enabled" "1"
N/A450 "fgcolor_override" "200 187 161 255"
N/A451 }
N/A452 "Label4Explanation"
N/A453 {
N/A454 "ControlName" "CExLabel"
N/A455 "fieldName" "Label4Explanation"
N/A456 "font" "ItemFontNameSmallest"
N/A457 "labelText" "#TF_TradeWindow_Step4Desc"
N/A458 "textAlignment" "north-west"
N/A459 "xpos" "c50"
N/A460 "ypos" "270"
N/A461 "zpos" "-1"
N/A462 "wide" "225"
N/A463 "tall" "25"
N/A464 "autoResize" "0"
N/A465 "pinCorner" "0"
N/A466 "visible" "0"
N/A467 "enabled" "1"
N/A468 "wrap" "1"
N/A469 "fgcolor_override" "117 107 94 255"
N/A470 }
N/A471 "Label4Yours"
N/A472 {
N/A473 "ControlName" "CExLabel"
N/A474 "fieldName" "Label4Yours"
N/A475 "font" "ItemFontNameSmallest"
N/A476 "labelText" "Your showcase"
N/A477 "textAlignment" "north-west"
N/A478 "xpos" "c50"
N/A479 "ypos" "280"
N/A480 "zpos" "-1"
N/A481 "wide" "225"
N/A482 "tall" "25"
N/A483 "autoResize" "0"
N/A484 "pinCorner" "0"
N/A485 "visible" "0"
N/A486 "enabled" "1"
N/A487 "fgcolor_override" "117 107 94 255"
N/A488 }
N/A489 "Label4Theirs"
N/A490 {
N/A491 "ControlName" "CExLabel"
N/A492 "fieldName" "Label4Theirs"
N/A493 "font" "ItemFontNameSmallest"
N/A494 "labelText" "Their showcase"
N/A495 "textAlignment" "north-east"
N/A496 "xpos" "c50"
N/A497 "ypos" "280"
N/A498 "zpos" "-1"
N/A499 "wide" "225"
N/A500 "tall" "25"
N/A501 "autoResize" "0"
N/A502 "pinCorner" "0"
N/A503 "visible" "0"
N/A504 "enabled" "1"
N/A505 "fgcolor_override" "117 107 94 255"
N/A506 }
N/A507 
N/A508 "mouseoveritempanel"
N/A509 {
N/A510 "ControlName" "CItemModelPanel"
N/A511 "fieldName" "mouseoveritempanel"
N/A512 "xpos" "c-70"
N/A513 "ypos" "270"
N/A514 "zpos" "100"
N/A515 "wide" "300"
N/A516 "tall" "300"
N/A517 "visible" "0"
N/A518 "bgcolor_override" "0 0 0 0"
N/A519 "noitem_textcolor" "117 107 94 255"
N/A520 "PaintBackgroundType" "2"
N/A521 "paintborder" "1"
N/A522 
N/A523 "text_ypos" "20"
N/A524 "text_center" "1"
N/A525 "model_hide" "1"
N/A526 "resize_to_text" "1"
N/A527 "padding_height" "15"
N/A528 
N/A529 "attriblabel"
N/A530 {
N/A531 "font" "ItemFontAttribLarge"
N/A532 "xpos" "0"
N/A533 "ypos" "30"
N/A534 "zpos" "2"
N/A535 "wide" "140"
N/A536 "tall" "60"
N/A537 "autoResize" "0"
N/A538 "pinCorner" "0"
N/A539 "visible" "1"
N/A540 "enabled" "1"
N/A541 "labelText" "%attriblist%"
N/A542 "textAlignment" "center"
N/A543 "fgcolor" "117 107 94 255"
N/A544 "centerwrap" "1"
N/A545 }
N/A546 }
N/A547 
N/A548 "mousedragitempanel"
N/A549 {
N/A550 "ControlName" "CItemModelPanel"
N/A551 "fieldName" "mousedragitempanel"
N/A552 
N/A553 "xpos" "c-70"
N/A554 "ypos" "270"
N/A555 "zpos" "100"
N/A556 "wide" "54"
N/A557 "tall" "42"
N/A558 "visible" "0"
N/A559 "bgcolor_override" "0 0 0 0"
N/A560 "noitem_textcolor" "117 107 94 255"
N/A561 "PaintBackgroundType" "2"
N/A562 "paintborder" "1"
N/A563 
N/A564 "model_ypos" "5"
N/A565 "model_tall" "35"
N/A566 "text_ypos" "60"
N/A567 "text_center" "1"
N/A568 "name_only" "1"
N/A569 
N/A570 "itemmodelpanel"
N/A571 {
N/A572 "use_item_rendertarget" "0"
N/A573 "allow_rot" "0"
N/A574 }
N/A575 }
N/A576 
N/A577 "DetailsButton"
N/A578 {
N/A579 "ControlName" "CExButton"
N/A580 "fieldName" "DetailsButton"
N/A581 "xpos" "c-288"
N/A582 "ypos" "340"
N/A583 "zpos" "20"
N/A584 "wide" "100"
N/A585 "tall" "25"
N/A586 "autoResize" "0"
N/A587 "pinCorner" "0"
N/A588 "visible" "1"
N/A589 "enabled" "0"
N/A590 "tabPosition" "0"
N/A591 "labelText" "#BackpackShowDetails"
N/A592 "font" "HudFontSmallBold"
N/A593 "textAlignment" "center"
N/A594 "textinsetx" "50"
N/A595 "dulltext" "0"
N/A596 "brighttext" "0"
N/A597 "Command" "showdetails"
N/A598 "sound_depressed" "UI/buttonclick.wav"
N/A599 "sound_released" "UI/buttonclickrelease.wav"
N/A600 }
N/A601 
N/A602 "PrevPageButton"
N/A603 {
N/A604 "ControlName" "CExButton"
N/A605 "fieldName" "PrevPageButton"
N/A606 "xpos" "c-147"
N/A607 "ypos" "340"
N/A608 "zpos" "1"
N/A609 "wide" "20"
N/A610 "tall" "20"
N/A611 "autoResize" "0"
N/A612 "pinCorner" "0"
N/A613 "visible" "1"
N/A614 "enabled" "1"
N/A615 "tabPosition" "0"
N/A616 "labelText" "<"
N/A617 "font" "HudFontSmallBold"
N/A618 "textAlignment" "center"
N/A619 "dulltext" "0"
N/A620 "brighttext" "0"
N/A621 "Command" "prevpage"
N/A622 "sound_depressed" "UI/buttonclick.wav"
N/A623 "sound_released" "UI/buttonclickrelease.wav"
N/A624 }
N/A625 "CurPageLabel"
N/A626 {
N/A627 "ControlName" "CExLabel"
N/A628 "fieldName" "CurPageLabel"
N/A629 "font" "HudFontSmallBold"
N/A630 "labelText" "%backpackpage%"
N/A631 "textAlignment" "center"
N/A632 "xpos" "c-127"
N/A633 "ypos" "340"
N/A634 "zpos" "1"
N/A635 "wide" "45"
N/A636 "tall" "20"
N/A637 "autoResize" "1"
N/A638 "pinCorner" "0"
N/A639 "visible" "1"
N/A640 "enabled" "1"
N/A641 "fgcolor_override" "200 80 60 255"
N/A642 }
N/A643 "NextPageButton"
N/A644 {
N/A645 "ControlName" "CExButton"
N/A646 "fieldName" "NextPageButton"
N/A647 "xpos" "c-82"
N/A648 "ypos" "340"
N/A649 "zpos" "1"
N/A650 "wide" "20"
N/A651 "tall" "20"
N/A652 "autoResize" "0"
N/A653 "pinCorner" "0"
N/A654 "visible" "1"
N/A655 "enabled" "1"
N/A656 "tabPosition" "0"
N/A657 "labelText" ">"
N/A658 "font" "HudFontSmallBold"
N/A659 "textAlignment" "center"
N/A660 "dulltext" "0"
N/A661 "brighttext" "0"
N/A662 "Command" "nextpage"
N/A663 "sound_depressed" "UI/buttonclick.wav"
N/A664 "sound_released" "UI/buttonclickrelease.wav"
N/A665 }
N/A666 
N/A667 "HudChatHistory"
N/A668 {
N/A669 "ControlName" "RichText"
N/A670 "fieldName" "HudChatHistory"
N/A671 "xpos" "c-288"
N/A672 "ypos" "370"
N/A673 "wide" "286"
N/A674 "tall" "50"
N/A675 "wrap" "1"
N/A676 "autoResize" "1"
N/A677 "pinCorner" "0"
N/A678 "visible" "1"
N/A679 "enabled" "1"
N/A680 "labelText" "CHAT TEXT"
N/A681 "textAlignment" "south-west"
N/A682 "maxchars" "4096"
N/A683 "bgcolor_override" "0 0 0 50"
N/A684 }
N/A685 "ChatInputLine"
N/A686 {
N/A687 "ControlName" "EditablePanel"
N/A688 "fieldName" "ChatInputLine"
N/A689 "visible" "1"
N/A690 "enabled" "1"
N/A691 "xpos" "c-288"
N/A692 "ypos" "420"
N/A693 "wide" "286"
N/A694 "tall" "20"
N/A695 "PaintBackgroundType" "2"
N/A696 "bgcolor_override" "0 0 0 90"
N/A697 "editable" "1"
N/A698 }
N/A699 "PartnerIsTypingLabel"
N/A700 {
N/A701 "ControlName" "CExLabel"
N/A702 "fieldName" "PartnerIsTypingLabel"
N/A703 "labelText" "Trading partner is typing"
N/A704 "textAlignment" "north-west"
N/A705 "xpos" "c-288"
N/A706 "ypos" "445"
N/A707 "zpos" "1"
N/A708 "wide" "286"
N/A709 "tall" "15"
N/A710 "autoResize" "1"
N/A711 "pinCorner" "0"
N/A712 "visible" "0"
N/A713 "enabled" "1"
N/A714 }
N/A715 
N/A716 "ConfirmEllipsis"
N/A717 {
N/A718 "ControlName" "CExLabel"
N/A719 "fieldName" "ConfirmEllipsis"
N/A720 "font" "HudFontSmallBold"
N/A721 "labelText" "%confirm_button_ellipsis%"
N/A722 "textAlignment" "west"
N/A723 "xpos" "c50"
N/A724 "ypos" "350"
N/A725 "zpos" "1"
N/A726 "wide" "40"
N/A727 "tall" "40"
N/A728 "autoResize" "0"
N/A729 "pinCorner" "0"
N/A730 "visible" "0"
N/A731 "enabled" "1"
N/A732 "fgcolor_override" "46 43 42 255"
N/A733 }
N/A734 "ConfirmDisabledLabel"
N/A735 {
N/A736 "ControlName" "CExLabel"
N/A737 "fieldName" "ConfirmDisabledLabel"
N/A738 "font" "ItemFontNameSmall"
N/A739 "labelText" "#TF_TradeWindow_Verifying"
N/A740 "textAlignment" "center"
N/A741 "xpos" "c50"
N/A742 "ypos" "330"
N/A743 "zpos" "-1"
N/A744 "wide" "230"
N/A745 "tall" "20"
N/A746 "autoResize" "0"
N/A747 "pinCorner" "0"
N/A748 "visible" "0"
N/A749 "enabled" "1"
N/A750 "fgcolor_override" "200 80 60 255"
N/A751 }
N/A752 "ConfirmButton"
N/A753 {
N/A754 "ControlName" "CExButton"
N/A755 "fieldName" "ConfirmButton"
N/A756 "xpos" "c50"
N/A757 "ypos" "350"
N/A758 "zpos" "20"
N/A759 "wide" "230"
N/A760 "tall" "40"
N/A761 "autoResize" "0"
N/A762 "pinCorner" "0"
N/A763 "visible" "1"
N/A764 "enabled" "0"
N/A765 "tabPosition" "0"
N/A766 "labelText" "#TF_TradeWindow_WaitingForTrade"
N/A767 "font" "HudFontSmallestBold"
N/A768 "textAlignment" "center"
N/A769 "textinsetx" "0"
N/A770 "dulltext" "0"
N/A771 "brighttext" "0"
N/A772 "wrap" "1"
N/A773 "centerwrap" "1"
N/A774 "Command" "confirm_trade"
N/A775 "sound_depressed" "UI/buttonclick.wav"
N/A776 "sound_released" "UI/buttonclickrelease.wav"
N/A777 }
N/A778 "BackButton"
N/A779 {
N/A780 "ControlName" "CExButton"
N/A781 "fieldName" "BackButton"
N/A782 "xpos" "c115"
N/A783 "ypos" "403"
N/A784 "zpos" "20"
N/A785 "wide" "100"
N/A786 "tall" "25"
N/A787 "autoResize" "0"
N/A788 "pinCorner" "0"
N/A789 "visible" "1"
N/A790 "enabled" "1"
N/A791 "tabPosition" "0"
N/A792 "labelText" "#Cancel"
N/A793 "font" "HudFontSmallBold"
N/A794 "textAlignment" "center"
N/A795 "textinsetx" "0"
N/A796 "dulltext" "0"
N/A797 "brighttext" "0"
N/A798 "Command" "cancel"
N/A799 "sound_depressed" "UI/buttonclick.wav"
N/A800 "sound_released" "UI/buttonclickrelease.wav"
N/A801 "default" "1"
N/A802 }
N/A803 
N/A804 "armory_panel"
N/A805 {
N/A806 "ControlName" "CArmoryPanel"
N/A807 "fieldName" "armory_panel"
N/A808 "xpos" "0"
N/A809 "ypos" "60"
N/A810 "wide" "f0"
N/A811 "tall" "400"
N/A812 "zpos" "500"
N/A813 "visible" "0"
N/A814 }
N/A815}