This commit is contained in:
wanlop run 2024-12-23 18:09:03 +07:00
parent 7dbdc5caeb
commit 1d06d8f72d
28 changed files with 255 additions and 1077 deletions

View file

@ -76,8 +76,6 @@ EndIf
If brewing_adv11_long_size = "" Then
GetFileSizeK "taobin_project/video/brewing_adv11_long.mp4" brewing_adv11_long_size
EndIf
DEBUGVAR brewing_adv11_long_size
If brewing_adv11_long_size = 8233782 Then
If WinterWonderPro = 1 Then
@ -90,12 +88,25 @@ If brewing_adv11_long_size = 8233782 Then
EndIf
If brewing_adv13_long_size = "" Then
GetFileSizeK "taobin_project/video/brewing_adv13_long.mp4" brewing_adv13_long_size
EndIf
DEBUGVAR brewing_adv13_long_size
If brewing_adv13_long_size = 3789806 Then
If StrawberrySeriesPro = 1 Then
Var MainAdvertiseFileName[MainAdvertiseRunSlot] = "ROOT/taobin_project/video/brewing_adv13_long.mp4"
Var MainAdvertiseVideoEnd[MainAdvertiseRunSlot] = 0
Var EventTurnOn = 1
Var MainAdvertiseRunSlot = MainAdvertiseRunSlot + 1
EndIf
EndIf
If brewing_adv21_long_size = "" Then
GetFileSizeK "taobin_project/video/brewing_adv21_long.mp4" brewing_adv21_long_size
EndIf
Var ThickTeaByBrewerPro = 1
DEBUGVAR brewing_adv21_long_size
If brewing_adv21_long_size = 6507746 Then
If ThickTeaByBrewerPro = 1 Then