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

From Team Fortress Wiki
Jump to: navigation, search
13901390event HudTournament_MoveChatWindow
13911391{
13921392 RunEvent CompetitiveGame_LowerChatWindow 0
1393N/A RunEvent CompetitiveGame_RestoreChatWindow 8
N/A1393 RunEvent CompetitiveGame_RestoreChatWindow 10
13941394}
13951395 
13961396//--------------------------------------------------------------------------
14301430 RunEvent HudTournament_AnimateTeams_In 0.25
14311431 RunEvent HudTournament_AnimateTeams_Out 7.70
14321432 
N/A1433 SetVisible MatchStartingBG 0 9
14331434 SetVisible CountdownLabel 0 9.9
14341435 SetVisible CountdownLabelShadow 0 9.9
14351436 
1436N/A SetVisible MatchStartingBG 0 10
1437N/A SetVisible BlueTeamPanel 0 10
1438N/A SetVisible RedTeamPanel 0 10
N/A1437 RunEvent HudTournament_DoorsCleanup 10
14391438 
14401439 SetVisible CountdownBG 1 11
14411440}
14421441 
N/A1442event HudTournament_DoorsCleanup
N/A1443{
N/A1444 SetVisible CountdownLabel 0 0
N/A1445 SetVisible CountdownLabelShadow 0 0
N/A1446 
N/A1447 SetVisible MatchStartingBG 0 0
N/A1448 SetVisible BlueTeamPanel 0 0
N/A1449 SetVisible RedTeamPanel 0 0
N/A1450 
N/A1451 Animate RedTeamPanel xpos r-5 Accel 0 0
N/A1452 Animate BlueTeamPanel xpos -155 Accel 0 0
N/A1453}
N/A1454 
14431455event PlayDoorSlamParticles
14441456{
14451457 FireCommand 0 "start0"
14851497event Hud_StatsAndMedals_Show
14861498{
14871499 SetVisible DrawingPanel 0 0
1488N/A SetVisible WinPanelLogo 0 0
14891500 SetVisible StatsBgPanel 1 0
14901501 SetVisible StatsLabelPanel 1 0
14911502 Animate StatsLabelPanel ypos 75 Accel 0 0.1
14921503 Animate BlueMedals ypos 75 Accel 0 0.1
14931504 Animate RedMedals ypos 75 Accel 0 0.1
N/A1505 Animate BlueTeamLabel ypos 107 Accel 0 0.1
N/A1506 Animate RedTeamLabel ypos 107 Accel 0 0.1
14941507}
14951508 
14961509event CompetitiveGame_HideDisconnectButton
15021515{
15031516 Animate DisconnectButton ypos r50 Accel 0 0.4
15041517}
N/A1518 
N/A1519event CompetitiveGame_ShowWinnersSign
N/A1520{
N/A1521 FireCommand 0.5 "animation intro"
N/A1522 FireCommand 12.3 "animation outro"
N/A1523}
N/A1524 
N/A1525event HudTournament_ShowRoundSign
N/A1526{
N/A1527 FireCommand 0 "animation intro"
N/A1528 FireCommand 5 "animation outro"
N/A1529}
15051530//