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

From Team Fortress Wiki
Jump to: navigation, search
N/A1"resource/ui/replayinput.res"
N/A2{
N/A3 "ReplayInputPanel"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "ReplayInputPanel"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "0"
N/A10 "autoResize" "0"
N/A11 "pinCorner" "0"
N/A12 "visible" "0"
N/A13 "enabled" "1"
N/A14 "tabPosition" "10"
N/A15 "bgcolor_override" "0 0 0 50"
N/A16 }
N/A17 
N/A18 "Dlg"
N/A19 {
N/A20 "ControlName" "EditablePanel"
N/A21 "fieldName" "Dlg"
N/A22 "xpos" "0"
N/A23 "ypos" "0"
N/A24 "zpos" "1"
N/A25 "wide" "300"
N/A26 "tall" "120"
N/A27 "autoResize" "0"
N/A28 "pinCorner" "0"
N/A29 "visible" "1"
N/A30 "enabled" "1"
N/A31 "tabPosition" "10"
N/A32 "bgcolor_override" "ReplayBrowser.BgColor"
N/A33 "border" "EconItemBorder"
N/A34 "paintbackgroundtype" "0"
N/A35 "paintborder" "1"
N/A36 "paintbackground" "1"
N/A37 
N/A38 
N/A39 "NameYourReplayLabel"
N/A40 {
N/A41 "ControlName" "CExLabel"
N/A42 "fieldName" "NameYourReplayLabel"
N/A43 "font" "EconFontSmall"
N/A44 "labelText" "#Replay_NameYourReplay"
N/A45 "textAlignment" "west"
N/A46 "xpos" "13"
N/A47 "ypos" "8"
N/A48 "zpos" "1"
N/A49 "wide" "300"
N/A50 "tall" "20"
N/A51 "autoResize" "1"
N/A52 "pinCorner" "0"
N/A53 "visible" "1"
N/A54 "enabled" "1"
N/A55 "tabPosition" "10"
N/A56 }
N/A57 
N/A58 "EnterANameLabel"
N/A59 {
N/A60 "ControlName" "CExLabel"
N/A61 "fieldName" "EnterANameLabel"
N/A62 "font" "DefaultVerySmall"
N/A63 "labelText" "#Replay_EnterYourName"
N/A64 "textAlignment" "west"
N/A65 "xpos" "13"
N/A66 "ypos" "18"
N/A67 "zpos" "1"
N/A68 "wide" "300"
N/A69 "tall" "20"
N/A70 "autoResize" "1"
N/A71 "pinCorner" "0"
N/A72 "visible" "1"
N/A73 "enabled" "1"
N/A74 "tabPosition" "10"
N/A75 }
N/A76 
N/A77 "TitleInput"
N/A78 {
N/A79 "ControlName" "TextEntry"
N/A80 "fieldName" "TitleInput"
N/A81 "font" "ReplayBrowserSmallest"
N/A82 "textHidden" "0"
N/A83 "textAlignment" "west"
N/A84 "unicode" "1"
N/A85 "wrap" "0"
N/A86 "xpos" "13"
N/A87 "ypos" "50"
N/A88 "zpos" "50"
N/A89 "wide" "275"
N/A90 "tall" "15"
N/A91 "autoResize" "0"
N/A92 "pinCorner" "0"
N/A93 "visible" "1"
N/A94 "enabled" "1"
N/A95 "bgcolor_override" "117 107 95 255"
N/A96 "fgcolor_override" "202 190 164 255"
N/A97 "tabPosition" "10"
N/A98 "maxchars" "255"
N/A99 }
N/A100 
N/A101 "CancelButton"
N/A102 {
N/A103 "ControlName" "CExButton"
N/A104 "fieldName" "CancelButton"
N/A105 "xpos" "207"
N/A106 "ypos" "90"
N/A107 "zpos" "20"
N/A108 "wide" "80"
N/A109 "tall" "20"
N/A110 "autoResize" "0"
N/A111 "pinCorner" "0"
N/A112 "visible" "1"
N/A113 "enabled" "1"
N/A114 "tabPosition" "2"
N/A115 "labelText" "#GameUI_CancelBold"
N/A116 "font" "ReplayMediumSmall"
N/A117 "textAlignment" "center"
N/A118 "textinsetx" "50"
N/A119 "dulltext" "0"
N/A120 "brighttext" "0"
N/A121 "Command" "cancel"
N/A122 "sound_depressed" "UI/buttonclick.wav"
N/A123 "sound_released" "UI/buttonclickrelease.wav"
N/A124 }
N/A125 
N/A126 "SaveButton"
N/A127 {
N/A128 "ControlName" "CExButton"
N/A129 "fieldName" "SaveButton"
N/A130 "xpos" "103"
N/A131 "ypos" "90"
N/A132 "zpos" "20"
N/A133 "wide" "100"
N/A134 "tall" "20"
N/A135 "autoResize" "0"
N/A136 "pinCorner" "0"
N/A137 "visible" "1"
N/A138 "enabled" "1"
N/A139 "tabPosition" "1"
N/A140 "labelText" "#Replay_Save"
N/A141 "font" "ReplayMediumSmall"
N/A142 "textAlignment" "center"
N/A143 "textinsetx" "50"
N/A144 "dulltext" "0"
N/A145 "brighttext" "0"
N/A146 "Command" "save"
N/A147 "sound_depressed" "UI/buttonclick.wav"
N/A148 "sound_released" "UI/buttonclickrelease.wav"
N/A149 }
N/A150 }
N/A151}