Template:PatchDiff/November 3, 2015 Patch/tf/tf2 misc dir.vpk/scripts/hudanimations tf.txt

From Team Fortress Wiki
Jump to: navigation, search
10991099 Animate Dimmer xpos 142 Linear 0 5
11001100}
11011101 
N/A1102event QuestItem_Quickplay_Flash
N/A1103{
N/A1104 Animate SubButton FgColor LightOrange Linear 0 0.1
N/A1105 Animate SubButton FgColor TanLight Linear 0.1 0.1
N/A1106 Animate SubButton FgColor LightOrange Linear 0.2 0.1
N/A1107 Animate SubButton FgColor TanLight Linear 0.3 0.1
N/A1108 Animate SubButton FgColor LightOrange Linear 0.4 0.1
N/A1109 Animate SubButton FgColor TanLight Linear 0.5 0.1
N/A1110}
N/A1111 
11021112//--------------------------------------------------------------------------
11031113event QuestItem_Expand
11041114{
11051115 Animate FrontFolderContainer ypos 240 Gain 0.75 0 0.4
11061116 RunEventChild IdentifyButtonContainer QuestItem_Identify_Expand 0
11071117 RunEventChild TurnInContainer QuestItem_Complete_Expand 0
N/A1118 
N/A1119 SetInputEnabled FrontFolderContainer 0 0
N/A1120 RunEventChild QuickplayButton QuestItem_Quickplay_Flash 3
11081121}
11091122 
11101123event QuestItem_Collapse
11121125 Animate FrontFolderContainer ypos 0 Gain 0.75 0 0.4
11131126 RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0
11141127 RunEventChild TurnInContainer QuestItem_Complete_Collapse 0
N/A1128 
N/A1129 SetInputEnabled FrontFolderContainer 1 0
11151130}
11161131 
11171132event QuestItem_TurningIn
11241139 Animate FrontFolderContainer ypos 0 Linear 0 0
11251140 RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0
11261141 RunEventChild TurnInContainer QuestItem_Complete_Collapse 0
N/A1142 
N/A1143 SetInputEnabled FrontFolderContainer 1 0
11271144}
11281145 
11291146//--------------------------------------------------------------------------
11431160 
11441161 // Immediately disable the mouse proxy so the inactive hint goes away
11451162 RunEventChild FrontFolderContainer QuestItem_DisableFrontMouse 0
N/A1163 SetInputEnabled FrontFolderContainer 0 0
11461164 
11471165 // Slide the sleeve
11481166 Animate SleeveImage xpos 300 Bias 0.2 0.0 0.4
11571175 Animate FrontFolderContainer ypos 240 Gain 0.75 0.4 0.4
11581176 Animate QuestPaperContainer tall 300 Gain 0.75 0.4 0.4
11591177 
1160N/A SetVisible FrontFolderContainer 0 0.8
N/A1178 RunEventChild QuickplayButton QuestItem_Quickplay_Flash 1
11611179}
11621180 
11631181event QuestItem_Collapse_Halloween
11781196 Animate ReadyToTurnInStatus xpos 10 Bias 0.8 0.5 0.2
11791197 Animate InactiveStatus xpos 10 Bias 0.8 0.5 0.2
11801198 Animate EncodedStatus xpos 10 Bias 0.8 0.5 0.2
1181N/A 
1182N/A SetVisible FrontFolderContainer 1 0
N/A1199 SetInputEnabled FrontFolderContainer 1 0
11831200}
11841201 
11851202event QuestItem_Reset_Halloween
11971214 
11981215 // Put the sleeve back
11991216 Animate SleeveImage xpos 15 Linear 0 0
N/A1217 SetInputEnabled FrontFolderContainer 1 0
12001218}
12011219 
12021220//--------------------------------------------------------------------------