debug
This commit is contained in:
parent
c2ad476b55
commit
a1c5512c4a
3 changed files with 16 additions and 35 deletions
|
|
@ -5,11 +5,11 @@
|
|||
; - ** topping.
|
||||
; - TelephoneNumber
|
||||
; - Market Code
|
||||
; -
|
||||
; -
|
||||
|
||||
; Set
|
||||
; - Amount 0 baht
|
||||
;
|
||||
;
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
Var ProcessCupDebugText = ""
|
||||
Var TimeOutSmoothiesProcess = 1
|
||||
|
||||
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -35,27 +35,16 @@
|
|||
|
||||
If TimeOutSmoothiesProcess > 0 Then
|
||||
Var TimeOutSmoothiesProcess = TimeOutSmoothiesProcess - 1
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
If TimeOutSmoothiesProcess = 0 Then
|
||||
Var OverrideVideoThankyou = 1
|
||||
Var IgnoreLidStrawAll = 1
|
||||
|
||||
Var ModeFreeEnable = 2
|
||||
Var PriceDrink = 30
|
||||
Var DiscountDrink = PriceDrink
|
||||
Var StrawState = "Enable"
|
||||
Var LidState = "Enable"
|
||||
Var Seeker.get_a_straw = StrawState
|
||||
Var Seeker.get_a_lid = LidState
|
||||
|
||||
Var Seeker.showname = " Smoothie "
|
||||
Var Seeker.PictureDrink = ""
|
||||
Var Seeker.CollectPointMain = 1
|
||||
|
||||
|
||||
MakeDrinkV1 SelectDrink SelectSugarID
|
||||
|
||||
;Open "ROOT/taobin_project/xml/page_payment.xml"
|
||||
Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue