Template:PatchDiff/September 21, 2011 Patch (Beta)/team fortress 2 beta engine.gcf/hl2/resource/UI/replaybrowser/mainpanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/replaybrowser/mainpanel.res"
N/A2{
N/A3 "ReplayBrowser"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "ReplayBrowser"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "wide" "f0"
N/A10 "tall" "480"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "setclosebuttonvisible" "0"
N/A17 "settitlebarvisible" "1"
N/A18 "PaintBackgroundType" "0"
N/A19 "bgcolor_override" "46 43 42 0"
N/A20 "infocus_bgcolor_override" "46 43 42 0"
N/A21 "outoffocus_bgcolor_override" "46 43 42 0"
N/A22 
N/A23 "title" "#Replay_Replay"
N/A24 "title_font" "HudFontMediumBold"
N/A25 "titletextinsetX" "40"
N/A26 "titletextinsetY" "15"
N/A27 "titlebarfgcolor_override" "200 187 161 255"
N/A28 "titlebardisabledfgcolor_override" "200 187 161 255"
N/A29 "titlebarbgcolor_override" "46 43 42 255"
N/A30 
N/A31 "clientinsetx_override" "0"
N/A32 "sheetinset_bottom" "40"
N/A33 }
N/A34 
N/A35 "BackgroundHeader"
N/A36 {
N/A37 "ControlName" "ImagePanel"
N/A38 "fieldName" "BackgroundHeader"
N/A39 "xpos" "0"
N/A40 "ypos" "0"
N/A41 "zpos" "-2"
N/A42 "wide" "f0"
N/A43 "tall" "80"
N/A44 "visible" "1"
N/A45 "enabled" "1"
N/A46 "image" "replay/replaybrowser_header"
N/A47 "tileImage" "1"
N/A48 }
N/A49 "BackgroundFooter"
N/A50 {
N/A51 "ControlName" "ImagePanel"
N/A52 "fieldName" "BackgroundFooter"
N/A53 "xpos" "0"
N/A54 "ypos" "420"
N/A55 "zpos" "-2"
N/A56 "wide" "f0"
N/A57 "tall" "60"
N/A58 "visible" "1"
N/A59 "enabled" "1"
N/A60 "image" "replay/replaybrowser_bottomgradient"
N/A61 "tileImage" "1"
N/A62 }
N/A63 "FooterLine"
N/A64 {
N/A65 "ControlName" "ImagePanel"
N/A66 "fieldName" "FooterLine"
N/A67 "xpos" "0"
N/A68 "ypos" "422"
N/A69 "zpos" "-1"
N/A70 "wide" "f0"
N/A71 "tall" "10"
N/A72 "visible" "1"
N/A73 "enabled" "1"
N/A74 "image" "replay/replaybrowser_solidline"
N/A75 "scaleImage" "1"
N/A76 }
N/A77 
N/A78 "Sheet"
N/A79 {
N/A80 "ControlName" "EditablePanel"
N/A81 "fieldName" "Sheet"
N/A82 "tabxindent" "80"
N/A83 "tabxdelta" "10"
N/A84 "tabwidth" "240"
N/A85 "tabheight" "34"
N/A86 "transition_time" "0"
N/A87 
N/A88 "HeaderLine"
N/A89 {
N/A90 "ControlName" "ImagePanel"
N/A91 "fieldName" "HeaderLine"
N/A92 "xpos" "0"
N/A93 "ypos" "32"
N/A94 "zpos" "5"
N/A95 "wide" "f0"
N/A96 "tall" "10"
N/A97 "visible" "1"
N/A98 "enabled" "1"
N/A99 "image" "replay/replaybrowser_solidline"
N/A100 "scaleImage" "1"
N/A101 }
N/A102 
N/A103 "tabskv"
N/A104 {
N/A105 "textinsetx" "40"
N/A106 "font" "ReplayBrowserTab"
N/A107 "selectedcolor" "200 187 161 255"
N/A108 "unselectedcolor" "130 120 104 255"
N/A109 "defaultBgColor_override" "41 37 38 255"
N/A110 "paintbackground" "0"
N/A111 "activeborder_override" "ReplayOutlinedGreyBox"
N/A112 "normalborder_override" "ReplayOutlinedDullGreyBox"
N/A113 }
N/A114 }
N/A115 
N/A116 "BackButton"
N/A117 {
N/A118 "ControlName" "CExButton"
N/A119 "fieldName" "BackButton"
N/A120 "xpos" "c-295"
N/A121 "ypos" "437"
N/A122 "zpos" "1"
N/A123 "wide" "100"
N/A124 "tall" "25"
N/A125 "autoResize" "0"
N/A126 "pinCorner" "3"
N/A127 "visible" "1"
N/A128 "enabled" "1"
N/A129 "tabPosition" "0"
N/A130 "labelText" "#Replay_BackCarat"
N/A131 "font" "ReplayMedium"
N/A132 "textAlignment" "center"
N/A133 "dulltext" "0"
N/A134 "brighttext" "0"
N/A135 "default" "1"
N/A136 "Command" "back"
N/A137 "sound_depressed" "UI/buttonclick.wav"
N/A138 "sound_released" "UI/buttonclickrelease.wav"
N/A139 "border_default" "ReplayGrayFillGrayBorder"
N/A140 "border_armed" "ReplayGrayFillGrayBorder"
N/A141 "armedBgColor_override" "ReplayBrowser.Button.ArmedBgColor"
N/A142 "depressedBgColor_override" "ReplayBrowser.Button.DepressedBgColor"
N/A143 }
N/A144}