Wait for bnoues
|
|
@ -402,8 +402,8 @@ JASMINE MILK TEA SMOOTHIE 12-02-03-0047 1 16 7 10 23 41 24 49 1 23
|
|||
HOT JASMINE LIME 12-02-01-0048 1 16 10 12 24 49 1 23
|
||||
ICED JASMINE LIME 12-02-02-0049 1 16 10 12 23 24 49 1 23
|
||||
JASMINE MILK TEA OREO SMOOTHIE 12-02-03-0048 1 16 10 41 40 24 49 1 23
|
||||
|
||||
|
||||
PEPSI JASMINE TEA 12-05-02-0061 1 14 10 23 13 24 49 1 23
|
||||
PEPSI MAX 12-05-02-0062 1 14 23 13 24 49 1 23
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 40.
|
BIN
app/game/TAMATIAN-01.gif
Normal file
|
After Width: | Height: | Size: 3.9 MiB |
1
app/game/need_upgrade
Normal file
|
|
@ -0,0 +1 @@
|
|||
need_upgrade
|
||||
BIN
image/page_doing/bn_game_cnt_down.png
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4 KiB |
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 4 KiB |
BIN
image/page_drink_disable_n2/bn_pepsi_jasmine_tea_motherday.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
image/page_drink_n/bn_pepsi_jasmine_tea_motherday.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
image/page_drink_picture2_n/bn_pepsi_jasmine_tea_motherday.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
image/page_drink_press_n/bn_pepsi_jasmine_tea_motherday.png
Normal file
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
echo param
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -8,41 +12,49 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
If AppFastEnable = "true" Then
|
||||
Var Menu11Selected = "PressForever"
|
||||
Var Menu7Selected = "Invisible"
|
||||
Else
|
||||
Var Menu11Selected = "Invisible"
|
||||
Var Menu7Selected = "PressForever"
|
||||
EndIf
|
||||
If AppFastEnable = "true" Then
|
||||
Var Menu11Selected = "PressForever"
|
||||
Var Menu7Selected = "Invisible"
|
||||
Else
|
||||
Var Menu11Selected = "Invisible"
|
||||
Var Menu7Selected = "PressForever"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
RefreshAll
|
||||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -8,35 +11,40 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.xml
|
||||
?>
|
||||
|
||||
|
||||
Var Menu8Selected = "PressForever"
|
||||
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.xml
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
RefreshAll
|
||||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
|
|
@ -7,36 +11,41 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
Var Menu2Selected = "PressForever"
|
||||
|
||||
|
||||
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
touch_less_gen = False
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -8,44 +12,49 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
; protein
|
||||
|
||||
; protein
|
||||
If AppFastEnable = "true" Then
|
||||
Var Menu11Selected = "PressForever"
|
||||
Var Menu11Selected = "PressForever"
|
||||
Var Menu7Selected = "Invisible"
|
||||
Var Menu21Selected = "Invisible"
|
||||
Else
|
||||
Var Menu11Selected = "Invisible"
|
||||
Var Menu11Selected = "Invisible"
|
||||
Var Menu7Selected = "Invisible"
|
||||
Var Menu21Selected = "PressForever"
|
||||
EndIf
|
||||
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
RefreshAll
|
||||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
touch_less_gen = False
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -8,35 +12,36 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
Var Menu22Selected = "PressForever"
|
||||
|
||||
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
RefreshAll
|
||||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -8,9 +11,9 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
Var Menu4Selected = "PressForever"
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
|
@ -18,20 +21,30 @@
|
|||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=./event/dummy_layout_promotion.py
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
|
|
@ -39,4 +52,4 @@
|
|||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
|
|
@ -7,28 +11,35 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
</Popup>
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
echo param
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -8,9 +12,9 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
; soda and other
|
||||
Var Menu6Selected = "PressForever"
|
||||
|
||||
|
|
@ -19,25 +23,27 @@
|
|||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
RefreshAll
|
||||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
|
|
@ -7,28 +11,35 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
</Popup>
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
|
|
@ -7,9 +11,9 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.xml
|
||||
?>
|
||||
|
||||
|
||||
Var Menu1Selected = "PressForever"
|
||||
|
||||
Var OreoBigButtonEnable = "Enable"
|
||||
|
|
@ -23,25 +27,38 @@
|
|||
Var esp122101001Enable = "Invisible"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
If show_eng = "true" Then
|
||||
|
||||
If show_eng = "true" Then
|
||||
|
||||
Var text_unavailable = "UNAVAILABLE###size=16"
|
||||
Else
|
||||
Var text_unavailable = "หมด###size=32"
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.xml
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
<Button>
|
||||
<X> 780 </X>
|
||||
<Y> 500 </Y>
|
||||
|
|
@ -50,21 +67,17 @@
|
|||
<Interval> 500 </Interval>
|
||||
<Filename> "ROOT/taobin_project/image/main_page/bn_remove_cup.png" </Filename>
|
||||
<Filename> "ROOT/taobin_project/image/main_page/bp_remove_cup.png" </Filename>
|
||||
<EventClick>
|
||||
<EventClick>
|
||||
Machine RemoveCup
|
||||
Machine DoorLidOpen
|
||||
Var buttonRemoveCup = "Invisible"
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
?>
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
?>
|
||||
|
||||
;BigLogoLayout
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
|
|
@ -7,28 +11,38 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.xml
|
||||
?>
|
||||
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.xml
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
</Popup>
|
||||
|
||||
|
||||
</Popup>
|
||||
<?hurr
|
||||
#include=dummy_layout.py
|
||||
?>
|
||||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
touch_less_gen = False
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -8,35 +12,41 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
Var Menu3Selected = "PressForever"
|
||||
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
RefreshAll
|
||||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
touch_less_gen = False
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
|
|
@ -8,41 +12,44 @@
|
|||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=components/menu_catalog_default_init.xml
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
If AppFastEnable = "true" Then
|
||||
Var Menu11Selected = "PressForever"
|
||||
Var Menu11Selected = "PressForever"
|
||||
Var Menu7Selected = "Invisible"
|
||||
Else
|
||||
Var Menu11Selected = "Invisible"
|
||||
Var Menu11Selected = "Invisible"
|
||||
Var Menu7Selected = "PressForever"
|
||||
EndIf
|
||||
|
||||
|
||||
SAVELOG PreviseXMLFileName2
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new_menu.xml
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=components/menu_catalog_new.xml
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
<?hurr
|
||||
#generate_layout=menu_new_v2
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
<EventUnitTest4>
|
||||
RefreshAll
|
||||
</EventUnitTest4>
|
||||
|
||||
|
||||
</Popup>
|
||||
</Popup>
|
||||
|
|
|
|||
45
menu/page_catalog_momday.skt
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
<?hurr
|
||||
#include=menu_head.py
|
||||
?>
|
||||
|
||||
<Popup>
|
||||
<Cache> "Enable" </Cache>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 1920 </Height>
|
||||
;<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
; On open
|
||||
<?hurr
|
||||
#include=menu_catalog_default_init.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
Var Timeout = 0
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new_menu.py
|
||||
?>
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_catalog_new.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen_v2.py
|
||||
?>
|
||||
<?hurr
|
||||
#include=menu_new_layout_gen.py
|
||||
?>
|
||||
|
||||
|
||||
|
||||
</Popup>
|
||||
|
|
@ -1,13 +1,12 @@
|
|||
total 136300
|
||||
total 138956
|
||||
-rw-rw---- 1 root sdcard_rw 14292128 2022-12-29 13:13 brewing_adv1.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 10307404 2023-07-19 10:04 brewing_adv3.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 7265712 2021-03-06 13:03 main_page.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 19087285 2023-01-23 16:15 main_page_en.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 11040774 2023-08-09 17:39 main_page_event.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 7185758 2023-05-23 11:02 main_page_event_en.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 527 2023-08-09 17:56 script1.ev
|
||||
-rw-rw---- 1 root sdcard_rw 409 2023-08-09 17:56 script2.ev
|
||||
-rw-rw---- 1 root sdcard_rw 0 2023-08-09 17:58 sync_1.file
|
||||
-rw-rw---- 1 root sdcard_rw 0 2023-08-10 10:45 sync_1.file
|
||||
-rw-rw---- 1 root sdcard_rw 14168973 2021-02-19 17:11 taobin_adv1.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 9135672 2021-02-16 17:41 taobin_adv2.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 8980019 2021-03-05 13:35 taobin_adv2_1.mp4
|
||||
|
|
@ -16,5 +15,5 @@ total 136300
|
|||
-rw-rw---- 1 root sdcard_rw 6428830 2022-06-13 18:43 taobin_save_world2.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 4634942 2022-06-13 18:43 taobin_save_world3.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 2084830 2022-06-13 18:43 taobin_thank1.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 4416315 2023-08-09 17:39 taobin_thank1_event.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 7137292 2023-08-10 10:33 taobin_thank1_event.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 1631940 2022-06-13 18:43 taobin_thank2.mp4
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ Var BackToSchoolForFreeEnable = 0
|
|||
Var PepsiProEnable = 0
|
||||
Var PepsiPromoteVideo = 0
|
||||
Var PepsiProCodeEnable = 0
|
||||
|
||||
Var GameEnableFromTrickerEv = 0
|
||||
|
||||
Var SoundBackToSchoolType = 0
|
||||
; End
|
||||
|
|
@ -34,6 +34,20 @@ If SystemDateMonthInt = 8 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 9 Then
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 10 Then
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var MomDayEnable = 0
|
||||
EndIf
|
||||
|
||||
DEBUGVAR MomDayEnable
|
||||
DEBUGVAR JasmineTeaEnable
|
||||
|
||||
|
|
@ -50,6 +64,8 @@ EndIf
|
|||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var GameEnableFromTrickerEv = 0
|
||||
Var MomDayEnable = 0
|
||||
Var PepsiProEnable = 0
|
||||
Var PepsiPromoteVideo = 0
|
||||
Var PepsiProCodeEnable = 0
|
||||
|
|
|
|||
|
|
@ -189,7 +189,6 @@
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
Var TermTemOnline = "false"
|
||||
Var TaobinOnline = "false"
|
||||
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@
|
|||
Var brew_txt2 = "ROOT/taobin_project/image/page_doing/brewing_txt_adv3_en.png"
|
||||
Var brew_txt1 = "ROOT/taobin_project/image/page_doing/brewing_txt_adv1_en.png"
|
||||
|
||||
Var XStraw = 336
|
||||
Var XStraw = 274
|
||||
Else
|
||||
Var PlaySoundLag = "ROOT/taobin_project/sound_thai/thankyou.mp3"
|
||||
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
Var brew_txt2 = "ROOT/taobin_project/image/page_doing/brewing_txt_adv3.png"
|
||||
Var brew_txt1 = "ROOT/taobin_project/image/page_doing/brewing_txt_adv1.png"
|
||||
|
||||
Var XStraw = 382
|
||||
Var XStraw = 274
|
||||
EndIf
|
||||
|
||||
Var waitAckPay = 0
|
||||
|
|
@ -373,12 +373,36 @@
|
|||
|
||||
If bg_lidProblem_ST = "Invisible" Then
|
||||
Var GetLidButtonState = "Enable"
|
||||
Var XStraw = 265
|
||||
;Var XStraw = 265
|
||||
EndIf
|
||||
|
||||
; BREW_CNT > 15 ( pre-time ) + 60 ( Game Time ) Game01Enable
|
||||
; BREW_CNT > 15 ( pre-time ) + 50 ( Game Time ) + 10 (Debound Time) Game01Enable
|
||||
|
||||
DEBUGVAR Game01Enable
|
||||
DEBUGVAR BREW_CNT
|
||||
If Game01Enable = 1 Then
|
||||
If BREW_CNT > 82 Then
|
||||
|
||||
Else
|
||||
Var Game01Enable = 0
|
||||
Var ButtonGamePressToPlayState = "Invisible"
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
If Game01Enable = 1 Then
|
||||
Var ButtonGameCountDown = 15
|
||||
Var ButtonGameCountDownState = "PressForever"
|
||||
Else
|
||||
Var ButtonGameCountDownState = "Invisible"
|
||||
EndIf
|
||||
Var ButtonGamePressToPlayState = "Invisible"
|
||||
|
||||
|
||||
DEBUGVAR SelectMenuBetweenBrewEnable1
|
||||
DEBUGVAR SelectMenuBetweenBrewEnable2
|
||||
|
||||
|
|
@ -1344,7 +1368,7 @@
|
|||
If GetLidButtonCountDown = 1 Then
|
||||
Var GetLidButtonState = "Invisible"
|
||||
Var bg_lidProblem_ST = "Enable"
|
||||
Var XStraw = 356
|
||||
;Var XStraw = 356
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -1359,6 +1383,27 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If ButtonGameCountDown > 0 Then
|
||||
If ButtonGameCountDown = 1 Then
|
||||
Var ButtonGameCountDownState = "Invisible"
|
||||
Var ButtonGamePressToPlayState = "Enable"
|
||||
EndIf
|
||||
Var ButtonGameCountDown = ButtonGameCountDown - 1
|
||||
|
||||
EndIf
|
||||
|
||||
DEBUGVAR Game01Enable
|
||||
DEBUGVAR BREW_CNT
|
||||
If Game01Enable = 1 Then
|
||||
If BREW_CNT > 60 Then
|
||||
|
||||
Else
|
||||
Var ButtonGamePressToPlayState = "Invisible"
|
||||
Var Game01Enable = 0
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
Refresh
|
||||
TimerReset
|
||||
|
|
@ -1512,7 +1557,7 @@
|
|||
; Next Order
|
||||
;
|
||||
<Button>
|
||||
<X> 733 </X>
|
||||
<X> 792 </X>
|
||||
<Y> 1787 </Y>
|
||||
<State>SelectMenuBetweenBrewEnable1</State>
|
||||
<Filename> next_pic_bn </Filename>
|
||||
|
|
@ -1602,6 +1647,56 @@
|
|||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
||||
<Button>
|
||||
<X> 526 </X>
|
||||
<Y> 1787 </Y>
|
||||
<State> ButtonGameCountDownState </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_doing/bn_game_cnt_down.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_doing/bn_game_cnt_down.png" </FilenamePress>
|
||||
<EventClick>
|
||||
|
||||
</EventClick>
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 0 </Y>
|
||||
<Size> 64 </Size>
|
||||
<Align> Center </Align>
|
||||
<Width> 240 </Width>
|
||||
<Font> KanitBoldTTF </Font>
|
||||
<Color> 0xFFFFFF </Color>
|
||||
<State> ButtonGameCountDownState </State>
|
||||
<Value> ButtonGameCountDown </Value>
|
||||
</Text>
|
||||
</Button>
|
||||
|
||||
<GIF>
|
||||
<X> 526 </X>
|
||||
<Y> 1680 </Y>
|
||||
<Width> 241 </Width>
|
||||
<Height> 204 </Height>
|
||||
<State> ButtonGamePressToPlayState </State>
|
||||
<Filename> "ROOT/taobin_project/app/game/TAMATIAN-01.gif" </Filename>
|
||||
</GIF>
|
||||
|
||||
<Image>
|
||||
<X> 526 </X>
|
||||
<Y> 1680 </Y>
|
||||
<Width> 241 </Width>
|
||||
<Height> 204 </Height>
|
||||
<State> ButtonGamePressToPlayState </State>
|
||||
<EventClick>
|
||||
DEBUGVAR Game01Enable
|
||||
SAVELOG "Press play game"
|
||||
If Game01Enable = 1 Then
|
||||
Var Game01Enable = 0
|
||||
Var ButtonGamePressToPlayState = "Invisible"
|
||||
RunApp "com.NDF.taobin"
|
||||
EndIf
|
||||
</EventClick>
|
||||
</Image>
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
|
|
|
|||
|
|
@ -534,37 +534,37 @@
|
|||
Var block_index_override = 0
|
||||
Var block_index_move = 0
|
||||
</Script>
|
||||
; menu_new_list 5
|
||||
; menu_new_list 6
|
||||
; ==================> Len = 11
|
||||
; 12-99-02-0042 12-99-03-0044 12-99-03-0046
|
||||
; 12-99-01-0042 12-99-02-0044 12-99-03-0046
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> Flag( 12-99-02-0042.Button,12-99-03-0044.Button,12-99-03-0046.Button,$Sum129902004212990300441299030046) </State>
|
||||
<State> Flag( 12-99-01-0042.Button,12-99-02-0044.Button,12-99-03-0046.Button,$Sum129901004212990200441299030046) </State>
|
||||
<Button>
|
||||
<State> $Sum129902004212990300441299030046 </State>
|
||||
<State> $Sum129901004212990200441299030046 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_jasmine_tea_motherday.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_jasmine_tea_motherday.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_jasmine_tea_motherday.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "Jasmine Tea"
|
||||
Var NameDrink = "JASMINE TEA"
|
||||
Var NameDrinkTH = "นี่สิตัวแม่"
|
||||
Var DrinkDescriptionTH = "ชามะลิ น้ำ "
|
||||
Var DrinkDescription = "Jasmine Tea ,Water"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_jasmine_tea_motherday.png"
|
||||
Var OpenFromXML = CurrentXMLFileName2
|
||||
Var PriceD1 = $12-99-02-0042.Price
|
||||
Var PriceD2 = $12-99-03-0044.Price
|
||||
Var PriceD1 = $12-99-01-0042.Price
|
||||
Var PriceD2 = $12-99-02-0044.Price
|
||||
Var PriceD3 = $12-99-03-0046.Price
|
||||
Var PD_CODE1 = "12-99-02-0042"
|
||||
Var PD_CODE2 = "12-99-03-0044"
|
||||
Var PD_CODE1 = "12-99-01-0042"
|
||||
Var PD_CODE2 = "12-99-02-0044"
|
||||
Var PD_CODE3 = "12-99-03-0046"
|
||||
Var PD_STAGE_1 = $12-99-02-0042.Button
|
||||
Var PD_STAGE_2 = $12-99-03-0044.Button
|
||||
Var PD_STAGE_1 = $12-99-01-0042.Button
|
||||
Var PD_STAGE_2 = $12-99-02-0044.Button
|
||||
Var PD_STAGE_3 = $12-99-03-0046.Button
|
||||
Var SelectCountDrinkType = 0
|
||||
Var DefaultDrinkType = 0
|
||||
|
|
@ -581,23 +581,23 @@
|
|||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-99-03-0044"
|
||||
Topping "Load" "12-99-02-0044"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "12-99-02-0042"
|
||||
Topping "Load" "12-99-01-0042"
|
||||
Else
|
||||
Topping "Load" "12-99-03-0046"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $12-99-02-0042.NameE
|
||||
Var menu_desc_eng_hot = $12-99-02-0042.descriptionE
|
||||
Var menu_name_thai_hot = $12-99-02-0042.Name
|
||||
Var menu_desc_thai_hot = $12-99-02-0042.description
|
||||
Var menu_name_eng_hot = $12-99-01-0042.NameE
|
||||
Var menu_desc_eng_hot = $12-99-01-0042.descriptionE
|
||||
Var menu_name_thai_hot = $12-99-01-0042.Name
|
||||
Var menu_desc_thai_hot = $12-99-01-0042.description
|
||||
|
||||
Var menu_name_eng_cold = $12-99-03-0044.NameE
|
||||
Var menu_desc_eng_cold = $12-99-03-0044.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-03-0044.Name
|
||||
Var menu_desc_thai_cold = $12-99-03-0044.description
|
||||
Var menu_name_eng_cold = $12-99-02-0044.NameE
|
||||
Var menu_desc_eng_cold = $12-99-02-0044.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-02-0044.Name
|
||||
Var menu_desc_thai_cold = $12-99-02-0044.description
|
||||
|
||||
Var menu_name_eng_blender = $12-99-03-0046.NameE
|
||||
Var menu_desc_eng_blender = $12-99-03-0046.descriptionE
|
||||
|
|
@ -644,7 +644,7 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Jasmine Tea" </Value>
|
||||
<Value> "JASMINE TEA" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
|
|
@ -664,7 +664,7 @@
|
|||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<State> $12-99-02-0042.Button </State>
|
||||
<State> $12-99-01-0042.Button </State>
|
||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
||||
</Image>
|
||||
|
|
@ -676,15 +676,15 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-99-02-0042.Button </State>
|
||||
<Value> StringFmt( $12-99-02-0042.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
<State> $12-99-01-0042.Button </State>
|
||||
<Value> StringFmt( $12-99-01-0042.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> $12-99-03-0044.Button </State>
|
||||
<State> $12-99-02-0044.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
|
|
@ -694,8 +694,8 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-99-03-0044.Button </State>
|
||||
<Value> StringFmt( $12-99-03-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
<State> $12-99-02-0044.Button </State>
|
||||
<Value> StringFmt( $12-99-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -722,7 +722,7 @@
|
|||
eval(
|
||||
If ICE_PROCESS_STATUS = 2 Then
|
||||
|
||||
If $Sum129902004212990300441299030046 = "Disable" Then
|
||||
If $Sum129901004212990200441299030046 = "Disable" Then
|
||||
Var ice_tab_process_show = "Disable"
|
||||
Else
|
||||
Var ice_tab_process_show = "Enable"
|
||||
|
|
@ -742,9 +742,9 @@
|
|||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $Sum129902004212990300441299030046 = "Disable" Then
|
||||
STRCONTAIN "ERR" $12-99-02-0042.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-99-03-0044.TAG tag2_is_disable
|
||||
If $Sum129901004212990200441299030046 = "Disable" Then
|
||||
STRCONTAIN "ERR" $12-99-01-0042.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-99-02-0044.TAG tag2_is_disable
|
||||
STRCONTAIN "ERR" $12-99-03-0046.TAG tag3_is_disable
|
||||
Var return = "Invisible"
|
||||
If tag1_is_disable = "true" Then
|
||||
|
|
@ -781,42 +781,42 @@
|
|||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $Sum129902004212990300441299030046 </State>
|
||||
<State> $Sum129901004212990200441299030046 </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 11
|
||||
; 12-99-02-0043 12-99-03-0045 12-99-03-0047
|
||||
; 12-99-01-0043 12-99-02-0045 12-99-03-0047
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> Flag( 12-99-02-0043.Button,12-99-03-0045.Button,12-99-03-0047.Button,$Sum129902004312990300451299030047) </State>
|
||||
<State> Flag( 12-99-01-0043.Button,12-99-02-0045.Button,12-99-03-0047.Button,$Sum129901004312990200451299030047) </State>
|
||||
<Button>
|
||||
<State> $Sum129902004312990300451299030047 </State>
|
||||
<State> $Sum129901004312990200451299030047 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_jasmine_milk_tea_motherday.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_jasmine_milk_tea_motherday.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_jasmine_milk_tea_motherday.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "Jasmine Milk Tea"
|
||||
Var NameDrink = "JASMINE MILK TEA"
|
||||
Var NameDrinkTH = "รักแม่ 3000 "
|
||||
Var DrinkDescriptionTH = "ชามะลิ และนม"
|
||||
Var DrinkDescription = "Jasmine Tea and Milk"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_jasmine_milk_tea_motherday.png"
|
||||
Var OpenFromXML = CurrentXMLFileName2
|
||||
Var PriceD1 = $12-99-02-0043.Price
|
||||
Var PriceD2 = $12-99-03-0045.Price
|
||||
Var PriceD1 = $12-99-01-0043.Price
|
||||
Var PriceD2 = $12-99-02-0045.Price
|
||||
Var PriceD3 = $12-99-03-0047.Price
|
||||
Var PD_CODE1 = "12-99-02-0043"
|
||||
Var PD_CODE2 = "12-99-03-0045"
|
||||
Var PD_CODE1 = "12-99-01-0043"
|
||||
Var PD_CODE2 = "12-99-02-0045"
|
||||
Var PD_CODE3 = "12-99-03-0047"
|
||||
Var PD_STAGE_1 = $12-99-02-0043.Button
|
||||
Var PD_STAGE_2 = $12-99-03-0045.Button
|
||||
Var PD_STAGE_1 = $12-99-01-0043.Button
|
||||
Var PD_STAGE_2 = $12-99-02-0045.Button
|
||||
Var PD_STAGE_3 = $12-99-03-0047.Button
|
||||
Var SelectCountDrinkType = 0
|
||||
Var DefaultDrinkType = 0
|
||||
|
|
@ -833,23 +833,23 @@
|
|||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-99-03-0045"
|
||||
Topping "Load" "12-99-02-0045"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "12-99-02-0043"
|
||||
Topping "Load" "12-99-01-0043"
|
||||
Else
|
||||
Topping "Load" "12-99-03-0047"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $12-99-02-0043.NameE
|
||||
Var menu_desc_eng_hot = $12-99-02-0043.descriptionE
|
||||
Var menu_name_thai_hot = $12-99-02-0043.Name
|
||||
Var menu_desc_thai_hot = $12-99-02-0043.description
|
||||
Var menu_name_eng_hot = $12-99-01-0043.NameE
|
||||
Var menu_desc_eng_hot = $12-99-01-0043.descriptionE
|
||||
Var menu_name_thai_hot = $12-99-01-0043.Name
|
||||
Var menu_desc_thai_hot = $12-99-01-0043.description
|
||||
|
||||
Var menu_name_eng_cold = $12-99-03-0045.NameE
|
||||
Var menu_desc_eng_cold = $12-99-03-0045.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-03-0045.Name
|
||||
Var menu_desc_thai_cold = $12-99-03-0045.description
|
||||
Var menu_name_eng_cold = $12-99-02-0045.NameE
|
||||
Var menu_desc_eng_cold = $12-99-02-0045.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-02-0045.Name
|
||||
Var menu_desc_thai_cold = $12-99-02-0045.description
|
||||
|
||||
Var menu_name_eng_blender = $12-99-03-0047.NameE
|
||||
Var menu_desc_eng_blender = $12-99-03-0047.descriptionE
|
||||
|
|
@ -896,7 +896,7 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Jasmine Milk Tea" </Value>
|
||||
<Value> "JASMINE MILK TEA" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
|
|
@ -916,7 +916,7 @@
|
|||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<State> $12-99-02-0043.Button </State>
|
||||
<State> $12-99-01-0043.Button </State>
|
||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
||||
</Image>
|
||||
|
|
@ -928,15 +928,15 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-99-02-0043.Button </State>
|
||||
<Value> StringFmt( $12-99-02-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
<State> $12-99-01-0043.Button </State>
|
||||
<Value> StringFmt( $12-99-01-0043.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> $12-99-03-0045.Button </State>
|
||||
<State> $12-99-02-0045.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
|
|
@ -946,8 +946,8 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-99-03-0045.Button </State>
|
||||
<Value> StringFmt( $12-99-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
<State> $12-99-02-0045.Button </State>
|
||||
<Value> StringFmt( $12-99-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -974,7 +974,7 @@
|
|||
eval(
|
||||
If ICE_PROCESS_STATUS = 2 Then
|
||||
|
||||
If $Sum129902004312990300451299030047 = "Disable" Then
|
||||
If $Sum129901004312990200451299030047 = "Disable" Then
|
||||
Var ice_tab_process_show = "Disable"
|
||||
Else
|
||||
Var ice_tab_process_show = "Enable"
|
||||
|
|
@ -994,9 +994,9 @@
|
|||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $Sum129902004312990300451299030047 = "Disable" Then
|
||||
STRCONTAIN "ERR" $12-99-02-0043.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-99-03-0045.TAG tag2_is_disable
|
||||
If $Sum129901004312990200451299030047 = "Disable" Then
|
||||
STRCONTAIN "ERR" $12-99-01-0043.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-99-02-0045.TAG tag2_is_disable
|
||||
STRCONTAIN "ERR" $12-99-03-0047.TAG tag3_is_disable
|
||||
Var return = "Invisible"
|
||||
If tag1_is_disable = "true" Then
|
||||
|
|
@ -1033,7 +1033,7 @@
|
|||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $Sum129902004312990300451299030047 </State>
|
||||
<State> $Sum129901004312990200451299030047 </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
|
@ -1055,7 +1055,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "Jasmine Milk Tea OREO SMOOTHIE"
|
||||
Var NameDrink = "JASMINE MILK TEA\NOREO SMOOTHIE"
|
||||
Var NameDrinkTH = "มัมมี่ของต้าวก้อน"
|
||||
Var DrinkDescriptionTH = "ชามะลิ นม และโอริโอ้"
|
||||
Var DrinkDescription = "Jasmine Tea Milk and Oreo"
|
||||
|
|
@ -1148,8 +1148,7 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Jasmine Milk Tea
|
||||
OREO SMOOTHIE" </Value>
|
||||
<Value> "JASMINE MILK TEA\NOREO SMOOTHIE" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
|
|
@ -1289,35 +1288,35 @@ OREO SMOOTHIE" </Value>
|
|||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 11
|
||||
; 12-99-03-0049 12-99-03-0050 -
|
||||
; 12-99-01-0049 12-99-02-0050 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> Flag( 12-99-03-0049.Button,12-99-03-0050.Button,$Sum12990300491299030050) </State>
|
||||
<State> Flag( 12-99-01-0049.Button,12-99-02-0050.Button,$Sum12990100491299020050) </State>
|
||||
<Button>
|
||||
<State> $Sum12990300491299030050 </State>
|
||||
<State> $Sum12990100491299020050 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_jasmine_tea_lime_motherday.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_jasmine_tea_lime_motherday.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_jasmine_tea_lime_motherday.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "Jasmine lime"
|
||||
Var NameDrink = "JASMINE LIME"
|
||||
Var NameDrinkTH = "จี๊ดจ๊าดได้แม่"
|
||||
Var DrinkDescriptionTH = "ชามะลิ ผงมะนาว และน้ำ"
|
||||
Var DrinkDescription = "Jasmine Tea Limenade and ice"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_jasmine_tea_lime_motherday.png"
|
||||
Var OpenFromXML = CurrentXMLFileName2
|
||||
Var PriceD1 = $12-99-03-0049.Price
|
||||
Var PriceD2 = $12-99-03-0050.Price
|
||||
Var PriceD1 = $12-99-01-0049.Price
|
||||
Var PriceD2 = $12-99-02-0050.Price
|
||||
Var PriceD3 = $-.Price
|
||||
Var PD_CODE1 = "12-99-03-0049"
|
||||
Var PD_CODE2 = "12-99-03-0050"
|
||||
Var PD_CODE1 = "12-99-01-0049"
|
||||
Var PD_CODE2 = "12-99-02-0050"
|
||||
Var PD_CODE3 = "##-##-##-####"
|
||||
Var PD_STAGE_1 = $12-99-03-0049.Button
|
||||
Var PD_STAGE_2 = $12-99-03-0050.Button
|
||||
Var PD_STAGE_1 = $12-99-01-0049.Button
|
||||
Var PD_STAGE_2 = $12-99-02-0050.Button
|
||||
Var PD_STAGE_3 = "Disable2"
|
||||
Var SelectCountDrinkType = 0
|
||||
Var DefaultDrinkType = 0
|
||||
|
|
@ -1334,23 +1333,23 @@ OREO SMOOTHIE" </Value>
|
|||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-99-03-0050"
|
||||
Topping "Load" "12-99-02-0050"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "12-99-03-0049"
|
||||
Topping "Load" "12-99-01-0049"
|
||||
Else
|
||||
Topping "Load" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
Var menu_name_eng_hot = $12-99-03-0049.NameE
|
||||
Var menu_desc_eng_hot = $12-99-03-0049.descriptionE
|
||||
Var menu_name_thai_hot = $12-99-03-0049.Name
|
||||
Var menu_desc_thai_hot = $12-99-03-0049.description
|
||||
Var menu_name_eng_hot = $12-99-01-0049.NameE
|
||||
Var menu_desc_eng_hot = $12-99-01-0049.descriptionE
|
||||
Var menu_name_thai_hot = $12-99-01-0049.Name
|
||||
Var menu_desc_thai_hot = $12-99-01-0049.description
|
||||
|
||||
Var menu_name_eng_cold = $12-99-03-0050.NameE
|
||||
Var menu_desc_eng_cold = $12-99-03-0050.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-03-0050.Name
|
||||
Var menu_desc_thai_cold = $12-99-03-0050.description
|
||||
Var menu_name_eng_cold = $12-99-02-0050.NameE
|
||||
Var menu_desc_eng_cold = $12-99-02-0050.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-02-0050.Name
|
||||
Var menu_desc_thai_cold = $12-99-02-0050.description
|
||||
|
||||
Var menu_name_eng_blender = $##-##-##-####.NameE
|
||||
Var menu_desc_eng_blender = $##-##-##-####.descriptionE
|
||||
|
|
@ -1397,7 +1396,7 @@ OREO SMOOTHIE" </Value>
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Jasmine lime" </Value>
|
||||
<Value> "JASMINE LIME" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
|
|
@ -1417,7 +1416,7 @@ OREO SMOOTHIE" </Value>
|
|||
<Image>
|
||||
<X> 16 </X>
|
||||
<Y> 264 </Y>
|
||||
<State> $12-99-03-0049.Button </State>
|
||||
<State> $12-99-01-0049.Button </State>
|
||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
||||
</Image>
|
||||
|
|
@ -1429,15 +1428,15 @@ OREO SMOOTHIE" </Value>
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-99-03-0049.Button </State>
|
||||
<Value> StringFmt( $12-99-03-0049.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
<State> $12-99-01-0049.Button </State>
|
||||
<Value> StringFmt( $12-99-01-0049.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> $12-99-03-0050.Button </State>
|
||||
<State> $12-99-02-0050.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
|
|
@ -1447,8 +1446,8 @@ OREO SMOOTHIE" </Value>
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-99-03-0050.Button </State>
|
||||
<Value> StringFmt( $12-99-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
<State> $12-99-02-0050.Button </State>
|
||||
<Value> StringFmt( $12-99-02-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1475,7 +1474,7 @@ OREO SMOOTHIE" </Value>
|
|||
eval(
|
||||
If ICE_PROCESS_STATUS = 2 Then
|
||||
|
||||
If $Sum12990300491299030050 = "Disable" Then
|
||||
If $Sum12990100491299020050 = "Disable" Then
|
||||
Var ice_tab_process_show = "Disable"
|
||||
Else
|
||||
Var ice_tab_process_show = "Enable"
|
||||
|
|
@ -1495,9 +1494,9 @@ OREO SMOOTHIE" </Value>
|
|||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $Sum12990300491299030050 = "Disable" Then
|
||||
STRCONTAIN "ERR" $12-99-03-0049.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-99-03-0050.TAG tag2_is_disable
|
||||
If $Sum12990100491299020050 = "Disable" Then
|
||||
STRCONTAIN "ERR" $12-99-01-0049.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-99-02-0050.TAG tag2_is_disable
|
||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
|
||||
Var return = "Invisible"
|
||||
If tag1_is_disable = "true" Then
|
||||
|
|
@ -1534,42 +1533,42 @@ OREO SMOOTHIE" </Value>
|
|||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $Sum12990300491299030050 </State>
|
||||
<State> $Sum12990100491299020050 </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 11
|
||||
; - 12-99-03-0051 -
|
||||
; - 12-99-05-0051 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> Flag( 12-99-03-0051.Button,$Sum1299030051) </State>
|
||||
<State> Flag( 12-99-05-0051.Button,$Sum1299050051) </State>
|
||||
<Button>
|
||||
<State> $Sum1299030051 </State>
|
||||
<State> $Sum1299050051 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_jasmine_tea_soda_motherday.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_jasmine_tea_soda_motherday.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_jasmine_tea_soda_motherday.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "Jasmine Tea soda"
|
||||
Var NameDrink = "JASMINE TEA SODA"
|
||||
Var NameDrinkTH = "ซ่าแบบตัวมัม"
|
||||
Var DrinkDescriptionTH = "ชามะลิ และโซดา"
|
||||
Var DrinkDescription = "Jasmine Tea and Soda"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_jasmine_tea_soda_motherday.png"
|
||||
Var OpenFromXML = CurrentXMLFileName2
|
||||
Var PriceD1 = $-.Price
|
||||
Var PriceD2 = $12-99-03-0051.Price
|
||||
Var PriceD2 = $12-99-05-0051.Price
|
||||
Var PriceD3 = $-.Price
|
||||
Var PD_CODE1 = "##-##-##-####"
|
||||
Var PD_CODE2 = "12-99-03-0051"
|
||||
Var PD_CODE2 = "12-99-05-0051"
|
||||
Var PD_CODE3 = "##-##-##-####"
|
||||
Var PD_STAGE_1 = "Disable2"
|
||||
Var PD_STAGE_2 = $12-99-03-0051.Button
|
||||
Var PD_STAGE_2 = $12-99-05-0051.Button
|
||||
Var PD_STAGE_3 = "Disable2"
|
||||
Var SelectCountDrinkType = 0
|
||||
Var DefaultDrinkType = 0
|
||||
|
|
@ -1586,7 +1585,7 @@ OREO SMOOTHIE" </Value>
|
|||
Var DefaultDrinkType = 3
|
||||
EndIf
|
||||
If PD_STAGE_2 = "Enable" Then
|
||||
Topping "Load" "12-99-03-0051"
|
||||
Topping "Load" "12-99-05-0051"
|
||||
Else
|
||||
If PD_STAGE_1 = "Enable" Then
|
||||
Topping "Load" "-"
|
||||
|
|
@ -1599,10 +1598,10 @@ OREO SMOOTHIE" </Value>
|
|||
Var menu_name_thai_hot = $##-##-##-####.Name
|
||||
Var menu_desc_thai_hot = $##-##-##-####.description
|
||||
|
||||
Var menu_name_eng_cold = $12-99-03-0051.NameE
|
||||
Var menu_desc_eng_cold = $12-99-03-0051.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-03-0051.Name
|
||||
Var menu_desc_thai_cold = $12-99-03-0051.description
|
||||
Var menu_name_eng_cold = $12-99-05-0051.NameE
|
||||
Var menu_desc_eng_cold = $12-99-05-0051.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-05-0051.Name
|
||||
Var menu_desc_thai_cold = $12-99-05-0051.description
|
||||
|
||||
Var menu_name_eng_blender = $##-##-##-####.NameE
|
||||
Var menu_desc_eng_blender = $##-##-##-####.descriptionE
|
||||
|
|
@ -1649,7 +1648,7 @@ OREO SMOOTHIE" </Value>
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x322B26 </Color>
|
||||
<State> showengText </State>
|
||||
<Value> "Jasmine Tea soda" </Value>
|
||||
<Value> "JASMINE TEA SODA" </Value>
|
||||
</Text>
|
||||
<Text>
|
||||
<X> 16 </X>
|
||||
|
|
@ -1689,7 +1688,7 @@ OREO SMOOTHIE" </Value>
|
|||
<Y> 264 </Y>
|
||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
||||
<State> $12-99-03-0051.Button </State>
|
||||
<State> $12-99-05-0051.Button </State>
|
||||
</Image>
|
||||
<Text>
|
||||
<X> 115 </X>
|
||||
|
|
@ -1699,8 +1698,8 @@ OREO SMOOTHIE" </Value>
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x6F5F51 </Color>
|
||||
<ColorDisable> 0xEAE6E1 </ColorDisable>
|
||||
<State> $12-99-03-0051.Button </State>
|
||||
<Value> StringFmt( $12-99-03-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
<State> $12-99-05-0051.Button </State>
|
||||
<Value> StringFmt( $12-99-05-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
|
||||
</Text>
|
||||
<Image>
|
||||
<X> 146 </X>
|
||||
|
|
@ -1743,9 +1742,9 @@ OREO SMOOTHIE" </Value>
|
|||
<Y> 117 </Y>
|
||||
<State>
|
||||
eval(
|
||||
If $Sum1299030051 = "Disable" Then
|
||||
If $Sum1299050051 = "Disable" Then
|
||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-99-03-0051.TAG tag2_is_disable
|
||||
STRCONTAIN "ERR" $12-99-05-0051.TAG tag2_is_disable
|
||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
|
||||
Var return = "Invisible"
|
||||
If tag1_is_disable = "true" Then
|
||||
|
|
@ -1782,7 +1781,255 @@ OREO SMOOTHIE" </Value>
|
|||
<Font> MITRegularTTF </Font>
|
||||
<Color> 0x5A5A5A </Color>
|
||||
<Mode> "disable-show" </Mode>
|
||||
<State> $Sum1299030051 </State>
|
||||
<State> $Sum1299050051 </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
</Block>
|
||||
; - - -
|
||||
; ==================> Len = 11
|
||||
; - 12-99-05-0052 -
|
||||
<Block>
|
||||
<MarginLeft> 33 </MarginLeft>
|
||||
<MarginTop> 22 </MarginTop>
|
||||
<Width> 225 </Width>
|
||||
<Height> 296 </Height>
|
||||
<State> Flag( 12-99-05-0052.Button,$Sum1299050052) </State>
|
||||
<Button>
|
||||
<State> $Sum1299050052 </State>
|
||||
<Filename> "ROOT/taobin_project/image/page_drink_n//bn_pepsi_jasmine_tea_motherday.png" </Filename>
|
||||
<FilenamePress> "ROOT/taobin_project/image/page_drink_press_n//bn_pepsi_jasmine_tea_motherday.png" </FilenamePress>
|
||||
<FilenameDisable> "ROOT/taobin_project/image/page_drink_disable_n2//bn_pepsi_jasmine_tea_motherday.png" </FilenameDisable>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOnClick>
|
||||
Var NameDrink = "PEPSI JASMINE TEA "
|
||||
Var NameDrinkTH = "เป๊ปนะแม่"
|
||||
Var DrinkDescriptionTH = "เป๊ปซี่ ชามะลิ ผงมะนาว และโซดา"
|
||||
Var DrinkDescription = "Pepsi, Jasmine Tea, Limenade and Soda"
|
||||
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_pepsi_jasmine_tea_motherday.png"
|
||||
Var OpenFromXML = CurrentXMLFileName2
|
||||
Var PriceD1 = $-.Price
|
||||
Var PriceD2 = $12-99-05-0052.Price
|
||||
Var PriceD3 = $-.Price
|
||||
Var PD_CODE1 = "##-##-##-####"
|
||||
Var PD_CODE2 = "12-99-05-0052"
|
||||
Var PD_CODE3 = "##-##-##-####"
|
||||
Var PD_STAGE_1 = "Disable2"
|
||||
Var PD_STAGE_2 = $12-99-05-0052.Button
|
||||
Var PD_STAGE_3 = "Disable2"
|
||||
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" "12-99-05-0052"
|
||||
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 = $12-99-05-0052.NameE
|
||||
Var menu_desc_eng_cold = $12-99-05-0052.descriptionE
|
||||
Var menu_name_thai_cold = $12-99-05-0052.Name
|
||||
Var menu_desc_thai_cold = $12-99-05-0052.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> "PEPSI JASMINE TEA " </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> "Pepsi, Jasmine Tea, Limenade and Soda" </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> $12-99-05-0052.Button </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> $12-99-05-0052.Button </State>
|
||||
<Value> StringFmt( $12-99-05-0052.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> 180 </X>
|
||||
<Y> TextPriceMenuY </Y>
|
||||
<Size> TextPriceMenuSize </Size>
|
||||
<Width>220</Width>
|
||||
<Font> KanitRegularTTF </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 $Sum1299050052 = "Disable" Then
|
||||
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
|
||||
STRCONTAIN "ERR" $12-99-05-0052.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> $Sum1299050052 </State>
|
||||
<Value> text_unavailable </Value>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
</Text>
|
||||
|
|
|
|||
|
|
@ -687,7 +687,6 @@
|
|||
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
|
||||
EndIf
|
||||
|
||||
Var OpenFromCollectPoint3 = 1
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
EndIf
|
||||
|
||||
|
|
@ -845,7 +844,6 @@
|
|||
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
|
||||
EndIf
|
||||
|
||||
Var OpenFromCollectPoint3 = 1
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
|
|
@ -111,18 +111,69 @@
|
|||
Else
|
||||
|
||||
|
||||
; Seeker.TNumberTaobinMember
|
||||
Var OpenFromCollectPoint3 = 0
|
||||
READ_FILE "/mnt/sdcard/game_enable" game_mode_str
|
||||
STRCONTAIN "1" game_mode_str game_mode_enable
|
||||
DEBUGVAR game_mode_enable
|
||||
DEBUGVAR OpenFromCollectPoint3
|
||||
If game_mode_enable = "true" Then
|
||||
If OpenFromCollectPoint3 = 1 Then
|
||||
RunApp "com.NDF.taobin"
|
||||
EndIf
|
||||
|
||||
If GameEnableFromTrickerEv = 1 Then
|
||||
Var game_mode_enable = "true"
|
||||
EndIf
|
||||
|
||||
If GameOverrideDisable = 1 Then
|
||||
Var game_mode_enable = "false"
|
||||
EndIf
|
||||
|
||||
If game_mode_enable = "true" Then
|
||||
CheckApp "com.NDF.taobin" GameInstalled
|
||||
|
||||
DEBUGVAR GameInstalled
|
||||
|
||||
If GameInstalled = "true" Then
|
||||
If Seeker.TNumberTaobinCredit = "" Then
|
||||
Var TelephoneNumber = "0899999999"
|
||||
|
||||
If Seeker.TNumberTaobinMember = "" Then
|
||||
Else
|
||||
Var TelephoneNumber = Seeker.TNumberTaobinMember
|
||||
EndIf
|
||||
|
||||
Else
|
||||
Var TelephoneNumber = Seeker.TNumberTaobinCredit
|
||||
EndIf
|
||||
|
||||
StrLen TelephoneNumber TelNumLen
|
||||
|
||||
DEBUGVAR TelephoneNumber
|
||||
DEBUGVAR TelNumLen
|
||||
|
||||
If TelNumLen > 0 Then
|
||||
|
||||
; reset
|
||||
WRITE_FILE "/mnt/sdcard/config_taobingame.yaml" ""
|
||||
;APPEND_FILE "/mnt/sdcard/config_taobingame.yaml" "API_ENDPOINT: "http://10.0.16.233:30487/taobingame"\r\n"
|
||||
APPEND_FILE "/mnt/sdcard/config_taobingame.yaml" "API_ENDPOINT: "http://10.0.16.231:30460"\r\n"
|
||||
|
||||
Var ACCString !assigned SprintFmt("ACC: "%s"\r\n", TelephoneNumber)
|
||||
DEBUGVAR ACCString
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var LangString = "LANG: "TH"\r\n"
|
||||
Else
|
||||
Var LangString = "LANG: "EN"\r\n"
|
||||
EndIf
|
||||
|
||||
; reset
|
||||
WRITE_FILE "/mnt/sdcard/taobingame_acc.yaml" ""
|
||||
APPEND_FILE "/mnt/sdcard/taobingame_acc.yaml" ACCString
|
||||
APPEND_FILE "/mnt/sdcard/taobingame_acc.yaml" LangString
|
||||
;
|
||||
|
||||
Var Game01Enable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
; test
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -660,6 +660,27 @@
|
|||
<Y> info_11Y </Y>
|
||||
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
|
||||
<EventClick>
|
||||
; reset
|
||||
Var TelephoneNumber = "0859586589"
|
||||
WRITE_FILE "/mnt/sdcard/config_taobingame.yaml" ""
|
||||
;APPEND_FILE "/mnt/sdcard/config_taobingame.yaml" "API_ENDPOINT: "http://10.0.16.233:30487/taobingame"\r\n"
|
||||
APPEND_FILE "/mnt/sdcard/config_taobingame.yaml" "API_ENDPOINT: "http://10.0.16.231:30460"\r\n"
|
||||
|
||||
Var ACCString !assigned SprintFmt("ACC: "%s"\r\n", TelephoneNumber)
|
||||
DEBUGVAR ACCString
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var LangString = "LANG: "TH"\r\n"
|
||||
Else
|
||||
Var LangString = "LANG: "EN"\r\n"
|
||||
EndIf
|
||||
|
||||
; reset
|
||||
WRITE_FILE "/mnt/sdcard/taobingame_acc.yaml" ""
|
||||
APPEND_FILE "/mnt/sdcard/taobingame_acc.yaml" ACCString
|
||||
APPEND_FILE "/mnt/sdcard/taobingame_acc.yaml" LangString
|
||||
|
||||
|
||||
Var GameInstalled = "-"
|
||||
CheckApp "com.NDF.taobin" GameInstalled
|
||||
DEBUGVAR GameInstalled
|
||||
|
|
@ -678,7 +699,7 @@
|
|||
<Size> 30 </Size>
|
||||
<Font> fontType1 </Font>
|
||||
<Color> 0x000000 </Color>
|
||||
<Value> "NDF Taobin" </Value>
|
||||
<Value> "NDF Taobin 1.2.1" </Value>
|
||||
</Text>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -108,8 +108,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "7.50"
|
||||
Var XMLPageVersionInt = 750
|
||||
Var XMLPageVersion = "7.53"
|
||||
Var XMLPageVersionInt = 753
|
||||
;Oreo
|
||||
Var OreoGuarantee = 0
|
||||
</EventOpen>
|
||||
|
|
|
|||