This commit is contained in:
wanlop run 2023-12-20 11:15:09 +07:00
parent c873a02cdf
commit 5a13cbe074
2 changed files with 8 additions and 8 deletions

View file

@ -1,19 +1,19 @@
Var MainfileSize = 0
DEBUGVAR BoxID
Var EventMatch = 0
Var TeaserBottleEnable = 0
If SystemDateMonthInt = 12 Then
Var EventMatch = 1
EndIf
If SystemDateMonthInt = 1 Then
If SystemDateDayInt < 3 Then
Var EventMatch = 1
EndIf
If SystemDateMonthInt = 1 Then
If SystemDateDayInt < 3 Then
Var EventMatch = 1
EndIf
EndIf
DEBUGVAR EventMatch
If EventMatch = 1 Then
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize