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

From Team Fortress Wiki
Jump to: navigation, search
10661066 SetVisible CloseButton 1 0
10671067}
10681068 
N/A1069event CollectionCrafting_WaitForItemsOnly
N/A1070{
N/A1071 // Set Everything Invisible
N/A1072 SetVisible ReturnModel 0 0
N/A1073 SetVisible SendEvelopeButton 0 0
N/A1074 SetVisible ResponseTimeout 0 0
N/A1075 SetVisible WaitingForResponse 0 0
N/A1076 SetVisible ShowExplanationsButton1 0 0
N/A1077 SetVisible ShowExplanationsButton2 0 0
N/A1078 SetVisible ShowExplanationsButton2 0 0
N/A1079 SetVisible SendEvelopeButton 0 0
N/A1080 SetVisible CloseButton 0 0
N/A1081 
N/A1082 SetVisible ApplyStampButton 0 0
N/A1083 SetVisible Stamp 0 0
N/A1084 Animate Stamp xpos c140 Accel 0 0
N/A1085 Animate DrawingPanel xpos c0 Accel 0 0
N/A1086 Animate DrawingPanel wide 0 Accel 0 0
N/A1087 Animate LetterFront xpos c0 Accel 0 0
N/A1088 Animate LetterFront wide 0 Accel 0 0
N/A1089 Animate LetterBack_Top xpos c-250 Accel 0 0
N/A1090 Animate LetterBack_Top ypos 400 Accel 0 0
N/A1091 Animate LetterBack_Top wide 500 Accel 0 0
N/A1092 Animate LetterBack_Bottom xpos c-250 Accel 0 0
N/A1093 Animate LetterBack_Bottom ypos 400 Accel 0 0
N/A1094 Animate LetterBack_Bottom wide 500 Accel 0 0
N/A1095 Animate LetterBack_Flap xpos c-250 Accel 0 0
N/A1096 Animate LetterBack_Flap ypos 400 Accel 0 0
N/A1097 Animate LetterBack_Flap wide 500 Accel 0 0
N/A1098 Animate LetterBack_Flap tall 0 Deaccel 0.6 0.4
N/A1099 Animate LetterBack_Top ypos 400 Accel 0 0
N/A1100 
N/A1101 // Slider BG up
N/A1102 Animate BG Position "0 34" Deaccel 0 0.3
N/A1103 
N/A1104 // Fade dimmer down
N/A1105 Animate Dimmer Alpha "255" Linear 0 0.4
N/A1106}
10691107//--------------------------------------------------------------------------
10701108event QuestItem_Identify_Expand
10711109{
10991137 Animate Dimmer xpos 142 Linear 0 5
11001138}
11011139 
1102N/Aevent QuestItem_Quickplay_Flash
N/A1140event QuestItem_Options_Flash
11031141{
1104N/A Animate SubButton FgColor LightOrange Linear 0 0.1
1105N/A Animate SubButton FgColor TanLight Linear 0.1 0.1
1106N/A Animate SubButton FgColor LightOrange Linear 0.2 0.1
1107N/A Animate SubButton FgColor TanLight Linear 0.3 0.1
1108N/A Animate SubButton FgColor LightOrange Linear 0.4 0.1
1109N/A Animate SubButton FgColor TanLight Linear 0.5 0.1
N/A1142 Animate OptionsButton FgColor LightOrange Linear 0 0.1
N/A1143 Animate OptionsButton FgColor TanLight Linear 0.1 0.1
N/A1144 Animate OptionsButton FgColor LightOrange Linear 0.2 0.1
N/A1145 Animate OptionsButton FgColor TanLight Linear 0.3 0.1
N/A1146 Animate OptionsButton FgColor LightOrange Linear 0.4 0.1
N/A1147 Animate OptionsButton FgColor TanLight Linear 0.5 0.1
11101148}
11111149 
11121150//--------------------------------------------------------------------------
11171155 RunEventChild TurnInContainer QuestItem_Complete_Expand 0
11181156 
11191157 SetInputEnabled FrontFolderContainer 0 0
1120N/A RunEventChild QuickplayButton QuestItem_Quickplay_Flash 3
N/A1158 RunEvent QuestItem_Options_Flash 1
11211159}
11221160 
11231161event QuestItem_Collapse
11441182}
11451183 
11461184//--------------------------------------------------------------------------
N/A1185event QuestItem_Operation2_Expand
N/A1186{
N/A1187 StopEvent QuestItem_Operation2_Collapse 0
N/A1188 
N/A1189 RunEventChild IdentifyButtonContainer QuestItem_Identify_Expand 0.4
N/A1190 RunEventChild TurnInContainer QuestItem_Complete_Expand 0.4
N/A1191 
N/A1192 Animate FrontFolderContainer xpos -270 Gain 0.75 0.4 0.3
N/A1193 Animate BackFolderContainer xpos -270 Gain 0.75 0.4 0.3
N/A1194 Animate FrontFolderContainer xpos -10 Gain 0.75 0.7 0.3
N/A1195 Animate BackFolderContainer xpos 0 Gain 0.75 0.7 0.3
N/A1196 SetVisible FrontFolderContainer 0 0.7
N/A1197 SetVisible BackFolderContainer 1 0.7
N/A1198 
N/A1199 SetInputEnabled FrontFolderContainer 0 0
N/A1200 RunEvent QuestItem_Options_Flash 1
N/A1201}
N/A1202 
N/A1203event QuestItem_Operation2_Collapse
N/A1204{
N/A1205 StopEvent QuestItem_Operation2_Expand 0
N/A1206 
N/A1207 RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0
N/A1208 RunEventChild TurnInContainer QuestItem_Complete_Collapse 0
N/A1209 
N/A1210 Animate FrontFolderContainer xpos -270 Gain 0.75 0.0 0.3
N/A1211 Animate BackFolderContainer xpos -270 Gain 0.75 0.0 0.3
N/A1212 Animate FrontFolderContainer xpos 0 Gain 0.75 0.3 0.4
N/A1213 Animate BackFolderContainer xpos 0 Gain 0.75 0.3 0.4
N/A1214 SetVisible FrontFolderContainer 1 0.3
N/A1215 SetVisible BackFolderContainer 0 0.3
N/A1216 
N/A1217 SetInputEnabled FrontFolderContainer 1 0
N/A1218}
N/A1219 
N/A1220event QuestItem_Operation2_TurningIn
N/A1221{
N/A1222 RunEventChild TurnInContainer QuestItem_Complete_Progress 0
N/A1223}
N/A1224 
N/A1225event QuestItem_Operation2_Reset
N/A1226{
N/A1227 StopEvent QuestItem_Operation2_Collapse 0
N/A1228 StopEvent QuestItem_Operation2_Expand 0
N/A1229 
N/A1230 RunEventChild IdentifyButtonContainer QuestItem_Identify_Collapse 0
N/A1231 RunEventChild TurnInContainer QuestItem_Complete_Collapse 0
N/A1232 
N/A1233 Animate FrontFolderContainer xpos 0 Linear 0 0
N/A1234 Animate BackFolderContainer xpos 0 Linear 0 0
N/A1235 SetVisible FrontFolderContainer 1 0
N/A1236 SetVisible BackFolderContainer 0 0
N/A1237 
N/A1238 SetInputEnabled FrontFolderContainer 1 0
N/A1239}
N/A1240 
N/A1241//--------------------------------------------------------------------------
11471242event QuestItem_DisableFrontMouse
11481243{
11491244 SetVisible FrontInputProxyPanel 0 0
11751270 Animate FrontFolderContainer ypos 240 Gain 0.75 0.4 0.4
11761271 Animate QuestPaperContainer tall 300 Gain 0.75 0.4 0.4
11771272 
1178N/A RunEventChild QuickplayButton QuestItem_Quickplay_Flash 1
N/A1273 RunEvent QuestItem_Options_Flash 1
11791274}
11801275 
11811276event QuestItem_Collapse_Halloween
12401335 StopEvent QuestItem_Front_Selected 0
12411336 StopEvent QuestItem_Front_OtherSelected 0
12421337 
1243N/A Animate MainContainer ypos 180 Gain 0.75 0 0.4
N/A1338 Animate MainContainer ypos 120 Gain 0.75 0 0.4
12441339}
12451340 
12461341//--------------------------------------------------------------------------
12661361 StopEvent QuestItem_Back_Selected 0
12671362 StopEvent QuestItem_Back_OtherSelected 0
12681363 
1269N/A Animate MainContainer ypos 100 Gain 0.75 0 0.4
N/A1364 Animate MainContainer ypos 0 Gain 0.75 0 0.4
12701365}
12711366 
12721367//--------------------------------------------------------------------------