Udpate
This commit is contained in:
parent
5d94b3c861
commit
94c75533d1
13 changed files with 15 additions and 36 deletions
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 33 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 38 KiB |
|
|
@ -2,16 +2,6 @@ Var MainfileSize = 0
|
|||
DEBUGVAR BoxID
|
||||
Var EventMatch = 0
|
||||
|
||||
If SystemDateMonthInt = 12 Then
|
||||
Var EventMatch = 1
|
||||
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 3 Then
|
||||
Var EventMatch = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR EventMatch
|
||||
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ SAVELOG "Happy new hurr."
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
|
|
|
|||
|
|
@ -2,16 +2,14 @@
|
|||
; Need var brew_txt2
|
||||
|
||||
|
||||
DEBUGVAR LipitPro
|
||||
|
||||
|
||||
DEBUGVAR ProBadValentineEnable
|
||||
|
||||
If PepsiSecondCup30Enable = 1 Then
|
||||
If LipitPro = 1 Then
|
||||
|
||||
|
||||
GetFileSizeK "taobin_project/video/brewing_adv4.mp4" brewing_adv_size
|
||||
DEBUGVAR brewing_adv_size
|
||||
If brewing_adv_size = 9010548 Then
|
||||
If brewing_adv_size = 408089 Then
|
||||
|
||||
Var adver_brewing_play_index = 1
|
||||
Var adver_brewing_count_down = 16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue