taobin_project/video/script2.ev

19 lines
384 B
Text
Raw Normal View History

2022-11-22 15:24:12 +07:00
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize
2023-06-15 09:56:20 +07:00
SAVELOG "For change size this file."
2023-06-13 13:23:22 +07:00
2023-06-15 09:56:20 +07:00
If CountryName = "Malaysia" Then
Var EventTurnOn = 0
Else
If EventTurnOn = 1 Then
2023-08-10 10:02:05 +07:00
If MainfileSize = 4416315 Then
2023-06-15 09:56:20 +07:00
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
EndIf
2022-11-22 15:24:12 +07:00
EndIf
2023-06-15 09:56:20 +07:00
DEBUGVAR video_file_name
2022-11-22 15:24:12 +07:00
EndIf