taobin_project/inter/aus/video/script_thank.ev

17 lines
573 B
Text
Raw Normal View History

2023-10-16 17:27:52 +07:00
SAVELOG "For change size this file."
GetFileSizeK "taobin_project/inter/aus/video/frying_turtle_save_world.mp4" ThankyouFileSize
DEBUGVAR ThankyouFileSize
If ThankyouFileSize = 6285202 Then
Var video_file_name = "ROOT/taobin_project/inter/aus/video/frying_turtle_save_world.mp4"
EndIf
If EventNewYear = 1 Then
2023-10-16 17:27:52 +07:00
2023-12-20 10:22:17 +07:00
GetFileSizeK "taobin_project/inter/aus/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize
2023-12-21 13:21:42 +07:00
If MainfileSize = 6749397 Then
2023-12-20 10:22:17 +07:00
Var video_file_name = "ROOT/taobin_project/inter/aus/video/taobin_thank1_event.mp4"
EndIf
2023-10-16 17:27:52 +07:00
EndIf