THAI INTER: Fix Page_drinkfail, Page_show_error [multi refresh], Page_thank_you [credit], Add Image
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 133 KiB |
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 12 KiB |
BIN
image/event/lucky_draw_ads/bn_interested_mmr.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
image/event/lucky_draw_ads/bn_skip_mmr.png
Normal file
|
After Width: | Height: | Size: 4 KiB |
BIN
image/event/lucky_draw_ads/bp_interested_mmr.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
image/event/lucky_draw_ads/bp_skip_mmr.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
image/event/lucky_draw_ads/text_mmr.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
image/page_thankyou_mmr/imgGetChange-HKG.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
image/page_thankyou_mmr/imgGetChange-IDR.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
image/page_thankyou_mmr/imgGetChange-MYR.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
image/page_thankyou_mmr/imgGetChange-SGP.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
image/page_thankyou_mmr/imgGetChange-UAE_DUBAI.png
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
image/page_thankyou_mmr/imgGetChange.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
image/page_thankyou_mmr/remainCredit-AUD.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
image/page_thankyou_mmr/remainCredit-HKG.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
image/page_thankyou_mmr/remainCredit-IDR.png
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
image/page_thankyou_mmr/remainCredit-MYR.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
image/page_thankyou_mmr/remainCredit-SGP.png
Normal file
|
After Width: | Height: | Size: 6 KiB |
BIN
image/page_thankyou_mmr/remainCredit-UAE_DUBAI.png
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
image/page_thankyou_mmr/remainCredit.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
|
|
@ -193,12 +193,12 @@
|
|||
RootLayoutVisible 3 "show"
|
||||
|
||||
;for test!!!!!!!!!!!!!!!
|
||||
If InternationalEnable = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
Var ShowButtonClick2 = "Enable"
|
||||
Var ButtontoTopupMenu = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
;If InternationalEnable = 1 Then
|
||||
;If CountryName = "Thailand" Then
|
||||
;Var ShowButtonClick2 = "Enable"
|
||||
;Var ButtontoTopupMenu = "Enable"
|
||||
;EndIf
|
||||
;EndIf
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
|
|||
|
|
@ -1131,6 +1131,9 @@
|
|||
If EnableMultiInstance = "true" Then
|
||||
If CountryName = "Thailand" Then
|
||||
|
||||
; test payment
|
||||
Var New_Payment = 1
|
||||
|
||||
Var InternationalEnable = 1
|
||||
DEBUGVAR InternationalEnable
|
||||
|
||||
|
|
@ -1149,7 +1152,7 @@
|
|||
Var ENABLE_UAE_DUBAI = "Invisible"
|
||||
EnableLanguage "ENG"
|
||||
EnableLanguage "THAI"
|
||||
EnableLanguage "MYANMAR"
|
||||
;EnableLanguage "MYANMAR"
|
||||
|
||||
If MyanmarLangEnable = "true" Then
|
||||
EnableLanguage "MYANMAR"
|
||||
|
|
@ -1168,6 +1171,7 @@
|
|||
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
Var ButtontoTopupMenu = "Enable"
|
||||
Var CurrentPageShowError = 0
|
||||
|
||||
|
||||
Var PriceUnitText = ""
|
||||
|
|
|
|||
|
|
@ -17,6 +17,10 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing/"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
|
||||
EndIf
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
StopLongPlay
|
||||
|
|
|
|||
|
|
@ -8,6 +8,8 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
|
||||
Var Seeker.TNumberTaobinMember = ""
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -17,6 +17,10 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/collectiing/"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
|
||||
EndIf
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
Var GetFreeFlag = 0
|
||||
|
|
|
|||
|
|
@ -1238,10 +1238,11 @@
|
|||
Var PayState2 = "Disable"
|
||||
EndIf
|
||||
|
||||
Var PayState2 = "Enable"
|
||||
Var PayState3 = "Enable"
|
||||
Var PayState4 = "Enable"
|
||||
Var PayState5 = "Enable"
|
||||
;for test
|
||||
;Var PayState2 = "Enable"
|
||||
;Var PayState3 = "Enable"
|
||||
;Var PayState4 = "Enable"
|
||||
;Var PayState5 = "Enable"
|
||||
</EventOpen>
|
||||
|
||||
<EventActionOk>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,11 @@
|
|||
Var countClick = 0
|
||||
Var countClick2 = 0
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
Var CurrentPageShowError = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR MachineStage
|
||||
DEBUGVAR stop_now
|
||||
|
|
@ -190,7 +195,7 @@
|
|||
|
||||
Function 2
|
||||
|
||||
Refresh
|
||||
RefreshAll
|
||||
</EventLanguageOnChange>
|
||||
|
||||
<Function2>
|
||||
|
|
|
|||
|
|
@ -69,6 +69,13 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/page_thankyou"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
|
||||
Var BottomText = PicturePath + "text_bottom_eng.png"
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/image/page_thankyou_en"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR StarwState
|
||||
DEBUGVAR LidState
|
||||
DEBUGVAR BottomText
|
||||
|
|
|
|||
|
|
@ -48,6 +48,13 @@
|
|||
Var BottomText = PicturePath + "text_bottom_thai2.png"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
|
||||
Var BottomText = PicturePath + "text_bottom_eng.png"
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/image/page_thankyou_mmr"
|
||||
EndIf
|
||||
|
||||
;DEBUGVAR StarwState
|
||||
;DEBUGVAR LidState
|
||||
DEBUGVAR BottomText
|
||||
|
|
@ -108,6 +115,10 @@
|
|||
Var DirImage2 = "ROOT/taobin_project/image/complete/"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var DirImage2 = "ROOT/taobin_project/image/complete_mmr/"
|
||||
EndIf
|
||||
|
||||
Var txtDrinkOKState = "Invisible"
|
||||
Var buttonRemoveCup = "Invisible"
|
||||
|
||||
|
|
@ -280,6 +291,9 @@
|
|||
Else
|
||||
Var MachineErrorDetailAll = " กรุณานำแก้วออกก่อนครับ/คะ"
|
||||
EndIf
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var MachineErrorDetailAll = " ကျေးဇူးပြုပြီး ဖန်ခွက်ကို အရင်ထုတ်ပါ။"
|
||||
EndIf
|
||||
Else
|
||||
If CupChecking = "true" Then
|
||||
If show_eng = "true" Then
|
||||
|
|
@ -287,12 +301,18 @@
|
|||
Else
|
||||
Var MachineErrorDetailAll = " กรุณานำแก้วออกก่อนครับ/คะ"
|
||||
EndIf
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var MachineErrorDetailAll = " ကျေးဇူးပြုပြီး ဖန်ခွက်ကို အရင်ထုတ်ပါ။"
|
||||
EndIf
|
||||
Else
|
||||
If show_eng = "true" Then
|
||||
Var MachineErrorDetailAll = " Press button for take a cup."
|
||||
Else
|
||||
Var MachineErrorDetailAll = " กรุณากดปุ่ม แล้วนำแก้วออกก่อนครับ/คะ"
|
||||
EndIf
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var MachineErrorDetailAll = " ကျေးဇူးပြုပြီး ဖန်ခွက်ကို အရင်ထုတ်ပါ။"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
|
|
@ -39,6 +39,13 @@
|
|||
Var BottomText = PicturePath + "text_bottom_thai2.png"
|
||||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
|
||||
Var BottomText = PicturePath + "text_bottom_eng.png"
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/image/page_thankyou_mmr"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR StarwState
|
||||
DEBUGVAR LidState
|
||||
DEBUGVAR BottomText
|
||||
|
|
|
|||
|
|
@ -204,6 +204,9 @@
|
|||
DEBUGVAR BrewCommand
|
||||
Var BrewCommand = "-"
|
||||
If EnableMultiInstance = "true" Then
|
||||
If CurrentPageShowError = 1 Then
|
||||
;do not thing
|
||||
Else
|
||||
InstanceOverSetString "RefreshNow" 5
|
||||
InstanceOverSetString "RefreshNow" 6
|
||||
InstanceOverSetString "RefreshNow" 7
|
||||
|
|
@ -215,6 +218,7 @@
|
|||
|
||||
; Trick Refresh First
|
||||
Var SlientRefreshIndex = 2
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
If Not#CountDownForMulti = 99 Then
|
||||
|
|
|
|||