This commit is contained in:
wanlop run 2024-11-25 17:16:16 +07:00
parent 0e19679048
commit d3456863d4
75 changed files with 12049 additions and 566 deletions

View file

@ -19,6 +19,7 @@
Var DefaultNormBanner = PepsiNormBanner
EndIf
If showMultiAds = "true" Then
@ -58,7 +59,8 @@
DEBUGVAR CountDownPauseVideo2
DEBUGVAR ads_idx
DEBUGVAR CountryName
DEBUGVAR DisplayAds
If CountryName = "Singapore" Then
@ -220,13 +222,13 @@
Var DisplayAds = AdvTaobinMenu + ".mp4"
EndIf
DEBUGVAR DisplayAds
</EventOpen>
<EventVideoEnd>
DEBUGVAR CurrentXMLFileName2
Var video_end = "Video end"
DEBUGVAR video_end
SAVELOG "Video Adv version 1.2"
DEBUGVAR showMultiAds
If CountDownPauseVideo2 = -1 Then
Var CountDownPauseVideo2 = 0
EndIf
@ -248,7 +250,10 @@
; Default. Do not edit here.
Var AdvTaobinMenu = "/mnt/sdcard/coffeevending/taobin_project/adv/taobin_adv_menu_" + a_video_menu[ads_idx]
Var DisplayAds = AdvTaobinMenu + ".mp4"
DEBUGVAR ads_idx
DEBUGVAR DisplayAds
If CountryName = "Singapore" Then
DEBUGVAR CountryName
DEBUGVAR CurrentXMLFileName2
@ -345,8 +350,6 @@
EndIf
EndIf
DEBUGVAR DisplayAds
If CountryName = "Malaysia" Then
DEBUGVAR PromotionOreoToppingFreeEnable
@ -384,8 +387,6 @@
Var DisplayAds = AdvTaobinMenu + ".mp4"
EndIf
Var XMLFileVideo = "false"
DEBUGVAR XMLFileVideo
DEBUGVAR DisplayAds
</EventVideoEnd>