remove inter from script
This commit is contained in:
parent
5df6abeb5a
commit
8fc18a38e4
1 changed files with 8 additions and 12 deletions
|
|
@ -1,19 +1,15 @@
|
||||||
|
|
||||||
SAVELOG "For change size this file."
|
SAVELOG "For change size this file."
|
||||||
|
|
||||||
If CountryName = "Malaysia" Then
|
If EventTurnOn = 1 Then
|
||||||
Var EventTurnOn = 0
|
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
|
||||||
Else
|
DEBUGVAR MainfileSize
|
||||||
If EventTurnOn = 1 Then
|
|
||||||
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
|
|
||||||
DEBUGVAR MainfileSize
|
|
||||||
|
|
||||||
|
|
||||||
If MainfileSize = 4568650 Then
|
If MainfileSize = 4568650 Then
|
||||||
|
|
||||||
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
|
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
|
||||||
|
|
||||||
EndIf
|
|
||||||
EndIf
|
EndIf
|
||||||
DEBUGVAR video_file_name
|
|
||||||
EndIf
|
EndIf
|
||||||
|
DEBUGVAR video_file_name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue