taobin_project/video/script2.ev
2023-10-14 09:04:22 +07:00

19 lines
389 B
Text

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