AUS: Update Anniversary promotion

This commit is contained in:
Kenta420 2024-10-08 12:49:57 +07:00
parent c90edea31e
commit 8cf7692d76
8 changed files with 903 additions and 888 deletions

View file

@ -507,19 +507,34 @@ STRAWBERRY SHAKE 51-04-03-0013 1 25 26 19 17 23 41 24 178 2:58 35
ICED AMERICANO BLUE DADDY 51-01-03-0019 1 2 36 3 4 5 23 16 41 24 133 2:13 32
Coke 51-05-03-0019 1 23 37 13 41 24 49 0:49 23
Latte with a twist 51-21-01-0076 1 2 3 4 5 6 70 24 49 0:49 23
Caramel choc espresso, hot 51-21-01-0077 1 2 3 4 5 15 6 7 24 49 0:49 23
Caramel choc espresso, iced 51-21-02-0077 1 2 3 4 5 15 6 7 23 24 49 0:49 23
Caramel choc espresso, frappe 51-21-03-0077 1 2 3 4 5 15 6 23 41 24 49 0:49 23
Bananoffee Latte, hot 51-21-01-0078 1 2 3 4 5 6 70 24 49 0:49 23
Bananoffee Latte, iced 51-21-02-0078 1 2 3 4 5 6 70 23 24 49 0:49 23
Vanilla caramel latte, hot 51-21-01-0079 1 2 3 4 5 63 22 6 24 49 0:49 23
Vanilla caramel latte, iced 51-21-02-0079 1 2 3 4 5 63 22 6 23 24 49 0:49 23
Caramel mocha, iced 51-21-02-0080 1 2 3 4 5 15 22 70 23 24 49 0:49 23
Strawberry Matcha Latte, iced 51-02-02-0071 1 8 9 19 16 23 24 49 0:49 23
Lychee matcha iced tea 51-02-02-0072 1 8 9 11 16 23 24 49 0:49 23
Melon matcha iced tea 51-02-02-0073 1 8 9 52 16 23 24 49 0:49 23
Yuzu matcha iced tea 51-02-02-0074 1 8 9 53 16 23 24 49 0:49 23
Lychee jasmine iced tea 51-02-02-0075 1 11 10 23 24 49 0:49 23
Melon jasmine iced tea 51-02-02-0076 1 52 10 23 24 49 0:49 23
Yuzu jasmine iced tea 51-02-02-0077 1 53 10 23 24 49 0:49 23
Bananoffee milkshake, hot 51-03-01-0077 1 6 70 22 56 27 28 24 49 0:49 23
Bananoffee milkshake, iced 51-03-02-0077 1 6 70 23 22 56 27 28 24 49 0:49 23
Bananoffee milkshake, frappe 51-03-03-0077 1 6 70 23 22 56 27 28 41 24 49 0:49 23
Bananoffee Pie 51-03-03-0078 1 6 70 23 22 56 41 24 49 0:49 23
Choc caramel crumble 51-03-03-0079 1 6 70 23 22 15 41 24 49 0:49 23
Espresso caramel protein shake 51-04-02-0059 1 2 3 4 5 25 26 70 23 24 49 0:49 23
Vanilla protein shake 51-04-02-0060 1 63 25 26 6 70 23 24 49 0:49 23
Lychee pepsi 51-05-02-0128 1 14 11 23 13 24 49 0:49 23
Turtle energy lychee soda 51-05-02-0129 1 11 34 13 23 24 49 0:49 23
Turtle energy melon soda 51-05-02-0130 1 52 34 13 23 24 49 0:49 23
Turtle energy mint soda 51-05-02-0131 1 59 34 13 23 24 49 0:49 23
Turtle energy Tokyo banana soda 51-05-02-0132 1 53 34 13 23 24 49 0:49 23

Can't render this file because it has a wrong number of fields in line 40.

View file

Before

Width:  |  Height:  |  Size: 313 KiB

After

Width:  |  Height:  |  Size: 313 KiB

Before After
Before After

View file

@ -1,3 +1,3 @@
normal_eng=ROOT/taobin_project/inter/aus/image/event/anniversary_1st.png
press_eng=ROOT/taobin_project/inter/aus/image/event/anniversary_1st.png
disable_eng=ROOT/taobin_project/inter/aus/image/event/anniversary_1st.png
normal_eng=ROOT/taobin_project/inter/aus/image/event/anniversary_1st_extended.png
press_eng=ROOT/taobin_project/inter/aus/image/event/anniversary_1st_extended.png
disable_eng=ROOT/taobin_project/inter/aus/image/event/anniversary_1st_extended.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

File diff suppressed because it is too large Load diff

View file

@ -18,7 +18,7 @@ Var WestfieldCatalogFlag = 0
; 2 - 29 Sep
Var AnniverseryPro = 0
If SystemDateMonthInt = 9 Then
If SystemDateMonthInt = 10 Then
If SystemDateDayInt >= 2 Then
If SystemDateDayInt <= 29 then
Var AnniverseryPro = 1

View file

@ -7,8 +7,8 @@
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
Var Timeout = 0
Var Timeout = 0
Var LangButtonEnable = "Enable"
If CountryName = "Singapore" Then
@ -18,11 +18,11 @@
If CountryName = "HongKong" Then
Var LangButtonEnable = "Invisible"
EndIf
DEBUGVAR LangButtonEnable
If show_eng = "true" Then
If show_eng = "true" Then
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
@ -32,11 +32,11 @@
EndIf
Var DirImage = "ROOT/taobin_project/inter/whatthecup/sgp/image/page_thankyou_en"
Else
Var show_btp = "ROOT/taobin_project/image/bn_eng_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_eng_lang.png"
@ -45,19 +45,19 @@
Var show_btn = ""
EndIf
Var DirImage = "ROOT/taobin_project/image/page_thankyou"
EndIf
If show_eng = "true" Then
If show_eng = "true" Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Dont_forget_your_changes_below.mp3"
Else
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/Dont_forget_your_changes_below.mp3"
EndIf
Var imgGetChange = "/imgGetChange.png"
;inter-image
If CountryName = "Malaysia" Then
Var imgGetChange = "/imgGetChange-MYR.png"
@ -66,7 +66,7 @@
;inter-image
If CountryName = "Indonesia" Then
Var imgGetChange = "/imgGetChange-IDR.png"
EndIf
EndIf
;inter-image
If CountryName = "Singapore" Then
@ -89,19 +89,19 @@
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
Var Timeout = Timeout + 1
<EventTimeout>
If Timeout >= 2 Then
Var Timeout = Timeout + 1
If ChangeStatus = "payout-end" Then
If Timeout >= 2 Then
If ChangeStatus = "payout-end" Then
Var Timeout = 30
EndIf
If Seeker = "curr" Then
Var Timeout = 30
EndIf
EndIf
If Timeout >= 30 Then
@ -111,7 +111,7 @@
DEBUGVAR PayDetail
DEBUGVAR PayDetail2
UpdateTxRef2 TxRef1 ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate PayO2 PdpaAccept VendingDiscount VendingCampaign PayReference PayType CreditReference PayDetail PayDetail2
UpdateTxRef2 TxRef1 ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate PayO2 PdpaAccept VendingDiscount VendingCampaign PayReference PayType CreditReference PayDetail PayDetail2
EndIf
If InternationalEnable = 1 Then
@ -120,9 +120,9 @@
If Seeker = "next" Then
;CoinBack
Open Brew3ConInter
Open Brew3ConInter
Else
Open Brew3Inter
Open Brew3Inter
EndIf
Else
@ -132,13 +132,13 @@
If Seeker = "next" Then
;CoinBack
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
Open "ROOT/taobin_project/xml/page_brewing3.xml"
Open "ROOT/taobin_project/xml/page_brewing3.xml"
EndIf
EndIf
EndIf
;If New_Payment = 1 Then
; TRY "/mnt/sdcard/coffeevending/taobin_project/xml/process/payment.ev"
@ -146,20 +146,20 @@
;If Seeker = "next" Then
;CoinBack
; Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
; Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
;Else
; Open "ROOT/taobin_project/xml/page_brewing3.xml"
; Open "ROOT/taobin_project/xml/page_brewing3.xml"
;EndIf
EndIf
EndIf
Refresh
TimerReset
</EventTimeout>
</EventTimeout>
;include="ROOT/taobin_project/inc/video.inc"
@ -180,8 +180,8 @@
<FilenamePress> show_btp </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
<EventClick>
</EventClick>
</Button>

View file

@ -7,8 +7,8 @@
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
Var Timeout = 0
Var Timeout = 0
Var LangButtonEnable = "Enable"
If CountryName = "Singapore" Then
@ -18,11 +18,11 @@
If CountryName = "HongKong" Then
Var LangButtonEnable = "Invisible"
EndIf
DEBUGVAR LangButtonEnable
If show_eng = "true" Then
If show_eng = "true" Then
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
@ -32,11 +32,11 @@
EndIf
Var DirImage = "ROOT/taobin_project/inter/whatthecup/sgp/image/page_thankyou_en"
Else
Var show_btp = "ROOT/taobin_project/image/bn_eng_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_eng_lang.png"
@ -45,19 +45,19 @@
Var show_btn = ""
EndIf
Var DirImage = "ROOT/taobin_project/image/page_thankyou"
EndIf
If show_eng = "true" Then
If show_eng = "true" Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Dont_forget_your_changes_below.mp3"
Else
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/Dont_forget_your_changes_below.mp3"
EndIf
Var imgGetChange = "/imgGetChange.png"
;inter-image
If CountryName = "Malaysia" Then
Var imgGetChange = "/imgGetChange-MYR.png"
@ -66,7 +66,7 @@
;inter-image
If CountryName = "Indonesia" Then
Var imgGetChange = "/imgGetChange-IDR.png"
EndIf
EndIf
;inter-image
If CountryName = "Singapore" Then
@ -89,19 +89,19 @@
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
Var Timeout = Timeout + 1
<EventTimeout>
If Timeout >= 2 Then
Var Timeout = Timeout + 1
If ChangeStatus = "payout-end" Then
If Timeout >= 2 Then
If ChangeStatus = "payout-end" Then
Var Timeout = 30
EndIf
If Seeker = "curr" Then
Var Timeout = 30
EndIf
EndIf
If Timeout >= 30 Then
@ -111,7 +111,7 @@
DEBUGVAR PayDetail
DEBUGVAR PayDetail2
UpdateTxRef2 TxRef1 ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate PayO2 PdpaAccept VendingDiscount VendingCampaign PayReference PayType CreditReference PayDetail PayDetail2
UpdateTxRef2 TxRef1 ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate PayO2 PdpaAccept VendingDiscount VendingCampaign PayReference PayType CreditReference PayDetail PayDetail2
EndIf
If InternationalEnable = 1 Then
@ -120,9 +120,9 @@
If Seeker = "next" Then
;CoinBack
Open Brew3ConInter
Open Brew3ConInter
Else
Open Brew3Inter
Open Brew3Inter
EndIf
Else
@ -132,13 +132,13 @@
If Seeker = "next" Then
;CoinBack
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
Open "ROOT/taobin_project/xml/page_brewing3.xml"
Open "ROOT/taobin_project/xml/page_brewing3.xml"
EndIf
EndIf
EndIf
;If New_Payment = 1 Then
; TRY "/mnt/sdcard/coffeevending/taobin_project/xml/process/payment.ev"
@ -146,20 +146,20 @@
;If Seeker = "next" Then
;CoinBack
; Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
; Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
;Else
; Open "ROOT/taobin_project/xml/page_brewing3.xml"
; Open "ROOT/taobin_project/xml/page_brewing3.xml"
;EndIf
EndIf
EndIf
Refresh
TimerReset
</EventTimeout>
</EventTimeout>
;include="ROOT/taobin_project/inc/video.inc"
@ -180,8 +180,8 @@
<FilenamePress> show_btp </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
<EventClick>
</EventClick>
</Button>