DUBAI: rm sound thai & fix bug next order (dubai) not show
This commit is contained in:
parent
c86afed35d
commit
95025531da
12 changed files with 132 additions and 60 deletions
|
|
@ -24,7 +24,11 @@ Else
|
||||||
If buttonRemoveCup = "Enable" Then
|
If buttonRemoveCup = "Enable" Then
|
||||||
If CupChecking = "false" Then
|
If CupChecking = "false" Then
|
||||||
If DoorCupPosition = "bottom" Then
|
If DoorCupPosition = "bottom" Then
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
If InternationalEnable = 1 Then
|
||||||
|
|
||||||
|
Else
|
||||||
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
|
|
@ -206,6 +206,9 @@
|
||||||
|
|
||||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||||
Var AdvTaobinMenu = DefaultNormBanner
|
Var AdvTaobinMenu = DefaultNormBanner
|
||||||
|
If UsePepsiTheme = 0 Then
|
||||||
|
Var AdvTaobinMenu = AdvTaobinMenu + a_video_menu[ads_idx]
|
||||||
|
EndIf
|
||||||
Var DisplayAds = AdvTaobinMenu + ".mp4"
|
Var DisplayAds = AdvTaobinMenu + ".mp4"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -359,6 +362,9 @@
|
||||||
|
|
||||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||||
Var AdvTaobinMenu = DefaultNormBanner
|
Var AdvTaobinMenu = DefaultNormBanner
|
||||||
|
If UsePepsiTheme = 0 Then
|
||||||
|
Var AdvTaobinMenu = AdvTaobinMenu + a_video_menu[ads_idx]
|
||||||
|
EndIf
|
||||||
Var DisplayAds = AdvTaobinMenu + ".mp4"
|
Var DisplayAds = AdvTaobinMenu + ".mp4"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -114,38 +114,18 @@
|
||||||
EndIf
|
EndIf
|
||||||
;inter-image
|
;inter-image
|
||||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||||
;Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/image/drink_option_aus/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/image/page3_2_en/"
|
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
|
||||||
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2_en/"
|
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2_en/"
|
||||||
Var DirImage = "ROOT/taobin_project/inter/whatthecup/image/page3_en"
|
Var DirImage = "ROOT/taobin_project/image/page3_en"
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
Var ice_tab_text = "Ice will be ready at "
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If LanguageShow = "UAE_DUBAI" Then
|
If LanguageShow = "UAE_DUBAI" Then
|
||||||
;Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
|
||||||
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
|
Var DirImageAlter = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
|
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
Var DirImage = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
|
Var DirImage = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
|
||||||
EndIf
|
|
||||||
|
|
||||||
If UsePepsiTheme = 1 Then
|
|
||||||
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
|
||||||
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
|
|
||||||
If LanguageShow = "UAE_DUBAI" Then
|
|
||||||
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
|
||||||
Var DirImageAlter = DirImageAlter + "/image/page3_2/"
|
|
||||||
|
|
||||||
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
|
||||||
Var DirImage = DirImage + "/image/page3/"
|
|
||||||
Else
|
|
||||||
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
|
||||||
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
|
|
||||||
|
|
||||||
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
|
||||||
Var DirImage = DirImage + "/image/page3_en/"
|
|
||||||
|
|
||||||
Var ice_tab_text = "Ice will be ready at "
|
|
||||||
EndIf
|
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
SAVELOG "EventLanguageOnChange menu -list"
|
SAVELOG "EventLanguageOnChange menu -list"
|
||||||
|
|
@ -171,7 +151,7 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 0 </X>
|
<X> 0 </X>
|
||||||
<Y> 494 </Y>
|
<Y> 494 </Y>
|
||||||
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -187,8 +167,8 @@
|
||||||
<Button>
|
<Button>
|
||||||
<X> 19 </X>
|
<X> 19 </X>
|
||||||
<Y> 381 </Y>
|
<Y> 381 </Y>
|
||||||
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
|
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename>
|
||||||
<FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
|
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress>
|
||||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
|
|
@ -492,7 +472,7 @@
|
||||||
<Width> 170 </Width>
|
<Width> 170 </Width>
|
||||||
<Height> 30 </Height>
|
<Height> 30 </Height>
|
||||||
<Font> KanitMediumTTF </Font>
|
<Font> KanitMediumTTF </Font>
|
||||||
<Color> WTCBlueColor </Color>
|
<Color> HeadlineColor </Color>
|
||||||
<Value> PriceUnitText </Value>
|
<Value> PriceUnitText </Value>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,15 +8,21 @@ if param == "old":
|
||||||
f.close()
|
f.close()
|
||||||
else:
|
else:
|
||||||
if "v2" in param:
|
if "v2" in param:
|
||||||
print("new layout catalog ============================> inter.")
|
if "pepsi" in param:
|
||||||
f = open( directory_to_process + "/menu_catalog_new.lxml", "r")
|
print("new layout catalog ============================> inter.")
|
||||||
#print(f.read())
|
f = open( directory_to_process + "/menu_catalog_new_pepsi.lxml", "r")
|
||||||
out_xml(f.read())
|
#print(f.read())
|
||||||
f.close()
|
out_xml(f.read())
|
||||||
|
f.close()
|
||||||
|
else:
|
||||||
|
print("new layout catalog ============================> inter.")
|
||||||
|
f = open( directory_to_process + "/menu_catalog_new.lxml", "r")
|
||||||
|
#print(f.read())
|
||||||
|
out_xml(f.read())
|
||||||
|
f.close()
|
||||||
else:
|
else:
|
||||||
print("new layout catalog enable.")
|
print("new layout catalog enable.")
|
||||||
f = open( directory_to_process + "/menu_catalog_new.xml", "r")
|
f = open( directory_to_process + "/menu_catalog_new.xml", "r")
|
||||||
#print(f.read())
|
#print(f.read())
|
||||||
out_xml(f.read())
|
out_xml(f.read())
|
||||||
f.close()
|
f.close()
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -269,9 +269,12 @@
|
||||||
out_xml( '\t<Width>220</Width>\r\n')
|
out_xml( '\t<Width>220</Width>\r\n')
|
||||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||||
|
|
||||||
|
if "pepsi" in param:
|
||||||
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
|
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
|
||||||
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
|
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
|
||||||
|
else:
|
||||||
|
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
|
||||||
|
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
|
||||||
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
||||||
|
|
||||||
#out_xml( '\t<Value> Var( "฿" + $' + spl[ idx_hot_product_code] + '.Price ) </Value>\r\n')
|
#out_xml( '\t<Value> Var( "฿" + $' + spl[ idx_hot_product_code] + '.Price ) </Value>\r\n')
|
||||||
|
|
@ -314,8 +317,12 @@
|
||||||
out_xml( '\t<Width>220</Width>\r\n')
|
out_xml( '\t<Width>220</Width>\r\n')
|
||||||
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
|
||||||
|
|
||||||
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
|
if "pepsi" in param:
|
||||||
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
|
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
|
||||||
|
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
|
||||||
|
else:
|
||||||
|
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
|
||||||
|
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
|
||||||
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
||||||
if "inter" in param:
|
if "inter" in param:
|
||||||
if "free" in param:
|
if "free" in param:
|
||||||
|
|
@ -353,8 +360,12 @@
|
||||||
out_xml( '\t<Font> KanitRegularTTF </Font>\r\n')
|
out_xml( '\t<Font> KanitRegularTTF </Font>\r\n')
|
||||||
#out_xml( '\t<Align> end </Align>\r\n')
|
#out_xml( '\t<Align> end </Align>\r\n')
|
||||||
|
|
||||||
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
|
if "pepsi" in param:
|
||||||
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
|
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
|
||||||
|
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
|
||||||
|
else:
|
||||||
|
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
|
||||||
|
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
|
||||||
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
out_xml( '\t<State> ' + shw + ' </State>\r\n')
|
||||||
if "inter" in param:
|
if "inter" in param:
|
||||||
if "free" in param:
|
if "free" in param:
|
||||||
|
|
|
||||||
|
|
@ -1813,7 +1813,7 @@
|
||||||
<Y> 1787 </Y>
|
<Y> 1787 </Y>
|
||||||
<State>SelectMenuBetweenBrewEnable2</State>
|
<State>SelectMenuBetweenBrewEnable2</State>
|
||||||
<Filename> Var( DirImageDoing + "/bn_next_order.png" ) </Filename>
|
<Filename> Var( DirImageDoing + "/bn_next_order.png" ) </Filename>
|
||||||
<FilenamePress> Var( DirImageDoing + "/bp_next_order.png" )"/bp_next_order.png" </FilenamePress>
|
<FilenamePress> Var( DirImageDoing + "/bp_next_order.png" ) </FilenamePress>
|
||||||
<EventClick>
|
<EventClick>
|
||||||
If MachineState_Result = 0 Then
|
If MachineState_Result = 0 Then
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,9 @@
|
||||||
<Volume> SoundVolume </Volume>
|
<Volume> SoundVolume </Volume>
|
||||||
<EventOpen>
|
<EventOpen>
|
||||||
|
|
||||||
|
;
|
||||||
|
Var DirImageDoing = "ROOT/taobin_project/inter/uae_dubai/image/page_doing"
|
||||||
|
|
||||||
Var ActionOKCase = 0
|
Var ActionOKCase = 0
|
||||||
Var Seeker = "curr"
|
Var Seeker = "curr"
|
||||||
|
|
||||||
|
|
@ -36,8 +39,10 @@
|
||||||
DEBUGVAR Seeker
|
DEBUGVAR Seeker
|
||||||
DEBUGVAR IMG_CNT
|
DEBUGVAR IMG_CNT
|
||||||
|
|
||||||
Var next_pic_bn = DirImage + "/bn_add_order.png"
|
Var next_pic_bn = DirImageDoing + "/bn_next_order.png"
|
||||||
Var next_pic_bp = DirImage + "/bp_add_order.png"
|
Var next_pic_bp = DirImageDoing + "/bp_next_order.png"
|
||||||
|
|
||||||
|
|
||||||
Var text_next_order = DirImage + "/text_next_order.png"
|
Var text_next_order = DirImage + "/text_next_order.png"
|
||||||
|
|
||||||
If NextOrder = "true" Then
|
If NextOrder = "true" Then
|
||||||
|
|
@ -1074,6 +1079,13 @@
|
||||||
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||||
EndIf
|
EndIf
|
||||||
</EventClick>
|
</EventClick>
|
||||||
|
<Language>
|
||||||
|
<X> 0 </X>
|
||||||
|
<Y> 20 </Y>
|
||||||
|
<Width> 297 </Width>
|
||||||
|
<Height> 96 </Height>
|
||||||
|
<ID> 000407 </ID>
|
||||||
|
</Language>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -256,7 +256,11 @@
|
||||||
Var Timeout2 = Timeout2 + 1
|
Var Timeout2 = Timeout2 + 1
|
||||||
|
|
||||||
If Timeout2 > 15 Then
|
If Timeout2 > 15 Then
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
If InternationalEnable = 1 Then
|
||||||
|
|
||||||
|
Else
|
||||||
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
||||||
|
EndIf
|
||||||
Var Timeout2 = 0
|
Var Timeout2 = 0
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -459,7 +459,11 @@
|
||||||
Var Timeout2 = Timeout2 + 1
|
Var Timeout2 = Timeout2 + 1
|
||||||
|
|
||||||
If Timeout2 > 15 Then
|
If Timeout2 > 15 Then
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
If InternationalEnable = 1 Then
|
||||||
|
|
||||||
|
Else
|
||||||
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
||||||
|
EndIf
|
||||||
Var Timeout2 = 0
|
Var Timeout2 = 0
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -473,7 +477,11 @@
|
||||||
Var Timeout2 = Timeout2 + 1
|
Var Timeout2 = Timeout2 + 1
|
||||||
|
|
||||||
If Timeout2 > 15 Then
|
If Timeout2 > 15 Then
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
If InternationalEnable = 1 Then
|
||||||
|
|
||||||
|
Else
|
||||||
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
||||||
|
EndIf
|
||||||
Var Timeout2 = 0
|
Var Timeout2 = 0
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -501,6 +501,7 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR DirImage2
|
DEBUGVAR DirImage2
|
||||||
|
Var CancelContinue = 0
|
||||||
</EventOpen>
|
</EventOpen>
|
||||||
|
|
||||||
<EventActionOk>
|
<EventActionOk>
|
||||||
|
|
@ -915,9 +916,22 @@
|
||||||
;Var Timeout = 0
|
;Var Timeout = 0
|
||||||
EndIf
|
EndIf
|
||||||
If Seeker = "curr" Then
|
If Seeker = "curr" Then
|
||||||
|
|
||||||
|
DEBUGVAR CancelContinue
|
||||||
|
Var UserChoosePayment = ""
|
||||||
|
|
||||||
|
If CancelContinue = 2 Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_payment.xml"
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
Open "ROOT/taobin_project/xml/page_catalog.xml"
|
||||||
Else
|
Else
|
||||||
|
|
||||||
|
If CancelContinue = 2 Then
|
||||||
|
Open "ROOT/taobin_project/xml/page_payment.xml"
|
||||||
|
EndIf
|
||||||
|
|
||||||
Var brewing3ContiInter = CountryRootPath + "/xml/page_brewing3Conti.lxml"
|
Var brewing3ContiInter = CountryRootPath + "/xml/page_brewing3Conti.lxml"
|
||||||
DEBUGVAR brewing3ContiInter
|
DEBUGVAR brewing3ContiInter
|
||||||
Open brewing3ContiInter
|
Open brewing3ContiInter
|
||||||
|
|
@ -1040,6 +1054,10 @@
|
||||||
Var ActionOKCase = 1
|
Var ActionOKCase = 1
|
||||||
Var PayInfoCFlag = 1
|
Var PayInfoCFlag = 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If CancelContinue = 1 Then
|
||||||
|
Var CancelContinue = 2
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
VendingQR OFF
|
VendingQR OFF
|
||||||
|
|
@ -1431,6 +1449,8 @@
|
||||||
CashlessReq FAIL
|
CashlessReq FAIL
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
Var CancelContinue = 0
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
@ -1753,6 +1773,8 @@
|
||||||
CashlessReq FAIL
|
CashlessReq FAIL
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
Var CancelContinue = 1
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
@ -1932,6 +1954,9 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var alphaState2 = "Invisible"
|
Var alphaState2 = "Invisible"
|
||||||
|
|
||||||
|
Var CancelContinue = 1
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1994,6 +2019,9 @@
|
||||||
|
|
||||||
CoinVending BILLREJECT
|
CoinVending BILLREJECT
|
||||||
Var alphaState3 = "Invisible"
|
Var alphaState3 = "Invisible"
|
||||||
|
|
||||||
|
Var CancelContinue = 0
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
@ -2024,6 +2052,9 @@
|
||||||
|
|
||||||
CoinVending BILLREJECT
|
CoinVending BILLREJECT
|
||||||
Var alphaState3_offline = "Invisible"
|
Var alphaState3_offline = "Invisible"
|
||||||
|
|
||||||
|
Var CancelContinue = 1
|
||||||
|
|
||||||
Refresh
|
Refresh
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
|
||||||
|
|
@ -64,15 +64,21 @@
|
||||||
|
|
||||||
Else
|
Else
|
||||||
If HaveCup = "true" Then
|
If HaveCup = "true" Then
|
||||||
If Timeout = 4 Then
|
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
If InternationalEnable = 1 Then
|
||||||
EndIf
|
|
||||||
If Timeout = 54 Then
|
Else
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
If Timeout = 4 Then
|
||||||
EndIf
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
||||||
If Timeout = 90 Then
|
EndIf
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
If Timeout = 54 Then
|
||||||
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
||||||
|
EndIf
|
||||||
|
If Timeout = 90 Then
|
||||||
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -52,6 +52,10 @@
|
||||||
Var MachineErrorDetailAll = MachineErrorDetail + " / "
|
Var MachineErrorDetailAll = MachineErrorDetail + " / "
|
||||||
Var MachineErrorDetailAll = MachineErrorDetailAll + MachineErrorDetailEng
|
Var MachineErrorDetailAll = MachineErrorDetailAll + MachineErrorDetailEng
|
||||||
|
|
||||||
|
If InternationalEnable = 1 Then
|
||||||
|
Var MachineErrorDetailAll = MachineErrorDetailEng
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
;DEBUGVAR HaveCup
|
;DEBUGVAR HaveCup
|
||||||
;DEBUGVAR CupOnArm
|
;DEBUGVAR CupOnArm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue