add Nam Hom Coconut promotion (not finish yet)
This commit is contained in:
parent
3143147756
commit
32229624f7
56 changed files with 30456 additions and 2329 deletions
|
|
@ -294,6 +294,13 @@ If SystemDateMonthInt = 6 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateDayInt <= 15 Then
|
||||
STRCONTAIN "TaoBin_1_Baht_Energy" XMLProfile TaoBin_1_Baht_Energy
|
||||
If TaoBin_1_Baht_Energy = "true" Then
|
||||
Var EnergyDrink1BathPro = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateDayInt = 5 Then
|
||||
Var WednesdayMelonPro = 1
|
||||
EndIf
|
||||
|
|
@ -497,8 +504,8 @@ EndIf
|
|||
|
||||
Var CurrentMainVideoTemp = 0
|
||||
|
||||
If TeaTimePro = 1 Then
|
||||
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event_pro1.mp4"
|
||||
If NamHomCoconutPro = 1 Then
|
||||
Var VideoMainPage = "ROOT/taobin_project/image/event/nam_hom_coconut/nam_hom_coconut_main_page.png"
|
||||
Var CurrentMainVideoTemp = 1
|
||||
Var CountDownShowButton = 0
|
||||
;Var MainPageEventWithTimeout = 25
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue