update ticketer
This commit is contained in:
parent
c190c8fc62
commit
818cd03d90
2 changed files with 3043 additions and 3075 deletions
|
|
@ -94,42 +94,6 @@ Var LuckyDrawCampaign = 0
|
|||
|
||||
Var AdvertisePepsiAtTheSun = 0
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
Var LuckyDrawCampaign = 1
|
||||
|
||||
If SystemDateDayInt <= 6 Then
|
||||
Var ThickTeaByBrewerPro = 1
|
||||
Var ThickTeaByBrewerBanner = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateDayInt >= 7 Then
|
||||
Var StrawberrySeriesPro = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
; Clean flag start Feb
|
||||
If SystemDateMonthInt >= 2 Then
|
||||
If SystemDateDayInt >= 3 Then
|
||||
Var CleanFeedbackFlag = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt >= 3 Then
|
||||
Var CleanFeedbackFlag = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 2 Then
|
||||
Var OvaltineSchoolPro = 1
|
||||
|
||||
If SystemDateDayInt >= 10 Then
|
||||
If SystemDateDayInt <= 23 Then
|
||||
Var RedStringOfFatePro = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
If SystemDateDayInt >= 10 Then
|
||||
Var SwensenPro = 1
|
||||
|
|
@ -153,6 +117,7 @@ If SystemDateMonthInt = 4 Then
|
|||
Var KingdomThaiTeaPro = 1
|
||||
Var SongkranSoundCampaign = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
If SystemDateDayInt = 31 Then
|
||||
Var AdvertisePepsiAtTheSun = 1
|
||||
|
|
@ -193,11 +158,13 @@ If BoxID = 201714 Then
|
|||
Var OvaltineSchoolPro = 0
|
||||
Var KingdomThaiTeaPro = 1
|
||||
Var AdvertisePepsiAtTheSun = 1
|
||||
Var SongkranSoundCampaign = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 201729 Then
|
||||
Var KingdomThaiTeaPro = 1
|
||||
Var AdvertisePepsiAtTheSun = 1
|
||||
Var SongkranSoundCampaign = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 173149 Then
|
||||
|
|
@ -214,6 +181,7 @@ If BoxID = 123456 Then
|
|||
Var ToppingNewUINewSystem = 1
|
||||
Var AdvertisePepsiAtTheSun = 1
|
||||
Var KingdomThaiTeaPro = 1
|
||||
Var SongkranSoundCampaign = 1
|
||||
EndIf
|
||||
|
||||
; override again
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue