Template:PatchDiff/March 28, 2018 Patch/tf/tf2 misc dir.vpk/scripts/hudanimations tf.txt

From Team Fortress Wiki
Jump to: navigation, search
14931493 SetVisible CountdownBG 1 11
14941494}
14951495 
N/A1496event HudMatchStatus_ShowRankMatch
N/A1497{
N/A1498 // Reset
N/A1499 Animate RankUpLabel ypos 95 Linear 0 0
N/A1500 Animate RankUpShadowLabel ypos 97 Linear 0 0
N/A1501 Animate RankUpLabel alpha 0 Linear 0 0
N/A1502 Animate RankUpShadowLabel alpha 0 Linear 0 0
N/A1503 
N/A1504 Animate RankUpLabel ypos 80 Deaccel 1 0.2
N/A1505 Animate RankUpShadowLabel ypos 82 Deaccel 1 0.2
N/A1506 
N/A1507 Animate RankUpLabel alpha 255 Linear 1 0.4
N/A1508 Animate RankUpShadowLabel alpha 255 Linear 1 0.4
N/A1509 
N/A1510 Animate RankUpLabel alpha 0 Linear 7 0.2
N/A1511 Animate RankUpShadowLabel alpha 0 Linear 7 0.2
N/A1512}
N/A1513 
14961514event HudMatchStatus_ShowCountdown
14971515{
14981516 SetVisible CountdownLabel 1 0
17121730 
17131731event CompetitiveGame_ShowPvPRankPanel
17141732{
N/A1733 Animate RankBorder ypos r0 Linear 0 0
N/A1734 Animate RankBorder ypos r65 Bias 0.90 0.2 0.3
N/A1735 
17151736 Animate RankPanel ypos r0 Linear 0 0
17161737 Animate RankPanel ypos r285 Bias 0.90 0.2 0.3
17171738 RunEventChild RankPanel PvPRankPanelShowXPChange 0
N/A1739 
N/A1740 Animate RankModelPanel ypos r0 Linear 0 0
N/A1741 Animate RankModelPanel ypos r1095 Bias 0.90 0.2 0.3
N/A1742 RunEventChild RankModelPanel PvPRankPanelShowXPChange 0
17181743}
17191744 
17201745event PvPRankPanelShowXPChange