taobin_project/video/script2.ev
2023-08-25 21:27:45 +07:00

18 lines
384 B
Text

GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize
SAVELOG "For change size this file."
If CountryName = "Malaysia" Then
Var EventTurnOn = 0
Else
If EventTurnOn = 1 Then
If MainfileSize = 4416315 Then
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
EndIf
EndIf
DEBUGVAR video_file_name
EndIf