Template:PatchDiff/August 18, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/hudpasstimeballstatus.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1// enum PinCorner_e
N/A2// {
N/A3// PIN_TOPLEFT = 0,
N/A4// PIN_TOPRIGHT,
N/A5// PIN_BOTTOMLEFT,
N/A6// PIN_BOTTOMRIGHT,
N/A7 
N/A8// // For sibling pinning
N/A9// PIN_CENTER_TOP,
N/A10// PIN_CENTER_RIGHT,
N/A11// PIN_CENTER_BOTTOM,
N/A12// PIN_CENTER_LEFT,
N/A13// };
N/A14 
N/A15"Resource/UI/HudPasstimeBallStatus.res"
N/A16{
N/A17 "HudPasstimeBallStatus"
N/A18 {
N/A19 "ControlName" "EditablePanel"
N/A20 "fieldName" "HudPasstimeBallStatus"
N/A21 "xpos" "0"
N/A22 "ypos" "0"
N/A23 "zpos" "100"
N/A24 "wide" "f0"
N/A25 "tall" "f0"
N/A26 "visible" "1"
N/A27 "enabled" "1"
N/A28 }
N/A29 
N/A30 "TextBox"
N/A31 {
N/A32 "ControlName" "EditablePanel"
N/A33 "fieldName" "TextBox"
N/A34 "xpos" "c-100"
N/A35 "ypos" "c100"
N/A36 "zpos" "1"
N/A37 "wide" "200"
N/A38 "tall" "40"
N/A39 "visible" "0"
N/A40 "enabled" "1"
N/A41 //bgcolor_override "97 94 85 180"
N/A42 border TFFatLineBorder
N/A43 RoundedCorners 255
N/A44 
N/A45 "TextLabel"
N/A46 {
N/A47 "ControlName" "CExLabel"
N/A48 "fieldName" "TextLabel"
N/A49 "font" "HudFontMediumSmallBold"
N/A50 "xpos" 0
N/A51 "ypos" 15
N/A52 "zpos" "3"
N/A53 "wide" "200"
N/A54 "tall" "16"
N/A55 "visible" "1"
N/A56 "enabled" "1"
N/A57 "textAlignment" "center"
N/A58 "labelText" "A TEAM STOLE THE BALL"
N/A59 fgcolor_override "224 217 197 180"
N/A60 }
N/A61 }
N/A62 
N/A63 "ProgressLevelBar"
N/A64 {
N/A65 "ControlName" "ImagePanel"
N/A66 "fieldName" "ProgressLevelBar"
N/A67 "xpos" "c-190"
N/A68 "ypos" "r88"
N/A69 "zpos" "0"
N/A70 "wide" "380"
N/A71 "tall" "48"
N/A72 "visible" "1"
N/A73 "enabled" "1"
N/A74 "labelText" ""
N/A75 // image is 1024x128, actual pixels are 872x43, scale 0.8515625
N/A76 "image" "../passtime/hud/passtime_ballcontrol_bar"
N/A77 "scaleImage" "1"
N/A78 }
N/A79 
N/A80 
N/A81 "ProgressLeftGoalIcon"
N/A82 {
N/A83 "ControlName" "ImagePanel"
N/A84 "fieldName" "ProgressLeftGoalIcon"
N/A85 "xpos" "-36"
N/A86 "ypos" "0"
N/A87 "zpos" "1"
N/A88 "wide" "1"
N/A89 "tall" "1"
N/A90 "autoResize" "0"
N/A91 "pinCorner" "0"
N/A92 "visible" "0"
N/A93 "enabled" "1"
N/A94 "tabPosition" "0"
N/A95 "labelText" ""
N/A96 "image" ""
N/A97 "scaleImage" "1"
N/A98 
N/A99 "pin_to_sibling" "ProgressLevelBar"
N/A100 "pin_corner_to_sibling" "7"
N/A101 "pin_to_sibling_corner" "7"
N/A102 }
N/A103 
N/A104 "ProgressLeftGoalLabel"
N/A105 {
N/A106 "ControlName" "Label"
N/A107 "fieldName" "ProgressLeftGoalLabel"
N/A108 "visible" "1"
N/A109 "enabled" "1"
N/A110 "zpos" "40"
N/A111 "xpos" "8"
N/A112 "ypos" "0"
N/A113 "wide" "32"
N/A114 "tall" "18"
N/A115 "textAlignment" "center"
N/A116 "dulltext" "0"
N/A117 "brighttext" "1"
N/A118 "labelText" "GOAL"
N/A119 bgcolor_override "0 0 0 0"
N/A120 border "TFFatLineBorderBlueBG"
N/A121 pin_to_sibling ProgressLeftGoalIcon
N/A122 pin_corner_to_sibling 5
N/A123 pin_to_sibling_corner 7
N/A124 }
N/A125 
N/A126 "ProgressRightGoalIcon"
N/A127 {
N/A128 "ControlName" "ImagePanel"
N/A129 "fieldName" "ProgressRightGoalIcon"
N/A130 "xpos" "-36"
N/A131 "ypos" "0"
N/A132 "zpos" "1"
N/A133 "wide" "1"
N/A134 "tall" "1"
N/A135 "autoResize" "0"
N/A136 "pinCorner" "0"
N/A137 "visible" "0"
N/A138 "enabled" "1"
N/A139 "tabPosition" "0"
N/A140 "labelText" ""
N/A141 "image" ""
N/A142 "scaleImage" "1"
N/A143 
N/A144 "pin_to_sibling" "ProgressLevelBar"
N/A145 "pin_corner_to_sibling" "5"
N/A146 "pin_to_sibling_corner" "5"
N/A147 }
N/A148 
N/A149 "ProgressRightGoalLabel"
N/A150 {
N/A151 "ControlName" "Label"
N/A152 "fieldName" "ProgressRightGoalLabel"
N/A153 "visible" "1"
N/A154 "enabled" "1"
N/A155 "zpos" "40"
N/A156 "xpos" "8"
N/A157 "ypos" "0"
N/A158 "wide" "32"
N/A159 "tall" "18"
N/A160 "textAlignment" "center"
N/A161 "dulltext" "0"
N/A162 "brighttext" "1"
N/A163 "labelText" "GOAL"
N/A164 border "TFFatLineBorderRedBG"
N/A165 bgcolor_override "0 0 0 0"
N/A166 pin_to_sibling ProgressRightGoalIcon
N/A167 pin_corner_to_sibling 7
N/A168 pin_to_sibling_corner 5
N/A169 }
N/A170 
N/A171 "ProgressBallIcon"
N/A172 {
N/A173 "ControlName" "ImagePanel"
N/A174 "fieldName" "ProgressBallIcon"
N/A175 "xpos" "0"
N/A176 "ypos" "0"
N/A177 "zpos" "10"
N/A178 "wide" "42"
N/A179 "tall" "42"
N/A180 "autoResize" "0"
N/A181 "pinCorner" "0"
N/A182 "visible" "1"
N/A183 "enabled" "1"
N/A184 "tabPosition" "0"
N/A185 "labelText" ""
N/A186 "image" "../passtime/hud/passtime_ball"
N/A187 "scaleImage" "1"
N/A188 }
N/A189 
N/A190 "ProgressSelfPlayerIcon"
N/A191 {
N/A192 "ControlName" "ImagePanel"
N/A193 "fieldName" "ProgressSelfPlayerIcon"
N/A194 "xpos" "0"
N/A195 "ypos" "0"
N/A196 "zpos" "-100"
N/A197 "wide" "42"
N/A198 "tall" "42"
N/A199 "autoResize" "0"
N/A200 "pinCorner" "0"
N/A201 "visible" "1"
N/A202 "enabled" "1"
N/A203 "tabPosition" "0"
N/A204 "labelText" ""
N/A205 "scaleImage" "1"
N/A206 }
N/A207 
N/A208 "ProgressBallCarrierName"
N/A209 {
N/A210 "ControlName" "Label"
N/A211 "fieldName" "ProgressBallCarrierName"
N/A212 //font TargetID
N/A213 "visible" "1"
N/A214 "enabled" "1"
N/A215 "zpos" "-400"
N/A216 "xpos" "0"
N/A217 "ypos" "0"
N/A218 "wide" "150"
N/A219 "tall" "16"
N/A220 "textAlignment" "center"
N/A221 "dulltext" "0"
N/A222 "brighttext" "1"
N/A223 "labelText" "NameOfCarrier"
N/A224 //bgcolor_override "0 0 0 128"
N/A225 //border TFThinLineBorder
N/A226 pin_to_sibling ProgressLevelBar
N/A227 pin_corner_to_sibling 4
N/A228 pin_to_sibling_corner 6
N/A229 }
N/A230 
N/A231 "playericon0"
N/A232 {
N/A233 "ControlName" "ImagePanel"
N/A234 "fieldName" "playericon0"
N/A235 wide 12
N/A236 tall 12
N/A237 }
N/A238 
N/A239 "playericon1"
N/A240 {
N/A241 "ControlName" "ImagePanel"
N/A242 "fieldName" "playericon1"
N/A243 wide 12
N/A244 tall 12
N/A245 }
N/A246 
N/A247 "playericon2"
N/A248 {
N/A249 "ControlName" "ImagePanel"
N/A250 "fieldName" "playericon2"
N/A251 wide 12
N/A252 tall 12
N/A253 }
N/A254 
N/A255 "playericon3"
N/A256 {
N/A257 "ControlName" "ImagePanel"
N/A258 "fieldName" "playericon3"
N/A259 wide 12
N/A260 tall 12
N/A261 }
N/A262 
N/A263 "playericon4"
N/A264 {
N/A265 "ControlName" "ImagePanel"
N/A266 "fieldName" "playericon4"
N/A267 wide 12
N/A268 tall 12
N/A269 }
N/A270 
N/A271 "playericon5"
N/A272 {
N/A273 "ControlName" "ImagePanel"
N/A274 "fieldName" "playericon5"
N/A275 wide 12
N/A276 tall 12
N/A277 }
N/A278 
N/A279 "playericon6"
N/A280 {
N/A281 "ControlName" "ImagePanel"
N/A282 "fieldName" "playericon6"
N/A283 wide 12
N/A284 tall 12
N/A285 }
N/A286 
N/A287 "playericon7"
N/A288 {
N/A289 "ControlName" "ImagePanel"
N/A290 "fieldName" "playericon7"
N/A291 wide 12
N/A292 tall 12
N/A293 }
N/A294 
N/A295 "playericon8"
N/A296 {
N/A297 "ControlName" "ImagePanel"
N/A298 "fieldName" "playericon8"
N/A299 wide 12
N/A300 tall 12
N/A301 }
N/A302 
N/A303 "playericon9"
N/A304 {
N/A305 "ControlName" "ImagePanel"
N/A306 "fieldName" "playericon9"
N/A307 wide 12
N/A308 tall 12
N/A309 }
N/A310 
N/A311 "playericon10"
N/A312 {
N/A313 "ControlName" "ImagePanel"
N/A314 "fieldName" "playericon10"
N/A315 wide 12
N/A316 tall 12
N/A317 }
N/A318 
N/A319 "playericon11"
N/A320 {
N/A321 "ControlName" "ImagePanel"
N/A322 "fieldName" "playericon11"
N/A323 wide 12
N/A324 tall 12
N/A325 }
N/A326 
N/A327 "playericon12"
N/A328 {
N/A329 "ControlName" "ImagePanel"
N/A330 "fieldName" "playericon12"
N/A331 wide 12
N/A332 tall 12
N/A333 }
N/A334 
N/A335 "playericon13"
N/A336 {
N/A337 "ControlName" "ImagePanel"
N/A338 "fieldName" "playericon13"
N/A339 wide 12
N/A340 tall 12
N/A341 }
N/A342 
N/A343 "playericon14"
N/A344 {
N/A345 "ControlName" "ImagePanel"
N/A346 "fieldName" "playericon14"
N/A347 wide 12
N/A348 tall 12
N/A349 }
N/A350 
N/A351 "playericon15"
N/A352 {
N/A353 "ControlName" "ImagePanel"
N/A354 "fieldName" "playericon15"
N/A355 wide 12
N/A356 tall 12
N/A357 }
N/A358 
N/A359 "playericon16"
N/A360 {
N/A361 "ControlName" "ImagePanel"
N/A362 "fieldName" "playericon16"
N/A363 wide 12
N/A364 tall 12
N/A365 }
N/A366 
N/A367 "playericon17"
N/A368 {
N/A369 "ControlName" "ImagePanel"
N/A370 "fieldName" "playericon17"
N/A371 wide 12
N/A372 tall 12
N/A373 }
N/A374 
N/A375 "playericon18"
N/A376 {
N/A377 "ControlName" "ImagePanel"
N/A378 "fieldName" "playericon18"
N/A379 wide 12
N/A380 tall 12
N/A381 }
N/A382 
N/A383 "playericon19"
N/A384 {
N/A385 "ControlName" "ImagePanel"
N/A386 "fieldName" "playericon19"
N/A387 wide 12
N/A388 tall 12
N/A389 }
N/A390 
N/A391 "playericon20"
N/A392 {
N/A393 "ControlName" "ImagePanel"
N/A394 "fieldName" "playericon20"
N/A395 wide 12
N/A396 tall 12
N/A397 }
N/A398 
N/A399 "playericon21"
N/A400 {
N/A401 "ControlName" "ImagePanel"
N/A402 "fieldName" "playericon21"
N/A403 wide 12
N/A404 tall 12
N/A405 }
N/A406 
N/A407 "playericon22"
N/A408 {
N/A409 "ControlName" "ImagePanel"
N/A410 "fieldName" "playericon22"
N/A411 wide 12
N/A412 tall 12
N/A413 }
N/A414 
N/A415 "playericon23"
N/A416 {
N/A417 "ControlName" "ImagePanel"
N/A418 "fieldName" "playericon23"
N/A419 wide 12
N/A420 tall 12
N/A421 }
N/A422 
N/A423 "playericon24"
N/A424 {
N/A425 "ControlName" "ImagePanel"
N/A426 "fieldName" "playericon24"
N/A427 wide 12
N/A428 tall 12
N/A429 }
N/A430 
N/A431 "playericon25"
N/A432 {
N/A433 "ControlName" "ImagePanel"
N/A434 "fieldName" "playericon25"
N/A435 wide 12
N/A436 tall 12
N/A437 }
N/A438 
N/A439 "playericon26"
N/A440 {
N/A441 "ControlName" "ImagePanel"
N/A442 "fieldName" "playericon26"
N/A443 wide 12
N/A444 tall 12
N/A445 }
N/A446 
N/A447 "playericon27"
N/A448 {
N/A449 "ControlName" "ImagePanel"
N/A450 "fieldName" "playericon27"
N/A451 wide 12
N/A452 tall 12
N/A453 }
N/A454 
N/A455 "playericon28"
N/A456 {
N/A457 "ControlName" "ImagePanel"
N/A458 "fieldName" "playericon28"
N/A459 wide 12
N/A460 tall 12
N/A461 }
N/A462 
N/A463 "playericon29"
N/A464 {
N/A465 "ControlName" "ImagePanel"
N/A466 "fieldName" "playericon29"
N/A467 wide 12
N/A468 tall 12
N/A469 }
N/A470 
N/A471 "playericon30"
N/A472 {
N/A473 "ControlName" "ImagePanel"
N/A474 "fieldName" "playericon30"
N/A475 wide 12
N/A476 tall 12
N/A477 }
N/A478 
N/A479 "playericon31"
N/A480 {
N/A481 "ControlName" "ImagePanel"
N/A482 "fieldName" "playericon31"
N/A483 wide 12
N/A484 tall 12
N/A485 }
N/A486 
N/A487 "playericon32"
N/A488 {
N/A489 "ControlName" "ImagePanel"
N/A490 "fieldName" "playericon32"
N/A491 wide 12
N/A492 tall 12
N/A493 }
N/A494}