Move file start_up

This commit is contained in:
wanlop run 2025-04-25 13:29:32 +07:00
parent 874edff35a
commit aaeb2fa8bc
88 changed files with 3496 additions and 3015 deletions

29
inter/tha/configure.ev Normal file
View file

@ -0,0 +1,29 @@
If BoxID = 173149 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 173249 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 173319 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 105005 Then
EndIf
If BoxID = 176277 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 200435 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 123456 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201193 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201729 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf

5
inter/tha/show_lang.ev Normal file
View file

@ -0,0 +1,5 @@
; this file for set game_mode_enable
If InternationalEnable = 1 Then
RootLayoutVisible 3 "show"
EndIf

View file

@ -33,8 +33,9 @@ If RedirectToNormalVersion = 1 Then
Else Else
; nothing to do ; nothing to do
TRY "ROOT/taobin_project/inter/tha/show_lang.ev"
If OpenFromPageBoard = 1 Then If OpenFromPageBoard = 1 Then
If EnableMultiInstance = "true" Then If EnableMultiInstance = "true" Then
OpenInst 2 RecommendPageMulti OpenInst 2 RecommendPageMulti

View file

@ -90,8 +90,7 @@
Var OpenFromMulti = 1 Var OpenFromMulti = 1
Var OpenFromPageBoard = 1 Var OpenFromPageBoard = 1
RootLayoutVisible 3 "hide"
RootLayoutVisible 13 "hide"
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/event/script_common_for_open_promotion_xml.ev" TRY "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/event/script_common_for_open_promotion_xml.ev"

View file

@ -1,5 +1,5 @@
; this file for generate from page_catalog_group_recommend.skt
<Popup> <Popup>
<Cache> "Enable" </Cache> <Cache> "Enable" </Cache>
<Width> 1080 </Width> <Width> 1080 </Width>
@ -23,31 +23,16 @@
Var OtherOtherRefreshTimeOut = 14 Var OtherOtherRefreshTimeOut = 14
DEBUGVAR SlientRefreshIndex DEBUGVAR SlientRefreshIndex
TRY "ROOT/taobin_project/inter/tha/show_lang.ev"
RefreshAll RefreshAll
</EventOpen> </EventOpen>
<EventOnShow> <EventOnShow>
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_default_init.lxml"
; soda and other
Var Menu1Selected = "PressForever"
Var Timeout = 0
;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_show_and_refresh.lxml"
SetInstanceIgnoreTouch
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
Var OtherOtherRefreshTimeOut = 14
DEBUGVAR SlientRefreshIndex
RefreshAll
</EventOnShow> </EventOnShow>
@ -60,7 +45,7 @@
GetVisible inst_show_exclude_group GetVisible inst_show_exclude_group
If inst_show_exclude_group_counter = "" Then If inst_show_exclude_group_counter = "" Then
Var inst_show_exclude_group_counter = 15 Var inst_show_exclude_group_counter = 45
EndIf EndIf
@ -71,7 +56,7 @@
If inst_show_exclude_group_counter = 0 Then If inst_show_exclude_group_counter = 0 Then
RefreshAll RefreshAll
Var inst_show_exclude_group_counter = 15 Var inst_show_exclude_group_counter = 45
EndIf EndIf
EndIf EndIf
EndIf EndIf
@ -120,9 +105,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -5,5 +5,5 @@
"type": "IMAGE", "type": "IMAGE",
"media_thai": "ROOT/taobin_project/image/event/boost_energy/boost_energy.png", "media_thai": "ROOT/taobin_project/image/event/boost_energy/boost_energy.png",
"media_eng": "ROOT/taobin_project/image/event/boost_energy/boost_energy.png", "media_eng": "ROOT/taobin_project/image/event/boost_energy/boost_energy.png",
"event_click": "Open \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_boost_energy.lxml\"" "event_click": "RootLayoutVisible 10 \"hide\"\r\nOpenInst 2 \"ROOT/taobin_project/inter/tha/xml/multi/v3/page_catalog_group_pro_boost_energy.lxml\""
} }

View file

@ -447,9 +447,9 @@
out_xml('\t\t\t\t<AdjustStep> 1 </AdjustStep>\n') out_xml('\t\t\t\t<AdjustStep> 1 </AdjustStep>\n')
out_xml('\t\t\t</AutoResizeConfiguration>\n') out_xml('\t\t\t</AutoResizeConfiguration>\n')
out_xml('\t\t</MenuPriceTextConfiguration>\n') out_xml('\t\t</MenuPriceTextConfiguration>\n')
out_xml('\t\t<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel>\n') out_xml('\t\t<MenuHotPriceLabel> 000081 </MenuHotPriceLabel>\n')
out_xml('\t\t<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel>\n') out_xml('\t\t<MenuIcePriceLabel> 000082 </MenuIcePriceLabel>\n')
out_xml('\t\t<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel>\n') out_xml('\t\t<MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>\n')
out_xml('\t\t<MenuUnavailableLabel> 000013 </MenuUnavailableLabel>\n') out_xml('\t\t<MenuUnavailableLabel> 000013 </MenuUnavailableLabel>\n')
out_xml('\t</Configuration>\n') out_xml('\t</Configuration>\n')
out_xml('\t<Menus>\n') out_xml('\t<Menus>\n')

View file

@ -121,9 +121,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -83,9 +83,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -144,9 +144,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -122,9 +122,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -129,9 +129,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -110,9 +110,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -115,9 +115,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -120,9 +120,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -114,9 +114,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -78,9 +78,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -1,5 +1,5 @@
; this file for generate from page_catalog_group_recommend.skt
<Popup> <Popup>
<Cache> "Enable" </Cache> <Cache> "Enable" </Cache>
<Width> 1080 </Width> <Width> 1080 </Width>
@ -23,31 +23,16 @@
Var OtherOtherRefreshTimeOut = 14 Var OtherOtherRefreshTimeOut = 14
DEBUGVAR SlientRefreshIndex DEBUGVAR SlientRefreshIndex
TRY "ROOT/taobin_project/inter/tha/show_lang.ev"
RefreshAll RefreshAll
</EventOpen> </EventOpen>
<EventOnShow> <EventOnShow>
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_default_init.lxml"
; soda and other
Var Menu1Selected = "PressForever"
Var Timeout = 0
;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_show_and_refresh.lxml"
SetInstanceIgnoreTouch
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
Var OtherOtherRefreshTimeOut = 14
DEBUGVAR SlientRefreshIndex
RefreshAll
</EventOnShow> </EventOnShow>
@ -60,7 +45,7 @@
GetVisible inst_show_exclude_group GetVisible inst_show_exclude_group
If inst_show_exclude_group_counter = "" Then If inst_show_exclude_group_counter = "" Then
Var inst_show_exclude_group_counter = 15 Var inst_show_exclude_group_counter = 45
EndIf EndIf
@ -71,7 +56,7 @@
If inst_show_exclude_group_counter = 0 Then If inst_show_exclude_group_counter = 0 Then
RefreshAll RefreshAll
Var inst_show_exclude_group_counter = 15 Var inst_show_exclude_group_counter = 45
EndIf EndIf
EndIf EndIf
EndIf EndIf
@ -120,9 +105,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -1,7 +1,7 @@
<?hurr <?hurr
#include=menu_head.py #include=menu_head.py
?> ?>
; this file for generate from page_catalog_group_recommend.skt
<Popup> <Popup>
<Cache> "Enable" </Cache> <Cache> "Enable" </Cache>
<Width> 1080 </Width> <Width> 1080 </Width>
@ -25,31 +25,16 @@
Var OtherOtherRefreshTimeOut = 14 Var OtherOtherRefreshTimeOut = 14
DEBUGVAR SlientRefreshIndex DEBUGVAR SlientRefreshIndex
TRY "ROOT/taobin_project/inter/tha/show_lang.ev"
RefreshAll RefreshAll
</EventOpen> </EventOpen>
<EventOnShow> <EventOnShow>
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_default_init.lxml"
; soda and other
Var Menu1Selected = "PressForever"
Var Timeout = 0
;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_show_and_refresh.lxml"
SetInstanceIgnoreTouch
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_new_menu.lxml"
Var OtherOtherRefreshTimeOut = 14
DEBUGVAR SlientRefreshIndex
RefreshAll
</EventOnShow> </EventOnShow>
@ -62,7 +47,7 @@
GetVisible inst_show_exclude_group GetVisible inst_show_exclude_group
If inst_show_exclude_group_counter = "" Then If inst_show_exclude_group_counter = "" Then
Var inst_show_exclude_group_counter = 15 Var inst_show_exclude_group_counter = 45
EndIf EndIf
@ -73,7 +58,7 @@
If inst_show_exclude_group_counter = 0 Then If inst_show_exclude_group_counter = 0 Then
RefreshAll RefreshAll
Var inst_show_exclude_group_counter = 15 Var inst_show_exclude_group_counter = 45
EndIf EndIf
EndIf EndIf
EndIf EndIf

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -67,9 +67,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -68,9 +68,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -165,9 +165,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -111,9 +111,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -59,9 +59,9 @@
<AdjustStep> 1 </AdjustStep> <AdjustStep> 1 </AdjustStep>
</AutoResizeConfiguration> </AutoResizeConfiguration>
</MenuPriceTextConfiguration> </MenuPriceTextConfiguration>
<MenuHotPriceLabel> "Hot" </MenuHotPriceLabel> <MenuHotPriceLabel> 000081 </MenuHotPriceLabel>
<MenuIcePriceLabel> "Ice" </MenuIcePriceLabel> <MenuIcePriceLabel> 000082 </MenuIcePriceLabel>
<MenuBlendPriceLabel> "Blend" </MenuBlendPriceLabel> <MenuBlendPriceLabel> 000083 </MenuBlendPriceLabel>
<MenuUnavailableLabel> 000013 </MenuUnavailableLabel> <MenuUnavailableLabel> 000013 </MenuUnavailableLabel>
</Configuration> </Configuration>
<Menus> <Menus>

View file

@ -1345,26 +1345,26 @@ Name=Taobin_Deep_Fryer,file=page_catalog_group_deep_fryer.skt
Name=bubble tea,file=page_catalog_group_pro_buble_tea.skt Name=bubble tea,file=page_catalog_group_pro_buble_tea.skt
ลาเต้ Latte กาแฟ นม และ ฟองนม Espresso, Milk, Foamed milk - 12-21-62-0002 12-21-63-0002 - - - ลาเต้ Latte กาแฟ นม และ ฟองนม Espresso, Milk, Foamed milk - 12-21-62-0002 12-21-63-0002 - - - -
มอคค่า Mocha กาแฟ นม โกโก้ และ น้ำตาล Espresso, Cocoa, Milk, Sugar - 12-21-62-0003 12-21-63-0003 - - - มอคค่า Mocha กาแฟ นม โกโก้ และ น้ำตาล Espresso, Cocoa, Milk, Sugar - 12-21-62-0003 12-21-63-0003 - - - -
คาราเมลลาเต้ Caramel Latte กาแฟ นม และ นม\nคาราเมล Espresso, Milk,\nCaramel - 12-21-62-0004 12-21-63-0004 - - - คาราเมลลาเต้ Caramel Latte กาแฟ นม และ นม\nคาราเมล Espresso, Milk,\nCaramel - 12-21-62-0004 12-21-63-0004 - - - -
โกโก้ Cocoa โกโก้ นมและน้ำตาล Milk, Cocoa, Sugar - 12-03-62-0002 12-03-63-0002 - - - โกโก้ Cocoa โกโก้ นมและน้ำตาล Milk, Cocoa, Sugar - 12-03-62-0002 12-03-63-0002 - - - -
นม Milk นม Milk - 12-03-62-0005 12-03-63-0005 - - - นม Milk นม Milk - 12-03-62-0005 12-03-63-0005 - - - -
นมชมพู Pink Milk น้ำแดงกลิ่นสละ นม \nน้ำตาล Salak , Milk,\nSugar - 12-03-62-0006 12-03-63-0006 - - - นมชมพู Pink Milk น้ำแดงกลิ่นสละ นม \nน้ำตาล Salak , Milk,\nSugar - 12-03-62-0006 12-03-63-0006 - - - -
เป๊ปซี่น้ำแข็ง Pepsi เป๊ปซี่ Pepsi, Ice - 12-05-62-0007 12-03-63-0009 - - - เป๊ปซี่น้ำแข็ง Pepsi เป๊ปซี่ Pepsi, Ice - 12-05-62-0007 12-03-63-0009 - - - -
น้ำแดงมะนาวโซดา Lime Salak Soda น้ำแดงกลิ่นสละ มะนาว โซดา Salak , Limenade, \nSoda & Ice - 12-05-62-0009 12-05-63-0007 - - - น้ำแดงมะนาวโซดา Lime Salak Soda น้ำแดงกลิ่นสละ มะนาว โซดา Salak , Limenade, \nSoda & Ice - 12-05-62-0009 12-05-63-0007 - - - -
บ๊วยมะนาวโซดา Plum Limenade Soda บ๊วย มะนาว โซดา Ume , Limenade, Soda - 12-05-62-0025 12-05-63-0009 - - - บ๊วยมะนาวโซดา Plum Limenade Soda บ๊วย มะนาว โซดา Ume , Limenade, Soda - 12-05-62-0025 12-05-63-0009 - - - -
เต่าทรงพลังโซดา Tao Power Drink Soda เครื่องดื่มเต่าทรงพลัง โซดา Medicine Drink, Soda - 12-05-62-0035 12-05-63-0025 - - - เต่าทรงพลังโซดา Tao Power Drink Soda เครื่องดื่มเต่าทรงพลัง โซดา Medicine Drink, Soda - 12-05-62-0035 12-05-63-0025 - - - -
เป๊ปซี่บ๊วย Pepsi Plum เป๊ปซี่ บ๊วย โซดา Pepsi, Ume & Ice - 12-05-62-0046 12-05-63-0046 - - - เป๊ปซี่บ๊วย Pepsi Plum เป๊ปซี่ บ๊วย โซดา Pepsi, Ume & Ice - 12-05-62-0046 12-05-63-0046 - - - -
มัทฉะลาเต้ Matcha Latte ชาเชียว นม Green Tea, Milk, Sugar, Ice - 12-02-62-0026 12-03-63-0026 - - - มัทฉะลาเต้ Matcha Latte ชาเชียว นม Green Tea, Milk, Sugar, Ice - 12-02-62-0026 12-03-63-0026 - - - -
ชานมไทย Thai Milk Tea ชาไทย และ นม Thai Tea, Sugar, Milk - 12-02-62-0039 12-03-63-0039 - - - ชานมไทย Thai Milk Tea ชาไทย และ นม Thai Tea, Sugar, Milk - 12-02-62-0039 12-03-63-0039 - - - -
ชานมมะลิ Jasmine Milk Tea ชามะลิ และนม Jasmine & Milk - 12-02-62-0047 12-03-63-0047 - - - ชานมมะลิ Jasmine Milk Tea ชามะลิ และนม Jasmine & Milk - 12-02-62-0047 12-03-63-0047 - - - -
ชานมไต้หวัน Taiwanese Tea ชาไต้หวัน นม Taiwan Tea, Milk, Sugar - 12-02-62-0025 12-02-63-0025 - - - ชานมไต้หวัน Taiwanese Tea ชาไต้หวัน นม Taiwan Tea, Milk, Sugar - 12-02-62-0025 12-02-63-0025 - - - -
เต่าติมไข่มุก Tao Tim Bubble Tea ไอศครีมนม คาราเมล และบุกไข่มุก Icecream, Caramel and Pearl Carrageenan 12-41-03-0028 - - - เต่าติมไข่มุก Tao Tim Bubble Tea ไอศครีมนม คาราเมล และบุกไข่มุก Icecream, Caramel and Pearl Carrageenan 12-41-03-0028 - - - -
Name=FrozenFruit,file=page_catalog_group_frozen_fruit.skt,topping_xml_file=page_topping_frozen_fruit_select.xml,parameter=show-blend-only Name=FrozenFruit,file=page_catalog_group_frozen_fruit.skt,topping_xml_file=page_topping_frozen_fruit_select.xml,parameter=show-blend-only
มะม่วงปั่น Mango Smoothie มะม่วงปั่น แช่แข็ง Frozen mango smoothies - - 12-00-07-0001 bn_frozen_mango.png มะม่วงปั่น Mango Smoothie มะม่วงปั่น แช่แข็ง Frozen mango smoothies - - 12-00-07-0001 bn_frozen_mango.png - - - -
@ -1460,24 +1460,24 @@ Name=CockTail,file=page_catalog_group_cocktail.skt
Macallan Lumina\nMizuwari Macallan Lumina\nMizuwari Macallan Lumina, Water Macallan Lumina, Water - 11-99-05-0055 - bn_Macallan Lumina Mizuwari.png - - - posi1 - - - - Macallan Lumina\nMizuwari Macallan Lumina\nMizuwari Macallan Lumina, Water Macallan Lumina, Water - 11-99-05-0055 - bn_Macallan Lumina Mizuwari.png - - - posi1 - - - -
Name=Obsolete,file=page_obsolete.skt Name=Obsolete,file=page_obsolete.skt
นมมะม่วง Mango Milk นม มะม่วง Milk, Mango , & 12-03-02-0007 - - bn_Mango_milk.png - - - #REF! - - #REF! NN นมมะม่วง Mango Milk นม มะม่วง Milk, Mango , & 12-03-02-0007 - - bn_Mango_milk.png - - - - #REF! - - #REF! NN
nUll nUll nUll Null 12-04-02-0012 - - - - - - #REF! - - #REF! NN nUll nUll nUll Null 12-04-02-0012 - - - - - - - #REF! - - #REF! NN
น้ำมะม่วง Mango มะม่วง น้ำ Mango , Water, Ice 12-05-02-0030 - - bn_ _mango.png - - - #REF! - - #REF! NN น้ำมะม่วง Mango มะม่วง น้ำ Mango , Water, Ice 12-05-02-0030 - - bn_ _mango.png - - - - #REF! - - #REF! NN
มะม่วงโซดา Mango Soda มะม่วง โซดา Mango , Soda, Ice 12-05-02-0031 - - bn_ _Mango_soda.png - - - #REF! - - #REF! NN มะม่วงโซดา Mango Soda มะม่วง โซดา Mango , Soda, Ice 12-05-02-0031 - - bn_ _Mango_soda.png - - - - #REF! - - #REF! NN
strawlimenade soda nUll nUll Null 12-05-02-0023 - - - - - - #REF! - - #REF! NN strawlimenade soda nUll nUll Null 12-05-02-0023 - - - - - - - #REF! - - #REF! NN
บลูเบอร์รี่โซดา Blueberry Soda บลูเบอร์รี่ โซดา Blueberry , Soda, Ice 12-05-02-0013 - - bn_ _blueberry_soda.png - - - #REF! - - #REF! NN บลูเบอร์รี่โซดา Blueberry Soda บลูเบอร์รี่ โซดา Blueberry , Soda, Ice 12-05-02-0013 - - bn_ _blueberry_soda.png - - - - #REF! - - #REF! NN
น้ำบลูเบอร์รี่ Blueberry บลูเบอร์รี่ น้ำ Blueberry ,\nWater, Ice 12-05-02-0006 - - bn_ _blueberry.png - - - #REF! - - #REF! NN น้ำบลูเบอร์รี่ Blueberry บลูเบอร์รี่ น้ำ Blueberry ,\nWater, Ice 12-05-02-0006 - - bn_ _blueberry.png - - - - #REF! - - #REF! NN
ชาบลูเบอร์รี่ Blueberry Tea ชาไทย บลูเบอร์รี่ \n Thai Tea, Blueberry ,\nWater, Ice 12-02-02-0010 12-02-01-0010 - bn_blueberry_tea.png - - - #REF! #REF! - #REF! #REF! ชาบลูเบอร์รี่ Blueberry Tea ชาไทย บลูเบอร์รี่ \n Thai Tea, Blueberry ,\nWater, Ice 12-02-02-0010 12-02-01-0010 - bn_blueberry_tea.png - - - - #REF! #REF! - #REF! #REF!
เซเว่นอัพ 7Up เซเว่นอัพ 7Up & Ice - 12-05-02-0021 12-05-03-0021 - - - 3 - #REF! #REF! #REF! #REF! เซเว่นอัพ 7Up เซเว่นอัพ 7Up & Ice - 12-05-02-0021 12-05-03-0021 - - - 3 - #REF! #REF! #REF! #REF!
โค้ก Coke โค้ก Coke & Ice - 12-05-02-0019 12-05-03-0019 bn_iced_Cokecola.png - - - 3 - #REF! #REF! #REF! #REF! โค้ก Coke โค้ก Coke & Ice - 12-05-02-0019 12-05-03-0019 bn_iced_Cokecola.png - - - 3 - #REF! #REF! #REF! #REF!
สไปรท์ Sprite สไปรท์ Sprite & Ice - 12-05-02-0020 12-05-03-0020 bn_iced_sprite.png - - - 3 - #REF! #REF! #REF! #REF! สไปรท์ Sprite สไปรท์ Sprite & Ice - 12-05-02-0020 12-05-03-0020 bn_iced_sprite.png - - - 3 - #REF! #REF! #REF! #REF!
กาแฟชาไทย Thai Tea Cafe Latte กาแฟ ชาไทย นม น้ำตาล \nและ นม Espresso, Thai Tea, Milk, Sugar 12-01-01-0010 12-01-02-0007 12-01-03-0007 bn_hot_coffee_thai_milk_tea.png 12-21-01-0010 12-21-02-0007 12-21-03-0007 - - - 3 #REF! #REF! #REF! #REF! #REF! กาแฟชาไทย Thai Tea Cafe Latte กาแฟ ชาไทย นม น้ำตาล \nและ นม Espresso, Thai Tea, Milk, Sugar 12-01-01-0010 12-01-02-0007 12-01-03-0007 bn_hot_coffee_thai_milk_tea.png 12-21-01-0010 12-21-02-0007 12-21-03-0007 - - - 3 #REF! #REF! #REF! #REF! #REF!
- - - - - - -
อเมริกาโนลิ้นจี่ Lychee Americano กาแฟ น้ำ และ ลิ้นจี่ Espresso, Lychee,\nSugar, Water 12-01-01-0012 12-01-02-0009 - bn_hot_lychee_espresso.png - - - - - - #REF! #REF! - #REF! #REF! อเมริกาโนลิ้นจี่ Lychee Americano กาแฟ น้ำ และ ลิ้นจี่ Espresso, Lychee,\nSugar, Water 12-01-01-0012 12-01-02-0009 - bn_hot_lychee_espresso.png - - - - - - - #REF! #REF! - #REF! #REF!
น้ำลิ้นจี่โซดา Lychee Soda ลิ้นจี่ โซดา Lychee , Soda & Ice - 12-05-02-0011 12-05-03-0011 bn_iced_Lychee_soda.png - - - 3 - #REF! #REF! #REF! #REF! น้ำลิ้นจี่โซดา Lychee Soda ลิ้นจี่ โซดา Lychee , Soda & Ice - 12-05-02-0011 12-05-03-0011 bn_iced_Lychee_soda.png - - - 3 - #REF! #REF! #REF! #REF!
ชาไทยนม Thai Milk Tea ชาไทย นม Thai Tea, Milk, Sugar 12-02-01-0002 12-02-02-0002 12-02-03-0002 bn_hot_thai_milk_tea.png - - - 3 #REF! #REF! #REF! #REF! #REF! ชาไทยนม Thai Milk Tea ชาไทย นม Thai Tea, Milk, Sugar 12-02-01-0002 12-02-02-0002 12-02-03-0002 bn_hot_thai_milk_tea.png - - - 3 #REF! #REF! #REF! #REF! #REF!
IGNORE เก็กฮวย Chrysanths Tea น้ำเก๊กฮวย น้ำตาล Chrysanthemum & Water 12-02-01-0001 12-02-02-0001 12-02-03-0001 bn_hot_chrysanthemum_tea.png - - - 3 #REF! #REF! #REF! #REF! #REF! IGNORE เก็กฮวย Chrysanths Tea น้ำเก๊กฮวย น้ำตาล Chrysanthemum & Water 12-02-01-0001 12-02-02-0001 12-02-03-0001 bn_hot_chrysanthemum_tea.png - - - 3 #REF! #REF! #REF! #REF! #REF!
โฮจิฉะ Hojicha ชาเขียวคั่ว Hojicha 12-02-01-0036 12-02-02-0036 12-02-03-0036 bn_hot_hojicha_tea_sing.png - - - 3 #REF! #REF! #REF! #REF! #REF! โฮจิฉะ Hojicha ชาเขียวคั่ว Hojicha 12-02-01-0036 12-02-02-0036 12-02-03-0036 bn_hot_hojicha_tea_sing.png - - - 3 #REF! #REF! #REF! #REF! #REF!
บลูเบอร์รี่โปรตีน Blueberry Shake เวย์โปรตีน นม \nบลูเบอร์รี่ Whey Protein,\nBlueberry & Milk - 12-04-02-0007 - bn_protein_Blueberry.png - - - - #REF! - #REF! #REF! บลูเบอร์รี่โปรตีน Blueberry Shake เวย์โปรตีน นม \nบลูเบอร์รี่ Whey Protein,\nBlueberry & Milk - 12-04-02-0007 - bn_protein_Blueberry.png - - - - - #REF! - #REF! #REF!
โตเกียวบานาน่าโปรตีน Banana Shake เวย์โปรตีน นม \nโตเกียวบานาน่า Whey Protein, Milk,\nTokyo Banana - 12-04-02-0019 - bn_protein_Banana.png - - - - - - - #REF! - #REF! #REF! โตเกียวบานาน่าโปรตีน Banana Shake เวย์โปรตีน นม \nโตเกียวบานาน่า Whey Protein, Milk,\nTokyo Banana - 12-04-02-0019 - bn_protein_Banana.png - - - - - - - - #REF! - #REF! #REF!
คำเตือนของซาตาน Jasmine Jinx เป๊ปซี่ ชามะลิ นยูซุ ผงมะนาว และโซดา Pepsi Jasmine Yuzu And Soda - 12-99-05-0063 - bn_jasmin_jinx.png - - - - - - คำเตือนของซาตาน Jasmine Jinx เป๊ปซี่ ชามะลิ นยูซุ ผงมะนาว และโซดา Pepsi Jasmine Yuzu And Soda - 12-99-05-0063 - bn_jasmin_jinx.png - - - - - -

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

View file

@ -1,4 +1,4 @@
total 292436 total 292344
-rw-rw---- 1 root sdcard_rw 31311320 2025-03-07 11:32 Taobin_Sleep_Screen.mp4 -rw-rw---- 1 root sdcard_rw 31311320 2025-03-07 11:32 Taobin_Sleep_Screen.mp4
-rw-rw---- 1 root sdcard_rw 9461309 2025-03-06 09:35 brewing_adv11.mp4 -rw-rw---- 1 root sdcard_rw 9461309 2025-03-06 09:35 brewing_adv11.mp4
-rw-rw---- 1 root sdcard_rw 9461309 2025-03-06 09:35 brewing_adv11_long.mp4 -rw-rw---- 1 root sdcard_rw 9461309 2025-03-06 09:35 brewing_adv11_long.mp4
@ -41,11 +41,11 @@ total 292436
-rw-rw---- 1 root sdcard_rw 17402219 2024-07-16 14:21 main_page.mp4 -rw-rw---- 1 root sdcard_rw 17402219 2024-07-16 14:21 main_page.mp4
-rw-rw---- 1 root sdcard_rw 10634530 2024-10-29 11:51 main_page_event.mp4 -rw-rw---- 1 root sdcard_rw 10634530 2024-10-29 11:51 main_page_event.mp4
-rw-rw---- 1 root sdcard_rw 10065192 2025-02-21 16:58 remove_cup_how_to.mp4 -rw-rw---- 1 root sdcard_rw 10065192 2025-02-21 16:58 remove_cup_how_to.mp4
-rw-rw---- 1 root sdcard_rw 7918 2025-04-10 13:07 script1.ev -rw-rw---- 1 root sdcard_rw 7985 2025-04-11 10:33 script1.ev
-rw-rw---- 1 root sdcard_rw 1020 2025-04-10 18:50 script2.ev -rw-rw---- 1 root sdcard_rw 1020 2025-04-10 18:50 script2.ev
-rw-rw---- 1 root sdcard_rw 210 2024-11-10 09:20 script3_brew.ev -rw-rw---- 1 root sdcard_rw 210 2024-11-10 09:20 script3_brew.ev
-rw-rw---- 1 root sdcard_rw 11039 2025-03-27 15:59 script3_first_brewing.ev -rw-rw---- 1 root sdcard_rw 11039 2025-03-27 15:59 script3_first_brewing.ev
-rw-rw---- 1 root sdcard_rw 0 2025-04-10 18:50 sync_1.file -rw-rw---- 1 root sdcard_rw 0 2025-04-08 23:07 sync_1.file
-rw-rw---- 1 root sdcard_rw 4806758 2023-09-18 18:44 taobin_save_world1.mp4 -rw-rw---- 1 root sdcard_rw 4806758 2023-09-18 18:44 taobin_save_world1.mp4
-rw-rw---- 1 root sdcard_rw 6428830 2023-09-18 18:44 taobin_save_world2.mp4 -rw-rw---- 1 root sdcard_rw 6428830 2023-09-18 18:44 taobin_save_world2.mp4
-rw-rw---- 1 root sdcard_rw 4634942 2023-09-18 18:44 taobin_save_world3.mp4 -rw-rw---- 1 root sdcard_rw 4634942 2023-09-18 18:44 taobin_save_world3.mp4

View file

@ -8,7 +8,7 @@
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventOpen> <EventOpen>
; tab_menu hide ; tab_menu hide
RootLayoutVisible 13 "hide" ;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_hide.lxml"
DEBUGVAR LangProcess DEBUGVAR LangProcess
@ -1307,27 +1307,10 @@
Var SpiralModeFrozenFruit = 0 Var SpiralModeFrozenFruit = 0
If BoxID = 173149 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf TRY "ROOT/taobin_project/inter/tha/configure.ev"
If BoxID = 173249 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 173319 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 105005 Then
EndIf
If BoxID = 200435 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 123456 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201193 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If EnableMultiInstanceFromBoxID = 1 Then If EnableMultiInstanceFromBoxID = 1 Then
If CountryName = "Thailand" Then If CountryName = "Thailand" Then
@ -1848,6 +1831,7 @@ PRICE "Reset" "-"
<Timeout> 1000 </Timeout> <Timeout> 1000 </Timeout>
<EventTimeout> <EventTimeout>
;include="ROOT/taobin_project/inter/tha/xml/multi/tab_menu_hide.lxml"
If CNTDOWN_PROTECT_SCREEN_BLANK > 0 Then If CNTDOWN_PROTECT_SCREEN_BLANK > 0 Then
Var CNTDOWN_PROTECT_SCREEN_BLANK = CNTDOWN_PROTECT_SCREEN_BLANK - 1 Var CNTDOWN_PROTECT_SCREEN_BLANK = CNTDOWN_PROTECT_SCREEN_BLANK - 1

View file

@ -35,7 +35,7 @@
</Script> </Script>
;dummy_layout.inc ;dummy_layout.inc
; menu_new_list 17 ; menu_new_list 17
; ==================> Len = 15 ; ==================> Len = 16
; - 12-21-62-0002 12-21-63-0002 ; - 12-21-62-0002 12-21-63-0002
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -534,7 +534,7 @@
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-21-62-0003 12-21-63-0003 ; - 12-21-62-0003 12-21-63-0003
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -1033,7 +1033,7 @@
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-21-62-0004 12-21-63-0004 ; - 12-21-62-0004 12-21-63-0004
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -1536,7 +1536,7 @@ Caramel " </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-03-62-0002 12-03-63-0002 ; - 12-03-62-0002 12-03-63-0002
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -2035,7 +2035,7 @@ Caramel " </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-03-62-0005 12-03-63-0005 ; - 12-03-62-0005 12-03-63-0005
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -2534,7 +2534,7 @@ Caramel " </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-03-62-0006 12-03-63-0006 ; - 12-03-62-0006 12-03-63-0006
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -3037,7 +3037,7 @@ Sugar" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-05-62-0007 12-03-63-0009 ; - 12-05-62-0007 12-03-63-0009
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -3536,7 +3536,7 @@ Sugar" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-05-62-0009 12-05-63-0007 ; - 12-05-62-0009 12-05-63-0007
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -4037,7 +4037,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-05-62-0025 12-05-63-0009 ; - 12-05-62-0025 12-05-63-0009
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -4536,7 +4536,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-05-62-0035 12-05-63-0025 ; - 12-05-62-0035 12-05-63-0025
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -5035,7 +5035,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-05-62-0046 12-05-63-0046 ; - 12-05-62-0046 12-05-63-0046
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -5534,7 +5534,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-02-62-0026 12-03-63-0026 ; - 12-02-62-0026 12-03-63-0026
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -6033,7 +6033,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-02-62-0039 12-03-63-0039 ; - 12-02-62-0039 12-03-63-0039
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -6532,7 +6532,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-02-62-0047 12-03-63-0047 ; - 12-02-62-0047 12-03-63-0047
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -7031,7 +7031,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; - 12-02-62-0025 12-02-63-0025 ; - 12-02-62-0025 12-02-63-0025
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -7530,7 +7530,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 15 ; ==================> Len = 16
; 12-41-03-0028 ; 12-41-03-0028
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -8029,7 +8029,7 @@ Soda & Ice" </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block> </Block>
; ==================> Len = 8 ; ==================> Len = 16
; - - 12-00-07-0001 ; - - 12-00-07-0001
<Block> <Block>
<MarginLeft> 33 </MarginLeft> <MarginLeft> 33 </MarginLeft>
@ -8042,6 +8042,7 @@ Soda & Ice" </Value>
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_frozen_mango.png" </Filename> <Filename> "ROOT/taobin_project/image/page_drink_n//bn_frozen_mango.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_frozen_mango.png" </FilenamePress> <FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_frozen_mango.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_frozen_mango.png" </FilenameDisable> <FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_frozen_mango.png" </FilenameDisable>
<OverlayImage> xmlpro( 12-00-07-0001, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_.png") </OverlayImage>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound> <Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventOnClick> <EventOnClick>
@ -8060,7 +8061,7 @@ Soda & Ice" </Value>
Var PD_STAGE_1 = "Disable2" Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = "Disable2" Var PD_STAGE_2 = "Disable2"
Var PD_STAGE_3 = $12-00-07-0001.Button Var PD_STAGE_3 = $12-00-07-0001.Button
Var OverlayMenuFilter !assigned xmlpro( , "ROOT/taobin_project/image/menu_overlay_set/button_overlay_pic_%s_.png") Var OverlayMenuFilter !assigned xmlpro( 12-00-07-0001, "ROOT/taobin_project/image/menu_overlay_set/button_overlay_pic_%s_.png")
DEBUGVAR OverlayMenuFilter DEBUGVAR OverlayMenuFilter
Var SelectCountDrinkType = 0 Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0 Var DefaultDrinkType = 0
@ -8277,6 +8278,255 @@ Soda & Ice" </Value>
<Value> text_unavailable </Value> <Value> text_unavailable </Value>
<Align> center-vertical-horizontal </Align> <Align> center-vertical-horizontal </Align>
</Text> </Text>
</Block>
;
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( .Button,.Button,.Button,$Sum) </State>
<Button>
<State> $Sum </State>
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_frozen_mango.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_frozen_mango.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_frozen_mango.png" </FilenameDisable>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<OverlayImage> xmlpro( , "ROOT/taobin_project/image/menu_overlay_set/button_overlay_%s_.png") </OverlayImage>
<EventOnClick>
Var NameDrink = "Mango Smoothie"
Var NameDrinkTH = "มะม่วงปั่น"
Var DrinkDescriptionTH = "มะม่วงปั่น แช่แข็ง"
Var DrinkDescription = "Frozen mango smoothies"
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_frozen_mango.png"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $.Price
Var PriceD2 = $.Price
Var PriceD3 = $.Price
Var PD_CODE1 = "##-##-##-####"
Var PD_CODE2 = "##-##-##-####"
Var PD_CODE3 = "##-##-##-####"
Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = "Disable2"
Var PD_STAGE_3 = "Disable2"
Var OverlayMenuFilter !assigned xmlpro( , "ROOT/taobin_project/image/menu_overlay_set/button_overlay_pic_%s_.png")
DEBUGVAR OverlayMenuFilter
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
If PD_STAGE_1 = "Enable" Then
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 1
EndIf
If PD_STAGE_2 = "Enable" Then
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 2
EndIf
If PD_STAGE_3 = "Enable" Then
Var SelectCountDrinkType = SelectCountDrinkType + 1
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" ""
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" ""
Else
Topping "Load" ""
EndIf
EndIf
Var menu_name_eng_hot = $##-##-##-####.NameE
Var menu_desc_eng_hot = $##-##-##-####.descriptionE
Var menu_name_thai_hot = $##-##-##-####.Name
Var menu_desc_thai_hot = $##-##-##-####.description
Var menu_name_eng_cold = $##-##-##-####.NameE
Var menu_desc_eng_cold = $##-##-##-####.descriptionE
Var menu_name_thai_cold = $##-##-##-####.Name
Var menu_desc_thai_cold = $##-##-##-####.description
Var menu_name_eng_blender = $##-##-##-####.NameE
Var menu_desc_eng_blender = $##-##-##-####.descriptionE
Var menu_name_thai_blender = $##-##-##-####.Name
Var menu_desc_thai_blender = $##-##-##-####.description
DEBUGVAR PD_STAGE_1
DEBUGVAR PD_STAGE_2
DEBUGVAR PD_STAGE_3
Var SelectDrinkType = 0
Open "ROOT/taobin_project/xml/page_topping_select5.xml"
</EventOnClick>
</Button>
<Text>
<X> 16 </X>
<Y> 164 </Y>
<Size> 24 </Size>
<Width>220</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showthaiText </State>
<Value> "มะม่วงปั่น" </Value>
</Text>
<Text>
<X> 16 </X>
<Y> 220 </Y>
<Size> 14 </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<State> showthaiText </State>
<Value> "มะม่วงปั่น แช่แข็ง" </Value>
</Text>
<Text>
<X> 16 </X>
<Y> 164 </Y>
<Size> 22 </Size>
<Width>220</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<State> showengText </State>
<Value> "Mango Smoothie" </Value>
</Text>
<Text>
<X> 16 </X>
<Y> 220 </Y>
<Size> 14 </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<State> showengText </State>
<Value> "Frozen mango smoothies" </Value>
</Text>
<Image>
<X> 16 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
</Image>
<Image>
<X> 16 </X>
<Y> 264 </Y>
<State> "Invisible" </State>
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
</Image>
<Text>
<X> 50 </X>
<Y> TextPriceMenuY </Y>
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> "Invisible" </State>
</Image>
<Text>
<X> 115 </X>
<Y> TextPriceMenuY </Y>
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
<Y> 264 </Y>
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
<State> "Invisible" </State>
</Image>
<Text>
<X> 183 </X>
<Y> TextPriceMenuY </Y>
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 81 </X>
<Y> 264 </Y>
<State>
eval(
If ICE_PROCESS_STATUS = 2 Then
Var ice_tab_process_show = "Invisible"
Else
Var ice_tab_process_show = "Invisible"
EndIf
Var return = ice_tab_process_show
)
</State>
<Filename> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible.png" </Filename>
<FilenameDisable> "ROOT/taobin_project/image/drink_option/ice_tab_unavalible_dis.png" </FilenameDisable>
</Image>
<Image>
<X> 49 </X>
<Y> 117 </Y>
<State>
eval(
If $Sum = "Disable" Then
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
Var return = "Enable"
EndIf
If tag2_is_disable = "true" Then
Var return = "Enable"
EndIf
If tag3_is_disable = "true" Then
Var return = "Enable"
EndIf
Else
Var return = "Invisible"
EndIf
)
</State>
<Filename> "ROOT/taobin_project/image//img_menu_err2.png" </Filename>
</Image>
<Text>
<X> 84 </X>
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
<Text>
<X> 48 </X>
<Y> 116 </Y>
<Size> 32 </Size>
<Width>128</Width>
<Height>64</Height>
<Font> MITRegularTTF </Font>
<Color> 0x5A5A5A </Color>
<Mode> "disable-show" </Mode>
<State> $Sum </State>
<Value> text_unavailable </Value>
<Align> center-vertical-horizontal </Align>
</Text>
</Block> </Block>
</FrameScroll> </FrameScroll>
; Cart ; Cart

View file

@ -32,12 +32,23 @@
Open "ROOT/taobin_project/inter/uae_dubai/xml/page_remove_cup.lxml" Open "ROOT/taobin_project/inter/uae_dubai/xml/page_remove_cup.lxml"
EndIf EndIf
If remove_cup_video_size = "" Then
GetFileSizeK "taobin_project/video/remove_cup_how_to.mp4" remove_cup_video_size
EndIf
Var VideoRemoveCupState = "Invisible"
DEBUGVAR remove_cup_video_size
If remove_cup_video_size = 10065192 Then
Var VideoRemoveCupState = "Enable"
EndIf
;inter-image ;inter-image
If show_eng = "true" Then If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/user_take_cup_en/" Var DirImage = "ROOT/taobin_project/image/user_take_cup_en/"
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png" Var show_btp = "ROOT/taobin_project/image/bn_th ai_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png" Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
;inter-multi ;inter-multi
@ -189,6 +200,23 @@
<Filename> Var(DirImage + "/img5.png") </Filename> <Filename> Var(DirImage + "/img5.png") </Filename>
</Image> </Image>
<Video>
<X> 20 </X>
<Y> 240 </Y>
<Refresh> "Reload" </Refresh>
<Loop> "true" </Loop>
<State> VideoRemoveCupState </State>
<Filename> "ROOT/taobin_project/video/remove_cup_how_to.mp4" </Filename>
</Video>
<EventEnd>
Var VideoRemoveCupState = "Invisible"
Refresh
</EventEnd>
<Button> <Button>
<X> 212 </X> <X> 212 </X>
<Y> 1661 </Y> <Y> 1661 </Y>
@ -231,8 +259,6 @@
<Image> <Image>
<X> 125 </X> <X> 125 </X>
<Y> 1700 </Y> <Y> 1700 </Y>

View file

@ -108,8 +108,8 @@
Var RandomPromotionMyworld = 0 Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0 Var RandomSalePackage = 0
Var XMLPageVersion = "9.84" Var XMLPageVersion = "9.85"
Var XMLPageVersionInt = 984 Var XMLPageVersionInt = 985
Var CurrentMainVideo = 2 Var CurrentMainVideo = 2
</EventOpen> </EventOpen>

View file

@ -108,8 +108,8 @@
Var RandomPromotionMyworld = 0 Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0 Var RandomSalePackage = 0
Var XMLPageVersion = "10.84" Var XMLPageVersion = "10.85"
Var XMLPageVersionInt = 1084 Var XMLPageVersionInt = 1085
;Oreo ;Oreo
Var OreoGuarantee = 0 Var OreoGuarantee = 0