Template:PatchDiff/August 15, 2012 Patch/team fortress 2 content.gcf/tf/resource/ui/MvMWaveLossPanel.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/MvMWaveLossPanel.res"
N/A2{
N/A3 "DarkMask"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "DarkMask"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "-1"
N/A10 "wide" "f0"
N/A11 "tall" "480"
N/A12 "visible" "1"
N/A13 "bgcolor_override" "20 20 20 200"
N/A14 }
N/A15 
N/A16 "PanelBackground"
N/A17 {
N/A18 "ControlName" "EditablePanel"
N/A19 "fieldName" "PanelBackground"
N/A20 "xpos" "c-275"
N/A21 "ypos" "100"
N/A22 "wide" "550"
N/A23 "tall" "350"
N/A24 "visible" "1"
N/A25 
N/A26 "PaintBackgroundType" "2"
N/A27 "paintbackground" "0"
N/A28 "border" "MainMenuHighlightBorder"
N/A29 }
N/A30 
N/A31 "WaveFailHeaderShadow"
N/A32 {
N/A33 "ControlName" "CExLabel"
N/A34 "fieldName" "WaveFailHeaderShadow"
N/A35 "font" "HudFontMediumBold"
N/A36 "labelText" "%waveheadershadow%"
N/A37 "textAlignment" "center"
N/A38 "xpos" "c-274"
N/A39 "ypos" "106"
N/A40 "wide" "550"
N/A41 "fgcolor" "Black"
N/A42 }
N/A43 
N/A44 "WaveFailHeader"
N/A45 {
N/A46 "ControlName" "CExLabel"
N/A47 "fieldName" "HeaderLabel"
N/A48 "font" "HudFontMediumBold"
N/A49 "labelText" "%waveheader%"
N/A50 "textAlignment" "center"
N/A51 "xpos" "c-275"
N/A52 "ypos" "105"
N/A53 "wide" "550"
N/A54 "fgcolor" "Orange"
N/A55 }
N/A56 
N/A57 "HeaderDivider"
N/A58 {
N/A59 "ControlName" "EditablePanel"
N/A60 "fieldName" "HeaderDivider"
N/A61 "xpos" "c-250"
N/A62 "ypos" "128"
N/A63 "wide" "500"
N/A64 "tall" "2"
N/A65 "visible" "1"
N/A66 "bgcolor_override" "20 20 20 100"
N/A67 }
N/A68 
N/A69 "SummaryHeader"
N/A70 {
N/A71 "ControlName" "CExLabel"
N/A72 "fieldName" "SummaryHeader"
N/A73 "font" "HudFontMediumSmallBold"
N/A74 "labelText" "%summaryheader%"
N/A75 "textAlignment" "west"
N/A76 "xpos" "c-250"
N/A77 "ypos" "135"
N/A78 "wide" "550"
N/A79 "fgcolor" "Black"
N/A80 }
N/A81 
N/A82 "CollectionContainer"
N/A83 {
N/A84 "ControlName" "EditablePanel"
N/A85 "fieldName" "CollectionContainer"
N/A86 "xpos" "190"
N/A87 "ypos" "160"
N/A88 "wide" "300"
N/A89 "tall" "100"
N/A90 "visible" "1"
N/A91 
N/A92 "Header"
N/A93 {
N/A94 "ControlName" "CExLabel"
N/A95 "fieldName" "Header"
N/A96 "font" "HudFontSmallBold"
N/A97 "labelText" "#TF_PVE_Credit_Collection"
N/A98 "textAlignment" "center"
N/A99 "xpos" "0"
N/A100 "ypos" "0"
N/A101 "wide" "140"
N/A102 "fgcolor" "Black"
N/A103 }
N/A104 
N/A105 "CollectedLabel"
N/A106 {
N/A107 "ControlName" "CExLabel"
N/A108 "fieldName" "CollectedLabel"
N/A109 "font" "HudFontSmallest"
N/A110 "labelText" "#TF_PVE_Collected"
N/A111 "textAlignment" "west"
N/A112 "xpos" "0"
N/A113 "ypos" "25"
N/A114 "wide" "120"
N/A115 "fgcolor" "TanDarker"
N/A116 }
N/A117 
N/A118 "CollectedCount"
N/A119 {
N/A120 "ControlName" "CExLabel"
N/A121 "fieldName" "CollectedCount"
N/A122 "font" "HudFontSmallestBold"
N/A123 "labelText" "%creditscollected%"
N/A124 "textAlignment" "east"
N/A125 "xpos" "120"
N/A126 "ypos" "25"
N/A127 "wide" "30"
N/A128 "fgcolor" "CreditsGreen"
N/A129 }
N/A130 
N/A131 "MissedLabel"
N/A132 {
N/A133 "ControlName" "CExLabel"
N/A134 "fieldName" "MissedLabel"
N/A135 "font" "HudFontSmallest"
N/A136 "labelText" "#TF_PVE_Missed"
N/A137 "textAlignment" "west"
N/A138 "xpos" "0"
N/A139 "ypos" "40"
N/A140 "wide" "120"
N/A141 "fgcolor" "TanDarker"
N/A142 }
N/A143 
N/A144 "MissedCount"
N/A145 {
N/A146 "ControlName" "CExLabel"
N/A147 "fieldName" "MissedCount"
N/A148 "font" "HudFontSmallestBold"
N/A149 "labelText" "%creditsmissed%"
N/A150 "textAlignment" "east"
N/A151 "xpos" "120"
N/A152 "ypos" "40"
N/A153 "wide" "30"
N/A154 "fgcolor" "RedSolid"
N/A155 }
N/A156 
N/A157 "BonusLabel"
N/A158 {
N/A159 "ControlName" "CExLabel"
N/A160 "fieldName" "BonusLabel"
N/A161 "font" "HudFontSmallest"
N/A162 "labelText" "#TF_PVE_Bonus"
N/A163 "textAlignment" "west"
N/A164 "xpos" "0"
N/A165 "ypos" "55"
N/A166 "wide" "120"
N/A167 "fgcolor" "TanDarker"
N/A168 }
N/A169 
N/A170 "BonusCount"
N/A171 {
N/A172 "ControlName" "CExLabel"
N/A173 "fieldName" "BonusCount"
N/A174 "font" "HudFontSmallestBold"
N/A175 "labelText" "%creditbonus%"
N/A176 "textAlignment" "east"
N/A177 "xpos" "120"
N/A178 "ypos" "55"
N/A179 "wide" "30"
N/A180 "fgcolor" "CreditsGreen"
N/A181 }
N/A182 }
N/A183 
N/A184 "UsageContainer"
N/A185 {
N/A186 "ControlName" "EditablePanel"
N/A187 "fieldName" "UsageContainer"
N/A188 "xpos" "390"
N/A189 "ypos" "160"
N/A190 "wide" "300"
N/A191 "tall" "100"
N/A192 "visible" "1"
N/A193 
N/A194 "Header"
N/A195 {
N/A196 "ControlName" "CExLabel"
N/A197 "fieldName" "Header"
N/A198 "font" "HudFontSmallBold"
N/A199 "labelText" "#TF_PVE_Credit_Use"
N/A200 "textAlignment" "center"
N/A201 "xpos" "0"
N/A202 "ypos" "0"
N/A203 "wide" "195"
N/A204 "fgcolor" "Black"
N/A205 }
N/A206 
N/A207 "YouLabel"
N/A208 {
N/A209 "ControlName" "CExLabel"
N/A210 "fieldName" "YouLabel"
N/A211 "font" "FontStorePriceSmall"
N/A212 "labelText" "#TF_PVE_You"
N/A213 "textAlignment" "east"
N/A214 "xpos" "120"
N/A215 "ypos" "15"
N/A216 "wide" "35"
N/A217 "fgcolor" "TanDarker"
N/A218 }
N/A219 
N/A220 "TeamLabel"
N/A221 {
N/A222 "ControlName" "CExLabel"
N/A223 "fieldName" "TeamLabel"
N/A224 "font" "FontStorePriceSmall"
N/A225 "labelText" "#Winpanel_Team2"
N/A226 "textAlignment" "east"
N/A227 "xpos" "175"
N/A228 "ypos" "15"
N/A229 "wide" "35"
N/A230 "fgcolor" "TanDarker"
N/A231 }
N/A232 
N/A233 "BuybackLabel"
N/A234 {
N/A235 "ControlName" "CExLabel"
N/A236 "fieldName" "BuybackLabel"
N/A237 "font" "HudFontSmallest"
N/A238 "labelText" "#TF_PVE_Buybacks"
N/A239 "textAlignment" "west"
N/A240 "xpos" "0"
N/A241 "ypos" "25"
N/A242 "wide" "120"
N/A243 "fgcolor" "TanDarker"
N/A244 }
N/A245 
N/A246 "BuybackCountYou"
N/A247 {
N/A248 "ControlName" "CExLabel"
N/A249 "fieldName" "BuybackCountYou"
N/A250 "font" "HudFontSmallestBold"
N/A251 "labelText" "%buybacksyou%"
N/A252 "textAlignment" "east"
N/A253 "xpos" "120"
N/A254 "ypos" "25"
N/A255 "wide" "35"
N/A256 "fgcolor" "TanDarker"
N/A257 }
N/A258 
N/A259 "BuybackCountTeam"
N/A260 {
N/A261 "ControlName" "CExLabel"
N/A262 "fieldName" "BuybackCountTeam"
N/A263 "font" "HudFontSmallestBold"
N/A264 "labelText" "%buybacksteam%"
N/A265 "textAlignment" "east"
N/A266 "xpos" "175"
N/A267 "ypos" "25"
N/A268 "wide" "35"
N/A269 "fgcolor" "TanDarker"
N/A270 }
N/A271 
N/A272 "BottleLabel"
N/A273 {
N/A274 "ControlName" "CExLabel"
N/A275 "fieldName" "BottleLabel"
N/A276 "font" "HudFontSmallest"
N/A277 "labelText" "#TF_PVE_Bottles"
N/A278 "textAlignment" "west"
N/A279 "xpos" "0"
N/A280 "ypos" "40"
N/A281 "wide" "120"
N/A282 "fgcolor" "TanDarker"
N/A283 }
N/A284 
N/A285 "BottleCountYou"
N/A286 {
N/A287 "ControlName" "CExLabel"
N/A288 "fieldName" "BottleCountYou"
N/A289 "font" "HudFontSmallestBold"
N/A290 "labelText" "%bottlesyou%"
N/A291 "textAlignment" "east"
N/A292 "xpos" "120"
N/A293 "ypos" "40"
N/A294 "wide" "35"
N/A295 "fgcolor" "TanDarker"
N/A296 }
N/A297 
N/A298 "BottleCountTeam"
N/A299 {
N/A300 "ControlName" "CExLabel"
N/A301 "fieldName" "BottleCountTeam"
N/A302 "font" "HudFontSmallestBold"
N/A303 "labelText" "%bottlesteam%"
N/A304 "textAlignment" "east"
N/A305 "xpos" "175"
N/A306 "ypos" "40"
N/A307 "wide" "35"
N/A308 "fgcolor" "TanDarker"
N/A309 }
N/A310 
N/A311 "InactiveLabel"
N/A312 {
N/A313 "ControlName" "CExLabel"
N/A314 "fieldName" "InactiveLabel"
N/A315 "font" "HudFontSmallest"
N/A316 "labelText" "#TF_PVE_Inactive_Upgrades"
N/A317 "textAlignment" "west"
N/A318 "xpos" "0"
N/A319 "ypos" "55"
N/A320 "wide" "120"
N/A321 "fgcolor" "TanDarker"
N/A322 }
N/A323 
N/A324 "InactiveCountYou"
N/A325 {
N/A326 "ControlName" "CExLabel"
N/A327 "fieldName" "ActiveCountYou"
N/A328 "font" "HudFontSmallestBold"
N/A329 "labelText" "%inactiveupgradesyou%"
N/A330 "textAlignment" "east"
N/A331 "xpos" "120"
N/A332 "ypos" "55"
N/A333 "wide" "35"
N/A334 "fgcolor" "RedSolid"
N/A335 }
N/A336 
N/A337 "InactiveCountTeam"
N/A338 {
N/A339 "ControlName" "CExLabel"
N/A340 "fieldName" "ActiveCountTeam"
N/A341 "font" "HudFontSmallestBold"
N/A342 "labelText" "%inactiveupgradesteam%"
N/A343 "textAlignment" "east"
N/A344 "xpos" "175"
N/A345 "ypos" "55"
N/A346 "wide" "35"
N/A347 "fgcolor" "RedSolid"
N/A348 }
N/A349 }
N/A350 
N/A351 "HintContainer"
N/A352 {
N/A353 "ControlName" "EditablePanel"
N/A354 "fieldName" "HintContainer"
N/A355 "xpos" "c-250"
N/A356 "ypos" "250"
N/A357 "wide" "500"
N/A358 "tall" "150"
N/A359 "visible" "1"
N/A360 
N/A361 "Background"
N/A362 {
N/A363 "ControlName" "ScalableImagePanel"
N/A364 "fieldName" "Background"
N/A365 "xpos" "0"
N/A366 "ypos" "0"
N/A367 "wide" "500"
N/A368 "tall" "150"
N/A369 "autoResize" "0"
N/A370 "pinCorner" "0"
N/A371 "visible" "1"
N/A372 "enabled" "1"
N/A373 "image" "../HUD/tournament_panel_black"
N/A374 
N/A375 "src_corner_height" "22" // pixels inside the image
N/A376 "src_corner_width" "22"
N/A377 
N/A378 "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
N/A379 "draw_corner_height" "5"
N/A380 }
N/A381 
N/A382 "Header"
N/A383 {
N/A384 "ControlName" "CExLabel"
N/A385 "fieldName" "Header"
N/A386 "font" "HudFontSmallBold"
N/A387 "labelText" "#TF_PVE_Hint_Header"
N/A388 "textAlignment" "center"
N/A389 "xpos" "0"
N/A390 "ypos" "5"
N/A391 "wide" "500"
N/A392 "fgcolor" "Gray"
N/A393 }
N/A394 
N/A395 "HintImage1"
N/A396 {
N/A397 "ControlName" "ImagePanel"
N/A398 "fieldName" "HintImage1"
N/A399 "xpos" "5"
N/A400 "ypos" "20"
N/A401 "wide" "50"
N/A402 "tall" "100"
N/A403 "image" "class_sel_sm_engineer_inactive"
N/A404 "visible" "1"
N/A405 "enabled" "1"
N/A406 "scaleImage" "1"
N/A407 }
N/A408 
N/A409 "Hint1"
N/A410 {
N/A411 "ControlName" "CExLabel"
N/A412 "fieldName" "Hint1"
N/A413 "font" "HudFontSmallest"
N/A414 "labelText" "%hint1%"
N/A415 "textAlignment" "north-west"
N/A416 "xpos" "55"
N/A417 "ypos" "60"
N/A418 "wide" "185"
N/A419 "tall" "55"
N/A420 "fgcolor" "Gray"
N/A421 "wrap" "1"
N/A422 }
N/A423 
N/A424 "HintImage2"
N/A425 {
N/A426 "ControlName" "ImagePanel"
N/A427 "fieldName" "HintImage2"
N/A428 "xpos" "255"
N/A429 "ypos" "20"
N/A430 "wide" "50"
N/A431 "tall" "100"
N/A432 "image" "class_sel_sm_engineer_inactive"
N/A433 "visible" "1"
N/A434 "enabled" "1"
N/A435 "scaleImage" "1"
N/A436 }
N/A437 
N/A438 "Hint2"
N/A439 {
N/A440 "ControlName" "CExLabel"
N/A441 "fieldName" "Hint2"
N/A442 "font" "HudFontSmallest"
N/A443 "labelText" "%hint2%"
N/A444 "textAlignment" "north-west"
N/A445 "xpos" "305"
N/A446 "ypos" "60"
N/A447 "wide" "185"
N/A448 "tall" "55"
N/A449 "fgcolor" "Gray"
N/A450 "wrap" "1"
N/A451 }
N/A452 }
N/A453 
N/A454 "VoteButton"
N/A455 {
N/A456 "ControlName" "CExImageButton"
N/A457 "fieldName" "VoteButton"
N/A458 "xpos" "c-250"
N/A459 "ypos" "410"
N/A460 "wide" "200"
N/A461 "tall" "25"
N/A462 "autoResize" "0"
N/A463 "visible" "1"
N/A464 "enabled" "1"
N/A465 "tabPosition" "0"
N/A466 "labelText" "#TF_PVE_Vote_MissionRestart"
N/A467 "font" "HudFontSmallBold"
N/A468 "textAlignment" "center"
N/A469 "dulltext" "0"
N/A470 "brighttext" "0"
N/A471 "default" "1"
N/A472 "sound_depressed" "UI/buttonclick.wav"
N/A473 "sound_released" "UI/buttonclickrelease.wav"
N/A474 
N/A475 "image_drawcolor" "235 226 202 255"
N/A476 "Command" "vote_restart"
N/A477 }
N/A478 
N/A479 "ContinueButton"
N/A480 {
N/A481 "ControlName" "CExImageButton"
N/A482 "fieldName" "ContinueButton"
N/A483 "xpos" "c150"
N/A484 "ypos" "410"
N/A485 "wide" "100"
N/A486 "tall" "25"
N/A487 "autoResize" "0"
N/A488 "visible" "1"
N/A489 "enabled" "1"
N/A490 "tabPosition" "0"
N/A491 "labelText" "#ConfirmButtonText"
N/A492 "font" "HudFontSmallBold"
N/A493 "textAlignment" "center"
N/A494 "dulltext" "0"
N/A495 "brighttext" "0"
N/A496 "default" "1"
N/A497 "sound_depressed" "UI/buttonclick.wav"
N/A498 "sound_released" "UI/buttonclickrelease.wav"
N/A499 
N/A500 "image_drawcolor" "235 226 202 255"
N/A501 "Command" "continue"
N/A502 }
N/A503}