THAI: Add Promotion 1 Bath Energy/Coffee drink

This commit is contained in:
Kenta420 2024-04-30 09:35:55 +07:00
parent cbd4e606c8
commit 3e89a2fd11
56 changed files with 68631 additions and 5575 deletions

View file

@ -90,6 +90,15 @@ Var FromTeaTimePro = 0
; Enable Free Fire, 1 - 30 Apr
Var FreeFirePro = 0
; Enable Energy Drink 1 Bath, 1 May - 31 May
Var EnergyDrink1BathPro = 0
Var FromEnergyDrink1BathPro = 0
; Enable Coffee Drink 1 Bath, 1 May - 31 May
Var CoffeeDrink1BathPro = 0
Var FromCoffeeDrink1BathPro = 0
Var NewCollectPoint = 1
Var NewFlowPaymentCode = 0
@ -233,6 +242,17 @@ If SystemDateMonthInt = 5 Then
If SystemDateDayInt <= 10 Then
Var TeaTimePro = 1
EndIf
STRCONTAIN "TaoBin_1_Baht_coffee" XMLProfile TaoBin_1_Baht_coffee
If TaoBin_1_Baht_coffee = "true" Then
Var CoffeeDrink1BathPro = 1
EndIf
STRCONTAIN "TaoBin_1_Baht_Energy" XMLProfile TaoBin_1_Baht_Energy
If TaoBin_1_Baht_Energy = "true" Then
Var EnergyDrink1BathPro = 1
EndIf
EndIf
@ -360,6 +380,9 @@ If taobin_nopro = "true" Then
Var FreeFirePro = 0
Var TeaTimePro = 0
Var EnergyDrink1BathPro = 0
Var CoffeeDrink1BathPro = 0
Var PepsiSecondCup30Enable = 0
Var PepsiSecondCup30DiscountEnable = 0
Var FromPepsiSecondCup30 = 0
@ -388,6 +411,7 @@ EndIf
If EnergyDrinkEnable = "true" Then
Else
Var EnergyDrink1BathPro = 0
Var FreeEnergyDrink = 0
EndIf
@ -422,9 +446,11 @@ If LipitPro = 1 Then
EndIf
Var CurrentMainVideoTemp = 0
If TeaTimePro = 1 Then
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event_pro1.mp4"
Var CurrentMainVideoTemp = 1
Var CountDownShowButton = 0
;Var MainPageEventWithTimeout = 25
Var ShowButtonClickFull = "Invisible"
@ -436,6 +462,5 @@ If TeaTimePro = 1 Then
Var WebAppShow = "Invisible"
EndIf
DEBUGVAR FreePowerup