Template:PatchDiff/November 21, 2013 Patch/tf/tf2 misc dir.vpk/resource/ui/wavecompletesummarypanel.res

From Team Fortress Wiki
Jump to: navigation, search
219219 "fgcolor" "White"
220220 }
221221 }
N/A222 
N/A223 "RespecBackground"
N/A224 {
N/A225 "ControlName" "ScalableImagePanel"
N/A226 "fieldName" "RespecBackground"
N/A227 "xpos" "0"
N/A228 "ypos" "80"
N/A229 "wide" "250"
N/A230 "tall" "25"
N/A231 "autoResize" "0"
N/A232 "pinCorner" "0"
N/A233 "visible" "0"
N/A234 "enabled" "1"
N/A235 "image" "../HUD/tournament_panel_brown"
N/A236 
N/A237 "src_corner_height" "22" // pixels inside the image
N/A238 "src_corner_width" "22"
N/A239 
N/A240 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
N/A241 "draw_corner_height" "5"
N/A242 }
N/A243 
N/A244 "RespecContainer"
N/A245 {
N/A246 "ControlName" "EditablePanel"
N/A247 "fieldName" "RespecContainer"
N/A248 "xpos" "0"
N/A249 "ypos" "80"
N/A250 "wide" "250"
N/A251 "tall" "25"
N/A252 "visible" "1"
N/A253 "PaintBackgroundType" "2"
N/A254 
N/A255 "RespecTextLabelWin"
N/A256 {
N/A257 "ControlName" "CExLabel"
N/A258 "fieldName" "RespecTextLabelWin"
N/A259 "font" "HudFontSmall"
N/A260 "labelText" "#TF_PVE_Respecs"
N/A261 "textAlignment" "center"
N/A262 "xpos" "0"
N/A263 "ypos" "3"
N/A264 "wide" "160"
N/A265 "tall" "20"
N/A266 "fgcolor" "tanlight"
N/A267 }
N/A268 
N/A269 "RespecCountLabel"
N/A270 {
N/A271 "ControlName" "CExLabel"
N/A272 "fieldName" "RespecCountLabel"
N/A273 "font" "HudFontSmall"
N/A274 "labelText" "%respeccount%"
N/A275 "textAlignment" "center"
N/A276 "xpos" "145"
N/A277 "ypos" "3"
N/A278 "wide" "30"
N/A279 "tall" "20"
N/A280 "fgcolor" "CreditsGreen"
N/A281 }
N/A282 }
222283}