THAI: Update Promotion
This commit is contained in:
parent
6761957213
commit
ba4e593e13
25 changed files with 19281 additions and 5280 deletions
|
|
@ -62,12 +62,12 @@
|
|||
Var DirImage = "ROOT/taobin_project/image/complete/"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Var text_bottom = DirImage + "text_bottom.png"
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
If LanguageShow = "UAE_DUBAI" Then
|
||||
|
||||
|
||||
Var text_bottom = CountryRootPath + "/image/complete_en/text_bottom.png"
|
||||
|
||||
EndIf
|
||||
|
|
@ -202,7 +202,7 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
Var TimeDelayDefault = 1200
|
||||
|
||||
|
|
@ -216,11 +216,20 @@
|
|||
AddData 50 dummyPhone param1 param2 param3
|
||||
EndIf
|
||||
|
||||
DEBUGVAR Seeker.BuyOreo11ProFlag
|
||||
If Seeker.BuyOreo11ProFlag = 1 Then
|
||||
Var dummyPhone = "0899999999"
|
||||
Var param1 = "2"
|
||||
Var param2 = ""
|
||||
Var param3 = ""
|
||||
AddData 50 dummyPhone param1 param2 param3
|
||||
EndIf
|
||||
|
||||
SAVELOG "drinkok.xml version 3"
|
||||
|
||||
Var DrinkNameOnArm[DrinkArmCupID] = Seeker.showname
|
||||
Var DrinkImageOnArm[DrinkArmCupID] = Seeker.PictureDrink
|
||||
|
||||
Var DrinkNameOnArm[DrinkArmCupID] = Seeker.showname
|
||||
Var DrinkImageOnArm[DrinkArmCupID] = Seeker.PictureDrink
|
||||
|
||||
DEBUGVAR DrinkArmCupID
|
||||
|
||||
DEBUGVAR DrinkImageOnArm[DrinkArmCupID]
|
||||
|
|
@ -258,7 +267,7 @@
|
|||
|
||||
EndIf
|
||||
|
||||
; 420 sec
|
||||
; 420 sec
|
||||
; to be obsolete
|
||||
If Timeout > 840 Then
|
||||
Var CountForRetryStuck = 1
|
||||
|
|
@ -292,7 +301,7 @@
|
|||
If NextOrder = "true" Then
|
||||
|
||||
; next order set. Havecup and checkup value must false. Certain cup not on any arm.
|
||||
|
||||
|
||||
If DoorCupPosition = "bottom" Then
|
||||
; BEGIN
|
||||
Var NextOrder = "false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue