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

From Team Fortress Wiki
Jump to: navigation, search
15571557 SetVisible CountdownLabelShadow 0 0
15581558}
15591559 
1560N/Aevent CompetitiveGame_HideDisconnectButton
1561N/A{
1562N/A Animate DisconnectButton ypos r-100 Accel 0 0
1563N/A}
1564N/A 
1565N/Aevent CompetitiveGame_ShowDisconnectButton
1566N/A{
1567N/A Animate DisconnectButton ypos r30 Accel 0 0.4
1568N/A}
1569N/A 
15701560event HudTournament_ShowRoundSign
15711561{
15721562 SetVisible RoundSignModel 1 0
17231713event CompetitiveGame_ShowPvPRankPanel
17241714{
17251715 Animate RankPanel ypos r0 Linear 0 0
1726N/A Animate RankPanel ypos r295 Bias 0.90 0.2 0.3
1727N/A RunEventChild RankPanel PvPRankPanelShowXPChange 1
N/A1716 Animate RankPanel ypos r285 Bias 0.90 0.2 0.3
N/A1717 RunEventChild RankPanel PvPRankPanelShowXPChange 0
17281718}
17291719 
17301720event PvPRankPanelShowXPChange
17311721{
1732N/A FireCommand 0 "begin_xp_lerp"
N/A1722 FireCommand 0 "update_base_state"
N/A1723 FireCommand 1 "begin_xp_lerp"
17331724}
17341725 
17351726event PyroVsHeavyWar_ShowChooseScene
18361827 RunEvent MMenu_UpdateButton_SubtleGlow 5
18371828}
18381829 
N/A1830event XPSourceShow_Positive
N/A1831{
N/A1832 Animate SourceLabel Alpha 0 Linear 0 0
N/A1833 Animate SourceLabelGlow Alpha 0 Linear 0 0
N/A1834 
N/A1835 Animate SourceLabel Alpha 255 Linear 0.1 0.3
N/A1836 Animate SourceLabel FgColor "100 255 100 255" Linear 0.1 0
N/A1837 Animate SourceLabel FgColor CreditsGreen Linear 0.5 1
N/A1838 Animate SourceLabel ypos -25 Deaccel 0 3.0
N/A1839 Animate SourceLabel Alpha 0 Linear 2.9 0.3
N/A1840 
N/A1841 Animate SourceLabelGlow Alpha 255 Linear 0.0 0.1
N/A1842 Animate SourceLabelGlow FgColor "100 255 100 255" Linear 0.1 0
N/A1843 Animate SourceLabelGlow FgColor CreditsGreen Linear 0.5 1
N/A1844 Animate SourceLabelGlow Alpha 200 Linear 0.5 1
N/A1845 Animate SourceLabelGlow ypos -25 Deaccel 0 3.0
N/A1846 Animate SourceLabelGlow Alpha 0 Linear 2.9 0.3
N/A1847}
N/A1848 
N/A1849event XPSourceShow_Negative
N/A1850{
N/A1851 Animate SourceLabel Alpha 0 Linear 0 0
N/A1852 Animate SourceLabelGlow Alpha 0 Linear 0 0
N/A1853 
N/A1854 Animate SourceLabel Alpha 255 Linear 0.1 0.3
N/A1855 Animate SourceLabel FgColor "255 100 100 255" Linear 0.1 0
N/A1856 Animate SourceLabel FgColor RedSolid Linear 0.5 1
N/A1857 Animate SourceLabel Alpha 0 Linear 2.9 0.1
N/A1858 Animate SourceLabel ypos -15 Linear 0 0.4
N/A1859 
N/A1860 Animate SourceLabelGlow Alpha 0 Linear 0 0
N/A1861}
N/A1862 
18391863//