taobin_project/video/script2.ev
2023-08-10 10:02:05 +07:00

23 lines
409 B
Text

Var MainfileSize = 0
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