Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
wanlop run 2024-10-02 20:09:56 +07:00
commit e8148c2786
834 changed files with 34929 additions and 12935 deletions

View file

@ -6,7 +6,7 @@
<Y> 380 </Y>
<Width> 1080 </Width>
<Height> 1540 </Height>
<Color> "0xeae6e1" </Color>
<Color> BackgroundColor </Color>
</Image>
@ -472,7 +472,7 @@
<Width> 170 </Width>
<Height> 30 </Height>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> HeadlineColor </Color>
<Value> PriceUnitText </Value>
</Text>

View file

@ -8,15 +8,21 @@ if param == "old":
f.close()
else:
if "v2" in param:
print("new layout catalog ============================> inter.")
f = open( directory_to_process + "/menu_catalog_new.lxml", "r")
#print(f.read())
out_xml(f.read())
f.close()
if "pepsi" in param:
print("new layout catalog ============================> inter.")
f = open( directory_to_process + "/menu_catalog_new_pepsi.lxml", "r")
#print(f.read())
out_xml(f.read())
f.close()
else:
print("new layout catalog ============================> inter.")
f = open( directory_to_process + "/menu_catalog_new.lxml", "r")
#print(f.read())
out_xml(f.read())
f.close()
else:
print("new layout catalog enable.")
f = open( directory_to_process + "/menu_catalog_new.xml", "r")
#print(f.read())
out_xml(f.read())
f.close()

View file

@ -201,7 +201,7 @@
out_xml( '\t<Width>222</Width>\r\n')
out_xml( '\t<Mode> "multi2" </Mode>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x322B26 </Color>\r\n')
out_xml( '\t<Color> HeadlineColor </Color>\r\n')
if verbose == "debug_lang":
print("languageGroup", spl)
@ -223,7 +223,7 @@
out_xml( '\t<Size> 14 </Size>\r\n')
out_xml( '\t<Width>222</Width>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
out_xml( '\t<Color> BodyTextColor </Color>\r\n')
#out_xml( '\t<State> showthaiText </State>\r\n')
out_xml( '\t<LanguageGroup>\r\n')
out_xml( '\t\t<LanguageSlot1>' + spl[ idx_desc][ idx_lang_eng] + '</LanguageSlot1>\r\n')
@ -269,9 +269,12 @@
out_xml( '\t<Width>220</Width>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
if "pepsi" in param:
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
else:
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
out_xml( '\t<State> ' + shw + ' </State>\r\n')
#out_xml( '\t<Value> Var( "฿" + $' + spl[ idx_hot_product_code] + '.Price ) </Value>\r\n')
@ -314,8 +317,12 @@
out_xml( '\t<Width>220</Width>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
if "pepsi" in param:
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
else:
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
if "free" in param:
@ -353,8 +360,12 @@
out_xml( '\t<Font> KanitRegularTTF </Font>\r\n')
#out_xml( '\t<Align> end </Align>\r\n')
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
if "pepsi" in param:
out_xml( '\t<Color> WTCBlueColor </Color>\r\n')
out_xml( '\t<ColorDisable> WTCWhiteColor </ColorDisable>\r\n')
else:
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n')
out_xml( '\t<ColorDisable> 0xEAE6E1 </ColorDisable>\r\n')
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
if "free" in param:
@ -432,7 +443,7 @@
out_xml( '\t<Y> 266 </Y>\r\n')
out_xml( '\t<Size> 10 </Size>\r\n')
out_xml( '\t<Font> OpunMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0xDE794E </Color>\r\n')
out_xml( '\t<Color> WTCMediumBlueColor </Color>\r\n')
out_xml( '\t<State> ice_tab_process_show </State>\r\n')
out_xml( '\t<Value> ice_show_open </Value>\r\n')
out_xml( '\t</Text>\r\n')

View file

@ -1813,7 +1813,7 @@
<Y> 1787 </Y>
<State>SelectMenuBetweenBrewEnable2</State>
<Filename> Var( DirImageDoing + "/bn_next_order.png" ) </Filename>
<FilenamePress> Var( DirImageDoing + "/bp_next_order.png" )"/bp_next_order.png" </FilenamePress>
<FilenamePress> Var( DirImageDoing + "/bp_next_order.png" ) </FilenamePress>
<EventClick>
If MachineState_Result = 0 Then

View file

@ -6,6 +6,9 @@
<Volume> SoundVolume </Volume>
<EventOpen>
;
Var DirImageDoing = "ROOT/taobin_project/inter/uae_dubai/image/page_doing"
Var ActionOKCase = 0
Var Seeker = "curr"
@ -36,8 +39,10 @@
DEBUGVAR Seeker
DEBUGVAR IMG_CNT
Var next_pic_bn = DirImage + "/bn_add_order.png"
Var next_pic_bp = DirImage + "/bp_add_order.png"
Var next_pic_bn = DirImageDoing + "/bn_next_order.png"
Var next_pic_bp = DirImageDoing + "/bp_next_order.png"
Var text_next_order = DirImage + "/text_next_order.png"
If NextOrder = "true" Then
@ -1074,6 +1079,13 @@
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
</EventClick>
<Language>
<X> 0 </X>
<Y> 20 </Y>
<Width> 297 </Width>
<Height> 96 </Height>
<ID> 000407 </ID>
</Language>
</Button>

View file

@ -187,7 +187,7 @@
<Y> 380 </Y>
<Width> 1080 </Width>
<Height> 1540 </Height>
<Color> "0xeae6e1" </Color>
<Color> BackgroundColor </Color>
</Image>
@ -295,18 +295,38 @@
EndIf
;inter-image
If CountryName = "UnitedArabEmirates Dubai" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/image/page3_en"
;Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/image/page3_2_en/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/image/page3_en"
Var ice_tab_text = "Ice will be ready at "
EndIf
If LanguageShow = "UAE_DUBAI" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
;Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
If LanguageShow = "UAE_DUBAI" Then
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3/"
Else
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
EndIf
SAVELOG "EventLanguageOnChange menu -list"
@ -332,7 +352,7 @@
<Image>
<X> 0 </X>
<Y> 494 </Y>
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
</Image>
@ -348,8 +368,8 @@
<Button>
<X> 19 </X>
<Y> 381 </Y>
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -653,7 +673,7 @@
<Width> 170 </Width>
<Height> 30 </Height>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> WTCBlueColor </Color>
<Value> PriceUnitText </Value>
</Text>
@ -812,7 +832,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>APP FAST ORIGINAL</LanguageSlot1>
<LanguageSlot2>التطبيق سريع الأصلي</LanguageSlot2>
@ -828,7 +848,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>بروتين نباتي يحتوي على العناصر الغذائية \الأساسية</LanguageSlot2>
@ -856,8 +876,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -874,8 +894,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-1018.Button </State>
<Value> StringFmt( $53-04-02-1018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -892,8 +912,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -946,7 +966,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1082,7 +1102,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>APP FAST ESPRESSO</LanguageSlot1>
<LanguageSlot2>تطبيق إسبريسو سريع</LanguageSlot2>
@ -1098,7 +1118,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>بروتين نباتي يحتوي على العناصر الغذائية \الأساسية</LanguageSlot2>
@ -1126,8 +1146,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1144,8 +1164,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-1019.Button </State>
<Value> StringFmt( $53-04-02-1019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1162,8 +1182,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1216,7 +1236,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1352,7 +1372,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>APP FAST \nCHOCOLATE</LanguageSlot1>
<LanguageSlot2>التطبيق السريع \nالشوكولاته</LanguageSlot2>
@ -1368,7 +1388,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>بروتين نباتي يحتوي على العناصر الغذائية \الأساسية</LanguageSlot2>
@ -1396,8 +1416,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1414,8 +1434,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-1020.Button </State>
<Value> StringFmt( $53-04-02-1020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1432,8 +1452,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1486,7 +1506,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1622,7 +1642,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>APP FAST \nTHAI TEA</LanguageSlot1>
<LanguageSlot2>تطبيق سريع \nالشاي التايلاندي</LanguageSlot2>
@ -1638,7 +1658,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>بروتين نباتي يحتوي على العناصر الغذائية \الأساسية</LanguageSlot2>
@ -1666,8 +1686,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1684,8 +1704,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-1021.Button </State>
<Value> StringFmt( $53-04-02-1021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1702,8 +1722,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1756,7 +1776,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1892,7 +1912,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>APP FAST \nMATCHA</LanguageSlot1>
<LanguageSlot2>تطبيق سريع\nماتشا</LanguageSlot2>
@ -1908,7 +1928,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Plant-based protein with \nessential nutrients</LanguageSlot1>
<LanguageSlot2>بروتين نباتي يحتوي على العناصر الغذائية \الأساسية</LanguageSlot2>
@ -1936,8 +1956,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1954,8 +1974,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-1022.Button </State>
<Value> StringFmt( $53-04-02-1022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1972,8 +1992,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2026,7 +2046,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>

View file

@ -153,7 +153,7 @@
<Y> 380 </Y>
<Width> 1080 </Width>
<Height> 1540 </Height>
<Color> "0xeae6e1" </Color>
<Color> BackgroundColor </Color>
</Image>
@ -261,18 +261,38 @@
EndIf
;inter-image
If CountryName = "UnitedArabEmirates Dubai" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/image/page3_en"
;Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/image/page3_2_en/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/image/page3_en"
Var ice_tab_text = "Ice will be ready at "
EndIf
If LanguageShow = "UAE_DUBAI" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
;Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
If LanguageShow = "UAE_DUBAI" Then
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3/"
Else
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
EndIf
SAVELOG "EventLanguageOnChange menu -list"
@ -298,7 +318,7 @@
<Image>
<X> 0 </X>
<Y> 494 </Y>
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
</Image>
@ -314,8 +334,8 @@
<Button>
<X> 19 </X>
<Y> 381 </Y>
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -619,7 +639,7 @@
<Width> 170 </Width>
<Height> 30 </Height>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> WTCBlueColor </Color>
<Value> PriceUnitText </Value>
</Text>
@ -777,7 +797,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>ILYSB</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -793,7 +813,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Pineapple juice, Limeade, \nSoda, Ice, Malibu</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -821,8 +841,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -839,8 +859,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0001.Button </State>
<Value> StringFmt( $53-99-05-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -857,8 +877,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -911,7 +931,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1047,7 +1067,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Minty Madness</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -1063,7 +1083,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Mint syrup, Limeade, Ice, Rum</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -1091,8 +1111,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1109,8 +1129,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0002.Button </State>
<Value> StringFmt( $53-99-05-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1127,8 +1147,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1181,7 +1201,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1317,7 +1337,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Behind Bars</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -1333,7 +1353,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Strawberry syrup, Limeade, \nSoda, Malibu</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -1361,8 +1381,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1379,8 +1399,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0003.Button </State>
<Value> StringFmt( $53-99-05-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1397,8 +1417,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1451,7 +1471,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1587,7 +1607,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Pinky Promise</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -1603,7 +1623,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Lychee, Limeade, Soda, \nMount Gay Rum</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -1631,8 +1651,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1649,8 +1669,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0004.Button </State>
<Value> StringFmt( $53-99-05-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1667,8 +1687,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1721,7 +1741,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1857,7 +1877,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Love Potion</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -1873,7 +1893,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Pineapple juice, Limeade, \nSoda, Ice, Mount Gay Rum</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -1901,8 +1921,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1919,8 +1939,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0005.Button </State>
<Value> StringFmt( $53-99-05-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1937,8 +1957,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1991,7 +2011,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2127,7 +2147,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Bedroom Story</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -2143,7 +2163,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Coffee, Milk Ice, Rum</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -2171,8 +2191,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2189,8 +2209,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0006.Button </State>
<Value> StringFmt( $53-99-05-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2207,8 +2227,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2261,7 +2281,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2397,7 +2417,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Oriental Kink</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -2413,7 +2433,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Melon, Rum</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -2441,8 +2461,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2459,8 +2479,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0007.Button </State>
<Value> StringFmt( $53-99-05-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2477,8 +2497,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2531,7 +2551,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2667,7 +2687,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Long Night</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -2683,7 +2703,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Strawberry syrup, Pineaple \njuice Ice, Malibu</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -2711,8 +2731,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2729,8 +2749,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0008.Button </State>
<Value> StringFmt( $53-99-05-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2747,8 +2767,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2801,7 +2821,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2937,7 +2957,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Good Night Kiss</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -2953,7 +2973,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Black sugar syrup, Milk, Ice, \nMount Gay Rum</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -2981,8 +3001,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2999,8 +3019,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0009.Button </State>
<Value> StringFmt( $53-99-05-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3017,8 +3037,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3071,7 +3091,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3207,7 +3227,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Forever Love</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -3223,7 +3243,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Lychee juice, Pineaple juice, \nIce, Mount Gay Rum</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -3251,8 +3271,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3269,8 +3289,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0010.Button </State>
<Value> StringFmt( $53-99-05-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3287,8 +3307,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3341,7 +3361,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3477,7 +3497,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Blue lable, soda</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -3493,7 +3513,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Blue lable, soda</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -3521,8 +3541,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3539,8 +3559,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0012.Button </State>
<Value> StringFmt( $53-99-05-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3557,8 +3577,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3611,7 +3631,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3747,7 +3767,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Blue lable, water</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -3763,7 +3783,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Blue lable, water</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -3791,8 +3811,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3809,8 +3829,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0013.Button </State>
<Value> StringFmt( $53-99-05-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3827,8 +3847,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3881,7 +3901,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -4017,7 +4037,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Black lable, soda</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -4033,7 +4053,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Black lable, soda</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -4061,8 +4081,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4079,8 +4099,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0015.Button </State>
<Value> StringFmt( $53-99-05-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4097,8 +4117,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4151,7 +4171,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -4287,7 +4307,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>Black lable, water</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -4303,7 +4323,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Black lable, water</LanguageSlot1>
<LanguageSlot2>-</LanguageSlot2>
@ -4331,8 +4351,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4349,8 +4369,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-99-05-0014.Button </State>
<Value> StringFmt( $53-99-05-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4367,8 +4387,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4421,7 +4441,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>

File diff suppressed because it is too large Load diff

View file

@ -188,7 +188,7 @@
<Y> 380 </Y>
<Width> 1080 </Width>
<Height> 1540 </Height>
<Color> "0xeae6e1" </Color>
<Color> BackgroundColor </Color>
</Image>
@ -296,18 +296,38 @@
EndIf
;inter-image
If CountryName = "UnitedArabEmirates Dubai" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/image/page3_en"
;Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/image/page3_2_en/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/image/page3_en"
Var ice_tab_text = "Ice will be ready at "
EndIf
If LanguageShow = "UAE_DUBAI" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
;Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
If LanguageShow = "UAE_DUBAI" Then
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3/"
Else
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
EndIf
SAVELOG "EventLanguageOnChange menu -list"
@ -333,7 +353,7 @@
<Image>
<X> 0 </X>
<Y> 494 </Y>
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
</Image>
@ -349,8 +369,8 @@
<Button>
<X> 19 </X>
<Y> 381 </Y>
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -654,7 +674,7 @@
<Width> 170 </Width>
<Height> 30 </Height>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> WTCBlueColor </Color>
<Value> PriceUnitText </Value>
</Text>
@ -813,7 +833,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>MILK</LanguageSlot1>
<LanguageSlot2>لبن</LanguageSlot2>
@ -829,7 +849,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Milk</LanguageSlot1>
<LanguageSlot2>لبن</LanguageSlot2>
@ -857,8 +877,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-01-0005.Button </State>
<Value> StringFmt( $53-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -875,8 +895,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-02-0005.Button </State>
<Value> StringFmt( $53-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -893,8 +913,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0005.Button </State>
<Value> StringFmt( $53-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -951,7 +971,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1087,7 +1107,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>CARAMEL MILK</LanguageSlot1>
<LanguageSlot2>حليب كراميل</LanguageSlot2>
@ -1103,7 +1123,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Milk, Caramel Syrup, Ice</LanguageSlot1>
<LanguageSlot2>حليب، شراب كراميل، ثلج</LanguageSlot2>
@ -1131,8 +1151,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-01-0001.Button </State>
<Value> StringFmt( $53-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1149,8 +1169,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-02-0001.Button </State>
<Value> StringFmt( $53-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1167,8 +1187,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0001.Button </State>
<Value> StringFmt( $53-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1225,7 +1245,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1361,7 +1381,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>BROWN SUGAR \nMILK</LanguageSlot1>
<LanguageSlot2>سكر بني \nحليب</LanguageSlot2>
@ -1377,7 +1397,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Milk, Kokuto syrup</LanguageSlot1>
<LanguageSlot2>حليب، شراب كوكوتو</LanguageSlot2>
@ -1405,8 +1425,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-01-0003.Button </State>
<Value> StringFmt( $53-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1423,8 +1443,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-02-0003.Button </State>
<Value> StringFmt( $53-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1441,8 +1461,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0003.Button </State>
<Value> StringFmt( $53-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1499,7 +1519,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1635,7 +1655,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>PINK MILK</LanguageSlot1>
<LanguageSlot2>الحليب الوردي</LanguageSlot2>
@ -1651,7 +1671,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Salak Syrup, Milk, Sugar</LanguageSlot1>
<LanguageSlot2>شراب سالاك، حليب، سكر</LanguageSlot2>
@ -1679,8 +1699,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1697,8 +1717,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-02-0006.Button </State>
<Value> StringFmt( $53-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1715,8 +1735,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0006.Button </State>
<Value> StringFmt( $53-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1769,7 +1789,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1905,7 +1925,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>COCOA</LanguageSlot1>
<LanguageSlot2>كاكاو</LanguageSlot2>
@ -1921,7 +1941,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Milk, Cocoa, Sugar</LanguageSlot1>
<LanguageSlot2>الحليب، الكاكاو، السكر</LanguageSlot2>
@ -1949,8 +1969,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-01-0002.Button </State>
<Value> StringFmt( $53-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1967,8 +1987,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-02-0002.Button </State>
<Value> StringFmt( $53-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1985,8 +2005,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0002.Button </State>
<Value> StringFmt( $53-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2043,7 +2063,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2179,7 +2199,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>MELON MILK</LanguageSlot1>
<LanguageSlot2>حليب البطيخ</LanguageSlot2>
@ -2195,7 +2215,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Milk & Melon Syrup</LanguageSlot1>
<LanguageSlot2>شراب الحليب والبطيخ</LanguageSlot2>
@ -2223,8 +2243,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-01-0022.Button </State>
<Value> StringFmt( $53-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2241,8 +2261,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-02-0022.Button </State>
<Value> StringFmt( $53-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2259,8 +2279,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0022.Button </State>
<Value> StringFmt( $53-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2317,7 +2337,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2453,7 +2473,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>STRAWCOCOA \nSMOOTHIE</LanguageSlot1>
<LanguageSlot2>الفراولة \nعصير</LanguageSlot2>
@ -2469,7 +2489,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Milk, Cocoa, Strawberry Syrup</LanguageSlot1>
<LanguageSlot2>حليب، كاكاو، شراب الفراولة</LanguageSlot2>
@ -2497,8 +2517,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2515,8 +2535,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2533,8 +2553,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0010.Button </State>
<Value> StringFmt( $53-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2587,7 +2607,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2723,7 +2743,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>OVALTINE SMOOTHIE \nVOLCANO</LanguageSlot1>
<LanguageSlot2>عصير أوفالتين \nفولكانو</LanguageSlot2>
@ -2739,7 +2759,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Ovaltine, Sugar, milk</LanguageSlot1>
<LanguageSlot2>أوفالتين، سكر، حليب</LanguageSlot2>
@ -2767,8 +2787,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2785,8 +2805,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2803,8 +2823,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0020.Button </State>
<Value> StringFmt( $53-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2857,7 +2877,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2993,7 +3013,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>COCOA OVALTINE \nVOLCANO</LanguageSlot1>
<LanguageSlot2>الكاكاو البيضوي \nالبركان</LanguageSlot2>
@ -3009,7 +3029,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Ovaltine, Cocoa, Sugar, milk</LanguageSlot1>
<LanguageSlot2>أوفالتين، كاكاو، سكر، حليب</LanguageSlot2>
@ -3037,8 +3057,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3055,8 +3075,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3073,8 +3093,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0021.Button </State>
<Value> StringFmt( $53-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3127,7 +3147,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3263,7 +3283,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>STRAWBERRY SODA</LanguageSlot1>
<LanguageSlot2>صودا الفراولة</LanguageSlot2>
@ -3279,7 +3299,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Strawberry Syrup, Soda & Ice</LanguageSlot1>
<LanguageSlot2>شراب الفراولة، الصودا والثلج</LanguageSlot2>
@ -3307,8 +3327,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3325,8 +3345,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-05-02-0041.Button </State>
<Value> StringFmt( $53-05-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3343,8 +3363,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-05-03-0041.Button </State>
<Value> StringFmt( $53-05-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3397,7 +3417,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3533,7 +3553,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>SALAK SODA</LanguageSlot1>
<LanguageSlot2>سالاك صودا</LanguageSlot2>
@ -3549,7 +3569,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Salak Syrup, Soda & Ice</LanguageSlot1>
<LanguageSlot2>شراب سالاك، صودا و ثلج</LanguageSlot2>
@ -3577,8 +3597,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3595,8 +3615,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-05-02-0008.Button </State>
<Value> StringFmt( $53-05-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3613,8 +3633,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-05-03-0008.Button </State>
<Value> StringFmt( $53-05-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3667,7 +3687,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3803,7 +3823,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>MELON SODA</LanguageSlot1>
<LanguageSlot2>صودا البطيخ</LanguageSlot2>
@ -3819,7 +3839,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Melon Syrup, Soda, Ice</LanguageSlot1>
<LanguageSlot2>شراب البطيخ، الصودا، الثلج</LanguageSlot2>
@ -3847,8 +3867,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3865,8 +3885,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-05-02-0044.Button </State>
<Value> StringFmt( $53-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3883,8 +3903,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3937,7 +3957,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -4073,7 +4093,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>YUZU SODA</LanguageSlot1>
<LanguageSlot2>يوزو صودا</LanguageSlot2>
@ -4089,7 +4109,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Yuzu Syrup, Soda, Ice</LanguageSlot1>
<LanguageSlot2>شراب يوزو، صودا، ثلج</LanguageSlot2>
@ -4117,8 +4137,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4135,8 +4155,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-05-02-0045.Button </State>
<Value> StringFmt( $53-05-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4153,8 +4173,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4207,7 +4227,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -4343,7 +4363,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>OREO SMOOTHIE \nVOLCANO</LanguageSlot1>
<LanguageSlot2>عصير أوريو \nفولكانو</LanguageSlot2>
@ -4359,7 +4379,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Milk, Sugar, Oreo, Ice</LanguageSlot1>
<LanguageSlot2>حليب، سكر، أوريو، ثلج</LanguageSlot2>
@ -4387,8 +4407,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4405,8 +4425,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4423,8 +4443,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-03-03-0009.Button </State>
<Value> StringFmt( $53-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4477,7 +4497,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -184,7 +184,7 @@
<Y> 380 </Y>
<Width> 1080 </Width>
<Height> 1540 </Height>
<Color> "0xeae6e1" </Color>
<Color> BackgroundColor </Color>
</Image>
@ -292,18 +292,38 @@
EndIf
;inter-image
If CountryName = "UnitedArabEmirates Dubai" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_en/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/image/page3_en"
;Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/image/page3_2_en/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/image/page3_en"
Var ice_tab_text = "Ice will be ready at "
EndIf
If LanguageShow = "UAE_DUBAI" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/uae_dubai/image/page3_2/"
;Var DirImage2 = "ROOT/taobin_project/image/drink_option_aus/"
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
Var DirImageAlterMilk = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/uae_dubai/image/page3_2/"
EndIf
If UsePepsiTheme = 1 Then
Var DirImage2 = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage2 = DirImage2 + "/image/drink_option_en/"
If LanguageShow = "UAE_DUBAI" Then
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3/"
Else
Var DirImageAlter = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImageAlter = DirImageAlter + "/image/page3_2_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/page3_en/"
Var ice_tab_text = "Ice will be ready at "
EndIf
EndIf
SAVELOG "EventLanguageOnChange menu -list"
@ -329,7 +349,7 @@
<Image>
<X> 0 </X>
<Y> 494 </Y>
<Filename> "ROOT/taobin_project/image/page3/tab_line_bottom.png" </Filename>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page3_2_en/tab_line_bottom.png" </Filename>
</Image>
@ -345,8 +365,8 @@
<Button>
<X> 19 </X>
<Y> 381 </Y>
<Filename> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/page2/bn_back_arrow_2.png" </FilenamePress>
<Filename> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/whatthecup/sgp/image/page2_en/bn_back_arrow_2.png" </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
@ -650,7 +670,7 @@
<Width> 170 </Width>
<Height> 30 </Height>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> WTCBlueColor </Color>
<Value> PriceUnitText </Value>
</Text>
@ -808,7 +828,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>MATCHA SHAKE</LanguageSlot1>
<LanguageSlot2>ماتشا شيك</LanguageSlot2>
@ -824,7 +844,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein,\nMatcha, & Milk</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن،\nماتشا، وحليب</LanguageSlot2>
@ -852,8 +872,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -870,8 +890,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0001.Button </State>
<Value> StringFmt( $53-04-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -888,8 +908,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -942,7 +962,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1078,7 +1098,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>MATCHA SHAKE</LanguageSlot1>
<LanguageSlot2>ماتشا شيك</LanguageSlot2>
@ -1094,7 +1114,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein,\nMatcha, & Milk</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن،\nماتشا، وحليب</LanguageSlot2>
@ -1122,8 +1142,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1140,8 +1160,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0016.Button </State>
<Value> StringFmt( $53-04-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1158,8 +1178,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1212,7 +1232,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1348,7 +1368,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>CHOCOLATE SHAKE</LanguageSlot1>
<LanguageSlot2>رج الشوكولاته</LanguageSlot2>
@ -1364,7 +1384,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein,\nCocoa, & Milk</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن،\nكاكاو، وحليب</LanguageSlot2>
@ -1392,8 +1412,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1410,8 +1430,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0002.Button </State>
<Value> StringFmt( $53-04-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1428,8 +1448,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1482,7 +1502,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1618,7 +1638,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>STRAWBERRY \nSHAKE</LanguageSlot1>
<LanguageSlot2>الفراولة \nمخفوق</LanguageSlot2>
@ -1634,7 +1654,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein,Milk, \nStrawberry Syrup</LanguageSlot1>
<LanguageSlot2>بروتين مصل الحليب، حليب، \nشراب الفراولة</LanguageSlot2>
@ -1662,8 +1682,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1680,8 +1700,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0003.Button </State>
<Value> StringFmt( $53-04-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1698,8 +1718,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1752,7 +1772,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -1888,7 +1908,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>STRAWBERRY \nSHAKE</LanguageSlot1>
<LanguageSlot2>الفراولة \nمخفوق</LanguageSlot2>
@ -1904,7 +1924,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein,Milk, \nStrawberry Syrup</LanguageSlot1>
<LanguageSlot2>بروتين مصل الحليب، حليب، \nشراب الفراولة</LanguageSlot2>
@ -1932,8 +1952,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1950,8 +1970,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0013.Button </State>
<Value> StringFmt( $53-04-02-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -1968,8 +1988,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2022,7 +2042,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2158,7 +2178,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>MELON SHAKE</LanguageSlot1>
<LanguageSlot2>مخفوق البطيخ</LanguageSlot2>
@ -2174,7 +2194,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein,Milk, \nMelon Syrup</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن، الحليب، شراب البطيخ</LanguageSlot2>
@ -2202,8 +2222,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2220,8 +2240,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0018.Button </State>
<Value> StringFmt( $53-04-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2238,8 +2258,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2292,7 +2312,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2428,7 +2448,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>ESPRESSO SHAKE</LanguageSlot1>
<LanguageSlot2>مخفوق الإسبريسو</LanguageSlot2>
@ -2444,7 +2464,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein, Espresso\n& Milk</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن، إسبرسو وحليب</LanguageSlot2>
@ -2472,8 +2492,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2490,8 +2510,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0004.Button </State>
<Value> StringFmt( $53-04-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2508,8 +2528,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2562,7 +2582,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2698,7 +2718,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>ESPRESSO SHAKE</LanguageSlot1>
<LanguageSlot2>مخفوق الإسبريسو</LanguageSlot2>
@ -2714,7 +2734,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein, Espresso\n& Milk</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن، إسبرسو وحليب</LanguageSlot2>
@ -2742,8 +2762,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2760,8 +2780,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-24-02-0004.Button </State>
<Value> StringFmt( $53-24-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2778,8 +2798,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -2832,7 +2852,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -2968,7 +2988,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>THAI TEA SHAKE</LanguageSlot1>
<LanguageSlot2>هزة الشاي التايلاندي</LanguageSlot2>
@ -2984,7 +3004,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein,\nThai Tea, & Milk</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن،\nالشاي التايلاندي، والحليب</LanguageSlot2>
@ -3012,8 +3032,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3030,8 +3050,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0055.Button </State>
<Value> StringFmt( $53-04-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3048,8 +3068,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3102,7 +3122,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3238,7 +3258,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>BROWN SUGAR \nSHAKE</LanguageSlot1>
<LanguageSlot2>سكر بني\nرجة</LanguageSlot2>
@ -3254,7 +3274,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein, Milk,\nKokuto syrup</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن، الحليب، شراب الكوكوتو</LanguageSlot2>
@ -3282,8 +3302,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3300,8 +3320,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0006.Button </State>
<Value> StringFmt( $53-04-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3318,8 +3338,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3372,7 +3392,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3508,7 +3528,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>TAIWANESE TEA \nSHAKE</LanguageSlot1>
<LanguageSlot2>الشاي التايواني\nمخفوق</LanguageSlot2>
@ -3524,7 +3544,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein, Milk,\nTaiwanese Tea, Sugar</LanguageSlot1>
<LanguageSlot2>بروتين مصل الحليب، حليب،\nشاي تايواني، سكر</LanguageSlot2>
@ -3552,8 +3572,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3570,8 +3590,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0008.Button </State>
<Value> StringFmt( $53-04-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3588,8 +3608,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3642,7 +3662,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -3778,7 +3798,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>TAIWANESE TEA \nSHAKE</LanguageSlot1>
<LanguageSlot2>الشاي التايواني\nمخفوق</LanguageSlot2>
@ -3794,7 +3814,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein, Milk,\nTaiwanese Tea, Sugar</LanguageSlot1>
<LanguageSlot2>بروتين مصل الحليب، حليب،\nشاي تايواني، سكر</LanguageSlot2>
@ -3822,8 +3842,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3840,8 +3860,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0017.Button </State>
<Value> StringFmt( $53-04-02-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3858,8 +3878,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -3912,7 +3932,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -4048,7 +4068,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>CARAMEL SHAKE</LanguageSlot1>
<LanguageSlot2>كراميل شيك</LanguageSlot2>
@ -4064,7 +4084,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein, Milk,\nCaramel Syrup</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن، الحليب،\nشراب الكراميل</LanguageSlot2>
@ -4092,8 +4112,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4110,8 +4130,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0009.Button </State>
<Value> StringFmt( $53-04-02-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4128,8 +4148,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4182,7 +4202,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -4318,7 +4338,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>MILK SHAKE</LanguageSlot1>
<LanguageSlot2>اللبن المخفوق</LanguageSlot2>
@ -4334,7 +4354,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein & Milk</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن والحليب</LanguageSlot2>
@ -4362,8 +4382,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4380,8 +4400,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0010.Button </State>
<Value> StringFmt( $53-04-02-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4398,8 +4418,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4452,7 +4472,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>
@ -4588,7 +4608,7 @@
<Width>222</Width>
<Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color>
<Color> HeadlineColor </Color>
<LanguageGroup>
<LanguageSlot1>PLAIN PROTEIN</LanguageSlot1>
<LanguageSlot2>بروتين عادي</LanguageSlot2>
@ -4604,7 +4624,7 @@
<Size> 14 </Size>
<Width>222</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<Color> BodyTextColor </Color>
<LanguageGroup>
<LanguageSlot1>Whey protein, Water</LanguageSlot1>
<LanguageSlot2>بروتين مصل اللبن، الماء</LanguageSlot2>
@ -4632,8 +4652,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4650,8 +4670,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> $53-04-02-0011.Button </State>
<Value> StringFmt( $53-04-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4668,8 +4688,8 @@
<Size> TextPriceMenuSize </Size>
<Width>220</Width>
<Font> KanitRegularTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<Color> WTCBlueColor </Color>
<ColorDisable> WTCWhiteColor </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
@ -4722,7 +4742,7 @@
<Y> 266 </Y>
<Size> 10 </Size>
<Font> OpunMediumTTF </Font>
<Color> 0xDE794E </Color>
<Color> WTCMediumBlueColor </Color>
<State> ice_tab_process_show </State>
<Value> ice_show_open </Value>
</Text>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xEFEDEA" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>
<EventOpen>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>

View file

@ -2,7 +2,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<EventOpen>

View file

@ -2,7 +2,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<EventOpen>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>

View file

@ -0,0 +1,928 @@
<Popup>
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Volume> SoundVolume </Volume>
;<Refresh> "Partial" </Refresh>
<EventOpen>
; On open
; jump
If IgnoreCollectPointByMe = 1 Then
Var IgnoreCollectPointByMe = 0
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
If Seeker.CodeChannel = 1 Then
If Seeker.CollectPointMain = 0 Then
SAVELOG "Seeker.CollectPointMain = 0 Jump!!!"
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
EndIf
If SettingIgnoreCollectPoint = 1 Then
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
Var ShowErrorText = "Invisible"
Var Tel_Confirm_State = "Invisible"
Var ShowTextNumber = "Enable"
Var Timeout = 0
Var TelephoneNumber = ""
Var TelephoneNumberX = ""
Var TimeOutPlay = 0
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/collect_point1_en"
;Play "ROOT/taobin_project/sound_eng/Reward_final.mp3"
Var IMG_CNT = "ROOT/taobin_project/image/page_doing/img2_eng.png"
Else
Var DirImage = "ROOT/taobin_project/image/collect_point1"
;Play "ROOT/taobin_project/sound_thai/dontforget_number.mp3"
Var IMG_CNT = "ROOT/taobin_project/image/page_doing/img2.png"
EndIf
If InternationalEnable = 1 Then
If LanguageShow = "UAE_DUBAI" Then
Var IMG_CNT = CountryRootPath + "/image/page_doing/img2.png"
EndIf
EndIf
SAVELOG "collect_point1"
SAVELOG Seeker.TNumberTaobinCredit
SAVELOG TelephoneNumber
SAVELOG "collect_point1_"
Var Seeker.FromConsent = 0
Var ParamCP = ""
Var ParamCP = ParamCP + Seeker.CampaignPPrice
Var ParamCP = ParamCP + "/"
Var ParamCP = ParamCP + Seeker.CampaignPCode
Var ParamCP = ParamCP + "/"
Var ParamCP = ParamCP + Seeker.CampaignPayChanel
Var ParamCP = ParamCP + "/"
Var CampaingRef = ""
GenHashWithTimeStamp CampaingRef
Var CampaingRef1 = ""
Var CampaingRef2 = ""
SUBSTRING CampaingRef 0 6 CampaingRef1
SUBSTRING CampaingRef 12 18 CampaingRef2
Var CampaingRef1 = CampaingRef1 + CampaingRef2
Var ParamCP = ParamCP + CampaingRef1
Var PepweenCollectPoint = 1
If PepweenEnable = 1 Then
If Seeker.selected_a_drink = "12-99-05-0053" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0054" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0055" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0057" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0058" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0059" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0060" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0061" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0062" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0064" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0065" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-05-0056" Then
Var PepweenCollectPoint = 0
EndIf
If Seeker.selected_a_drink = "12-99-03-0066" Then
Var PepweenCollectPoint = 0
EndIf
EndIf
DEBUGVAR NotCollectPointPromotion
DEBUGVAR RobinsonBeautyPro
DEBUGVAR FromRobinsonBeautyPro
DEBUGVAR JemilaPro
DEBUGVAR FromJemilaPro
DEBUGVAR JemilaRewardOutOfStock
If Seeker.TNumberTaobinCredit = "" Then
If web_telnumOK = "" Then
If show_eng = "true" Then
Play "ROOT/taobin_project/sound_eng/Reward_final.mp3"
Else
Play "ROOT/taobin_project/sound_thai/dontforget_number.mp3"
EndIf
Else
Var TelephoneNumber = web_telnumOK
Var StepGetPoint = 1
Var PdpaAsk = 0
Var OperatorTemp = ""
Var CreditAmount = 0
Var OperatorStatus = ""
Var AccountType = ""
SAVELOG "collect_point1-p52."
Var TelephoneNumberX = TelephoneNumber
DEBUGVAR TelephoneNumber
If FromTeaTimePro = 1 Then
Var TelPhoneNum = TelephoneNumber
Var drink_price = PriceFromCatalog
Var param2 = ""
Var param3 = ""
AddData 45 TelPhoneNum drink_price param2 param3
EndIf
;GetAccInfo TelephoneNumber OperatorTemp CreditAmount OperatorStatus AccountType GetScore tc
Var Param1 = TelephoneNumber + "/"
Var Param1 = Param1 + ParamCP
If NotCollectPointPromotion = 0 Then
If RobinsonBeautyPro = 1 Then
If FromRobinsonBeautyPro = 1 Then
If Seeker.CodeChannel = 1 Then
If Seeker.CollectPointPromotion = 1 Then
GETACCEXT TelephoneNumber 32
Open "ROOT/taobin_project/xml/event/robinson_beauty/page_collect_point_robinson_beauty_2.xml"
EndIf
Else
GETACCEXT TelephoneNumber 32
Open "ROOT/taobin_project/xml/event/robinson_beauty/page_collect_point_robinson_beauty_2.xml"
EndIf
EndIf
EndIf
If JemilaPro = 1 Then
If FromJemilaPro = 1 Then
If JemilaRewardOutOfStock = 1 Then
SAVELOG "Jemila prize out of stock skip collect promotion point."
Else
If Seeker.CodeChannel = 1 Then
If Seeker.CollectPointPromotion = 1 Then
GETACCEXT TelephoneNumber 40
Open "ROOT/taobin_project/xml/event/jemila/page_collect_point_jemila_2.xml"
EndIf
Else
GETACCEXT TelephoneNumber 40
Open "ROOT/taobin_project/xml/event/jemila/page_collect_point_jemila_2.xml"
EndIf
EndIf
EndIf
EndIf
EndIf
GETACCEXT Param1 23
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
EndIf
Else
Var TelephoneNumber = Seeker.TNumberTaobinCredit
If FromTeaTimePro = 1 Then
Var TelPhoneNum = TelephoneNumber
Var drink_price = PriceFromCatalog
Var param2 = ""
Var param3 = ""
AddData 45 TelPhoneNum drink_price param2 param3
EndIf
Var StepGetPoint = 1
Var PdpaAsk = 0
Var OperatorTemp = ""
Var CreditAmount = 0
Var OperatorStatus = ""
Var AccountType = ""
SAVELOG "collect_point1-p71."
Var TelephoneNumberX = TelephoneNumber
DEBUGVAR TelephoneNumber
DEBUGVAR PepweenCollectPoint
;GetAccInfo TelephoneNumber OperatorTemp CreditAmount OperatorStatus AccountType GetScore tc
Var Param1 = TelephoneNumber + "/"
Var Param1 = Param1 + ParamCP
If NotCollectPointPromotion = 0 Then
If RobinsonBeautyPro = 1 Then
If FromRobinsonBeautyPro = 1 Then
If Seeker.CodeChannel = 1 Then
If Seeker.CollectPointPromotion = 1 Then
GETACCEXT TelephoneNumber 32
Open "ROOT/taobin_project/xml/event/robinson_beauty/page_collect_point_robinson_beauty_2.xml"
EndIf
Else
GETACCEXT TelephoneNumber 32
Open "ROOT/taobin_project/xml/event/robinson_beauty/page_collect_point_robinson_beauty_2.xml"
EndIf
EndIf
EndIf
If JemilaPro = 1 Then
If FromJemilaPro = 1 Then
If JemilaRewardOutOfStock = 1 Then
SAVELOG "Jemila prize out of stock skip collect promotion point."
Else
If Seeker.CodeChannel = 1 Then
If Seeker.CollectPointPromotion = 0 Then
GETACCEXT TelephoneNumber 40
Open "ROOT/taobin_project/xml/event/jemila/page_collect_point_jemila_2.xml"
EndIf
Else
GETACCEXT TelephoneNumber 40
Open "ROOT/taobin_project/xml/event/jemila/page_collect_point_jemila_2.xml"
EndIf
EndIf
EndIf
EndIf
EndIf
GETACCEXT Param1 23
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
EndIf
Var Tel_Confirm_Flag = 1
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
Var CountDownBrewing = BREW_CNT
Var ShowCountDownBrewing = CountDownBrewing
StrLen TelephoneNumber TelNumLen
If TelNumLen > 0 Then
Var ShowTextNumber = "Invisible"
Else
; Add
Var TimeOutPlay = TimeOutPlay + 1
If TimeOutPlay > 10 Then
Var TimeOutPlay = 0
If show_eng = "true" Then
Play "ROOT/taobin_project/sound_eng/Reward_final.mp3"
Else
Play "ROOT/taobin_project/sound_thai/dontforget_number.mp3"
EndIf
EndIf
;
EndIf
DEBUGVAR Timeout
Var Timeout = Timeout + 1
If Timeout > 30 Then
SAVELOG "collect_point1-p107."
;Open "ROOT/taobin_project/xml/page_catalog.xml"
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
If Timeout = 18 Then
Var date_time_str = ""
STRDATETIME date_time_str
Var date_time_str = "/mnt/sdcard/scn_" + date_time_str
Var date_time_str = date_time_str + ".png"
DEBUGVAR date_time_str
SCREEN_CAP date_time_str
EndIf
If Timeout = 9 Then
;RefreshAll
EndIf
Refresh
TimerReset
</EventTimeout>
<Image>
<X> 0 </X>
<Y> 380 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/alpha.png" </Filename>
</Image>
<Image>
<X> 158 </X>
<Y> 665 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/img_popup1.png" </Filename>
</Image>
<Button>
<X> 333 </X>
<Y> 1086 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_1.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_1.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "1"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 477 </X>
<Y> 1086 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_2.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_2.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "2"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 620 </X>
<Y> 1086 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_3.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_3.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "3"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 333 </X>
<Y> 1230 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_4.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_4.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "4"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 477 </X>
<Y> 1230 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_5.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_5.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "5"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 620 </X>
<Y> 1230 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_6.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_6.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "6"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 333 </X>
<Y> 1373 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_7.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_7.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "7"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 477 </X>
<Y> 1373 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_8.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_8.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "8"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 620 </X>
<Y> 1373 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_9.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_9.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "9"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 477 </X>
<Y> 1517 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_0.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_0.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Var TelephoneNumber = TelephoneNumber + "0"
Trim TelephoneNumber MaxPhoneNumber
StrLen TelephoneNumber TelNumLen
If TelNumLen >= MinPhoneNumber Then
Var Tel_Confirm_State = "Enable"
EndIf
Var ShowErrorText = "Invisible"
Var ShowTextNumber = "Invisible"
TimerReset
Refresh
</EventClick>
</Button>
<Button>
<X> 620 </X>
<Y> 1517 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/bn_back-1.png" </Filename>
<FilenamePress> "ROOT/taobin_project/image/collectiing/bp_back-1.png" </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var Timeout = 0
Trim TelephoneNumber -1
StrLen TelephoneNumber TelNumLen
If TelNumLen < 10 Then
Var Tel_Confirm_State = "Invisible"
EndIf
If TelNumLen = 0 Then
Var ShowTextNumber = "Enable"
EndIf
TimerReset
Refresh
</EventClick>
</Button>
<Text>
<X> 0 </X>
<Y> 873 </Y>
<Width> 1080 </Width>
<Align> Center </Align>
<Size> 62 </Size>
<Font> RobotoBlack </Font>
<Color> 0x513C2F </Color>
<Value> TelephoneNumber </Value>
<Format> Telnum-mask-1 </Format>
</Text>
<Button>
<X> 218 </X>
<Y> 1671 </Y>
<Filename> Var( DirImage + "/bn_negative.png") </Filename>
<FilenamePress> Var( DirImage + "/bp_negative.png") </FilenamePress>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
; goto lid straw
;Open "ROOT/taobin_project/xml/page_catalog.xml"
SAVELOG "collect_point1-p589."
If LuckyDrawCampaign = 1 Then
Open "ROOT/taobin_project/xml/sometime/page_campaign_ads_lucky_draw.xml"
Else
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
</EventClick>
</Button>
<Button>
<X> 577 </X>
<Y> 1671 </Y>
<State> Tel_Confirm_State </State>
<Filename> Var( DirImage + "/bn_positive.png") </Filename>
<FilenamePress> Var( DirImage + "/bp_positive.png") </FilenamePress>
<FilenameDisable> Var( DirImage + "/bn_positive.png") </FilenameDisable>
<Sound> "ROOT/sounds/codebuttom.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
If Tel_Confirm_Flag = 1 Then
Var Tel2DFlag = 0
TRY "ROOT/taobin_project/xml/verify_number.ev"
If Tel2DFlag = 1 Then
Var StepGetPoint = 1
Var PdpaAsk = 0
Var OperatorTemp = ""
Var CreditAmount = 0
Var OperatorStatus = ""
Var AccountType = ""
SAVELOG "collect_point1-p583."
Var TelephoneNumberX = TelephoneNumber
;GetAccInfo TelephoneNumber OperatorTemp CreditAmount OperatorStatus AccountType GetScore tc
DEBUGVAR TelephoneNumber
If FromTeaTimePro = 1 Then
Var TelPhoneNum = TelephoneNumber
Var drink_price = PriceFromCatalog
Var param2 = ""
Var param3 = ""
AddData 45 TelPhoneNum drink_price param2 param3
EndIf
If ChildrenFree = 1 Then
Var Seeker.TNumberTaobinMember = TelephoneNumber
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
Var Param1 = TelephoneNumber + "/"
Var Param1 = Param1 + ParamCP
DEBUGVAR FruityRayaEnable
DEBUGVAR FromFruityRaya
If FruityRayaEnable = 1 Then
If FromFruityRaya = 1 Then
Open "ROOT/taobin_project/inter/mys/xml/event/fruit_raya/page_get_free_1_fruit_raya.lxml"
EndIf
EndIf
DEBUGVAR ProThaiTeaEnable
DEBUGVAR FromProThaiTea
If ProThaiTeaEnable = 1 Then
If FromProThaiTea = 1 Then
Open "ROOT/taobin_project/inter/mys/xml/event/thai_tea/page_get_free_1_thai_tea.lxml"
EndIf
EndIf
DEBUGVAR ProYuzuEnable
DEBUGVAR FromProYuzu
If ProYuzuEnable = 1 Then
If FromProYuzu = 1 Then
Open "ROOT/taobin_project/inter/mys/xml/event/yuzu/page_get_free_1_yuzu.lxml"
EndIf
EndIf
If NotCollectPointPromotion = 0 Then
If RobinsonBeautyPro = 1 Then
If FromRobinsonBeautyPro = 1 Then
If Seeker.CodeChannel = 1 Then
If Seeker.CollectPointPromotion = 1 Then
GETACCEXT TelephoneNumber 32
Open "ROOT/taobin_project/xml/event/robinson_beauty/page_collect_point_robinson_beauty_2.xml"
EndIf
Else
GETACCEXT TelephoneNumber 32
Open "ROOT/taobin_project/xml/event/robinson_beauty/page_collect_point_robinson_beauty_2.xml"
EndIf
EndIf
EndIf
If JemilaPro = 1 Then
If FromJemilaPro = 1 Then
If JemilaRewardOutOfStock = 1 Then
SAVELOG "Jemila prize out of stock skip collect promotion point."
Else
If Seeker.CodeChannel = 1 Then
If Seeker.CollectPointPromotion = 0 Then
GETACCEXT TelephoneNumber 40
Open "ROOT/taobin_project/xml/event/jemila/page_collect_point_jemila_2.xml"
EndIf
Else
GETACCEXT TelephoneNumber 40
Open "ROOT/taobin_project/xml/event/jemila/page_collect_point_jemila_2.xml"
EndIf
EndIf
EndIf
EndIf
EndIf
GETACCEXT Param1 23
;Open "ROOT/taobin_project/xml/page_catalog.xml"
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
Else
If show_eng = "true" Then
Var DirImage2 = "ROOT/taobin_project/image/collectiing_en"
Else
Var DirImage2 = "ROOT/taobin_project/image/collectiing"
EndIf
Var text_show_error = DirImage2 + "/text_show_error5.png"
Var ShowErrorText = "Enable"
;Var TelephoneNumber = ""
Var Tel_Confirm_State = "Invisible"
Refresh
EndIf
EndIf
</EventClick>
</Button>
; Border Edit
<Image>
<X> 217 </X>
<Y> 866 </Y>
<Filename> "ROOT/taobin_project/image/collect_point1/img3.png" </Filename>
</Image>
<Image>
<X> 157 </X>
<Y> 868 </Y>
<State> ShowTextNumber </State>
<Filename> Var( DirImage + "/text_edit.png") </Filename>
</Image>
<Image>
<X> 236 </X>
<Y> 699 </Y>
<State> eval(
If FromProThaiTea = 1 Then
Var return = "Invisible"
Else
If FromProYuzu = 1 Then
Var return = "Invisible"
Else
Var return = "Enable"
EndIf
EndIf
) </State>
<Filename> Var( DirImage + "/text_2.png") </Filename>
</Image>
<Image>
<X> 236 </X>
<Y> 699 </Y>
<State> eval(
If FromProThaiTea = 1 Then
Var return = "Enable"
Else
If FromProYuzu = 1 Then
Var return = "Invisible"
Else
Var return = "Enable"
EndIf
EndIf
) </State>
<Filename> Var( DirImage + "/edit.png") </Filename>
</Image>
;include="ROOT/taobin_project/inc/video.inc"
;
<Image>
<X> 751 </X>
<Y> 413 </Y>
<Filename> IMG_CNT </Filename>
</Image>
;
<Text>
<X> XPosiShowCountDownBrew </X>
<Y> 470 </Y>
<Align> End </Align>
<Width> 153 </Width>
<Size> 88 </Size>
<Font> RobotoBold </Font>
<Color> 0x513C2F </Color>
<Value> ShowCountDownBrewing </Value>
</Text>
<Image>
<X> 152 </X>
<Y> 955 </Y>
<State> ShowErrorText </State>
<Filename> text_show_error </Filename>
</Image>
<EventSecurity>
Open "/media/bt/xml/security_alarm.xml"
</EventSecurity>
<EventMachine>
If MachineStage = "drink-success" Then
Var MachineState_Result = 1
EndIf
If MachineStage = "drink-failed" Then
Var MachineState_Result = 2
EndIf
</EventMachine>
</Popup>

View file

@ -2,7 +2,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<EventOpen>

View file

@ -2,7 +2,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<EventOpen>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>

View file

@ -3,7 +3,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1920 </Height>
<Background> "0xeae6e1" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<Refresh> "Partial" </Refresh>

View file

@ -4,7 +4,7 @@
<Cache> "Enable" </Cache>
<Width> 1080 </Width>
<Height> 1312 </Height>
<Background> "0xEFEDEA" </Background>
<Background> BackgroundColor </Background>
<Volume> SoundVolume </Volume>
<EventOpen>
Var countClick = 0

View file

@ -6,6 +6,11 @@
<Volume> SoundVolume </Volume>
<EventOpen>
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
If UsePepsiTheme = 1 Then
Open "ROOT/taobin_project/inter/whatthecup/uae_dubai/xml/page_topping_select6_blue.lxml"
EndIf
Var UserSeletedSugar = 0
@ -5450,7 +5455,7 @@
SAVELOG PriceDrinkTmp
If RoadShow = "true" Then
Var PriceDrinkTmp = 0
Var PriceDrinkTmpShow = "Free"
DEBUGVAR SelectDrink2