Template:PatchDiff/February 7, 2014 Patch/tf/tf2 misc dir.vpk/resource/ui/quickplaybusydialog.res

From Team Fortress Wiki
Jump to: navigation, search
1616 "bgcolor_override" "0 0 0 200"
1717 }
1818 
19N/A "Container"
N/A19 "BusyContainer"
2020 {
2121 "ControlName" "EditablePanel"
22N/A "fieldName" "Container"
N/A22 "fieldName" "BusyContainer"
2323 "xpos" "c-225"
2424 "ypos" "c-75"
2525 "zpos" "0"
5555 "ControlName" "CExLabel"
5656 "fieldName" "TitleLabel"
5757 "font" "HudFontSmallBold"
58N/A "labelText" "#TF_MM_WaitDialog_Title"
5958 "textAlignment" "center"
6059 "xpos" "0"
6160 "ypos" "15"
126125 }
127126 
128127 }
N/A128 
N/A129 "ResultsContainer"
N/A130 {
N/A131 "ControlName" "EditablePanel"
N/A132 "fieldName" "ResultsContainer"
N/A133 "xpos" "c-250"
N/A134 "ypos" "c-200"
N/A135 "zpos" "0"
N/A136 "wide" "500"
N/A137 "tall" "400"
N/A138 "autoResize" "0"
N/A139 "pinCorner" "0"
N/A140 "visible" "1"
N/A141 "enabled" "1"
N/A142 "tabPosition" "0"
N/A143 "PaintBackgroundType" "0"
N/A144 "paintbackground" "1"
N/A145 "border" "QuickplayBorder"
N/A146 
N/A147 "Background"
N/A148 {
N/A149 "ControlName" "EditablePanel"
N/A150 "fieldName" "Background"
N/A151 "xpos" "0"
N/A152 "ypos" "0"
N/A153 "wide" "500"
N/A154 "tall" "400"
N/A155 "autoResize" "0"
N/A156 "pinCorner" "0"
N/A157 "visible" "1"
N/A158 "enabled" "1"
N/A159 "tabPosition" "0"
N/A160 "bgcolor_override" "40 37 37 255"
N/A161 }
N/A162 
N/A163 "TitleLabel"
N/A164 {
N/A165 "ControlName" "CExLabel"
N/A166 "fieldName" "TitleLabel"
N/A167 "font" "HudFontMediumBold"
N/A168 "labelText" "#TF_MM_ResultsDialog_Title"
N/A169 "textAlignment" "center"
N/A170 "xpos" "0"
N/A171 "ypos" "15"
N/A172 "zpos" "1"
N/A173 "wide" "500"
N/A174 "tall" "20"
N/A175 "autoResize" "1"
N/A176 "pinCorner" "0"
N/A177 "visible" "1"
N/A178 "enabled" "1"
N/A179 }
N/A180 
N/A181 "ServerList"
N/A182 {
N/A183 "ControlName" "PanelListPanel"
N/A184 "fieldName" "ServerList"
N/A185 "xpos" "10"
N/A186 "ypos" "40"
N/A187 "zpos" "1"
N/A188 "wide" "480"
N/A189 "tall" "300"
N/A190 "autoResize" "1"
N/A191 "pinCorner" "0"
N/A192 }
N/A193 
N/A194 "ConnectButton"
N/A195 {
N/A196 "ControlName" "CExButton"
N/A197 "fieldName" "ConnectButton"
N/A198 "xpos" "180"
N/A199 "ypos" "365"
N/A200 "zpos" "20"
N/A201 "wide" "150"
N/A202 "tall" "25"
N/A203 "autoResize" "0"
N/A204 "pinCorner" "0"
N/A205 "visible" "1"
N/A206 "enabled" "1"
N/A207 "tabPosition" "0"
N/A208 "labelText" "#TF_Quickplay_Connect"
N/A209 "font" "HudFontSmallBold"
N/A210 "textAlignment" "center"
N/A211 "textinsetx" "50"
N/A212 "dulltext" "0"
N/A213 "brighttext" "0"
N/A214 "Command" "ConnectToServer"
N/A215 "sound_depressed" "UI/buttonclick.wav"
N/A216 "sound_released" "UI/buttonclickrelease.wav"
N/A217 }
N/A218 
N/A219 "CancelButton"
N/A220 {
N/A221 "ControlName" "CExButton"
N/A222 "fieldName" "CancelButton"
N/A223 "xpos" "340"
N/A224 "ypos" "365"
N/A225 "zpos" "20"
N/A226 "wide" "150"
N/A227 "tall" "25"
N/A228 "autoResize" "0"
N/A229 "pinCorner" "0"
N/A230 "visible" "1"
N/A231 "enabled" "1"
N/A232 "tabPosition" "0"
N/A233 "labelText" "#Cancel"
N/A234 "font" "HudFontSmallBold"
N/A235 "textAlignment" "center"
N/A236 "textinsetx" "50"
N/A237 "dulltext" "0"
N/A238 "brighttext" "0"
N/A239 "Command" "user_close"
N/A240 "sound_depressed" "UI/buttonclick.wav"
N/A241 "sound_released" "UI/buttonclickrelease.wav"
N/A242 }
N/A243 
N/A244 }
129245}