Release 7.92

This commit is contained in:
wanlop run 2023-11-28 13:39:46 +07:00 committed by Kenta420
parent 8b8c123993
commit fa918064cf
11 changed files with 49 additions and 44 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -157,7 +157,7 @@ Name=Milk,file=page_catalog_group_milk.skt
มินต์โอริโอ้ภูเขาไฟ MINT \nOREO VOLCANO น้ำเชื่อมมินต์ นม น้ำตาล \n Oreo Mint Syrup, Milk,\nSugar, Oreo - - 12-03-03-0034 bn_Mint_Oreo_smoothie.png - - - posi1 มินต์โอริโอ้ภูเขาไฟ MINT \nOREO VOLCANO น้ำเชื่อมมินต์ นม น้ำตาล \n Oreo Mint Syrup, Milk,\nSugar, Oreo - - 12-03-03-0034 bn_Mint_Oreo_smoothie.png - - - posi1
โกโก้มินต์ COCOA MINT น้ำเชื่อมมินต์ นม น้ำตาล และโกโก้ Mint Syrup, Milk,\nSugar, Cocoa 12-03-01-0035 12-03-02-0035 12-03-03-0035 bn_Mint_Cocoa.png - - - posi1 โกโก้มินต์ COCOA MINT น้ำเชื่อมมินต์ นม น้ำตาล และโกโก้ Mint Syrup, Milk,\nSugar, Cocoa 12-03-01-0035 12-03-02-0035 12-03-03-0035 bn_Mint_Cocoa.png - - - posi1
นมมินต์ MINT MILK น้ำเชื่อมมินต์ และนม Mint Syrup and Milk 12-03-01-0036 12-03-02-0036 12-03-03-0036 bn_Mint_Milk.png - - - posi1 นมมินต์ MINT MILK น้ำเชื่อมมินต์ และนม Mint Syrup and Milk 12-03-01-0036 12-03-02-0036 12-03-03-0036 bn_Mint_Milk.png - - - posi1
นมสตรอร์เบอร์รี่มินต์ STRAWBERRY\nMINT MILK น้ำเชื่อมมินต์ น้ำเชื่อมสตรอเบอร์รี่ นมและน้ำตาล Mint Syrup, Milk,\nStrawberry Syrup - 12-03-02-0037 12-03-03-0037 bn_Mint_Milk_Straw.png - - - posi1 นมสตรอเบอร์รี่มินต์ STRAWBERRY\nMINT MILK น้ำเชื่อมมินต์ น้ำเชื่อมสตรอเบอร์รี่ นมและน้ำตาล Mint Syrup, Milk,\nStrawberry Syrup - 12-03-02-0037 12-03-03-0037 bn_Mint_Milk_Straw.png - - - posi1
นมพีช PEACH MILK น้ำเชื่อมพีช และนม Mint Syrup and Milk 12-03-01-0038 12-03-02-0038 12-03-03-0038 - - - - posi1 นมพีช PEACH MILK น้ำเชื่อมพีช และนม Mint Syrup and Milk 12-03-01-0038 12-03-02-0038 12-03-03-0038 - - - - posi1
โกโก้พีช PEACH COCAO MILK น้ำเชื่อมพีช นม น้ำตาล และโกโก้ Mint Syrup, Milk,\nSugar, Cocoa - 12-03-02-0039 12-03-03-0039 - - - - posi1 โกโก้พีช PEACH COCAO MILK น้ำเชื่อมพีช นม น้ำตาล และโกโก้ Mint Syrup, Milk,\nSugar, Cocoa - 12-03-02-0039 12-03-03-0039 - - - - posi1
พีชโอริโอ้ภูเขาไฟ PEACH OREO น้ำเชื่อมพีช นม น้ำตาล \n Oreo Peach Syrup, Milk,\nSugar, Oreo - - 12-03-03-0040 - - - - posi1 พีชโอริโอ้ภูเขาไฟ PEACH OREO น้ำเชื่อมพีช นม น้ำตาล \n Oreo Peach Syrup, Milk,\nSugar, Oreo - - 12-03-03-0040 - - - - posi1

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

View file

@ -658,7 +658,7 @@
800526 Other อื่นๆ 800526 Other อื่นๆ
800527 Full fill ใส่เต็ม 800527 Full fill ใส่เต็ม
800528 Auto adjustment ปรับอัตโนมัติ 800528 Auto adjustment ปรับอัตโนมัติ
800529 Disable ปิดการใช้งาน
800600 Turn around หมุนกลับ 800600 Turn around หมุนกลับ
800601 Call arm Call แขน 800601 Call arm Call แขน

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

View file

@ -91,6 +91,11 @@ If BoxID = 176757 Then
Var pro15THBEnable = 0 Var pro15THBEnable = 0
EndIf EndIf
If BoxID = 172053 Then
Var MyMintEnable = 1
Var pro15THBEnable = 0
EndIf
If MintSyrupEnable = "false" Then If MintSyrupEnable = "false" Then
Var MyMintEnable = 0 Var MyMintEnable = 0
EndIf EndIf

View file

@ -809,7 +809,7 @@
out_xml( '\t<Width>220</Width>\r\n') out_xml( '\t<Width>220</Width>\r\n')
out_xml( '\t<Mode> "multi2" </Mode>\r\n') out_xml( '\t<Mode> "multi2" </Mode>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n') out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x322B26 </Color>\r\n') out_xml( '\t<Color> 0x322B26 </Color>\r\n' if menu_color_font == None else '\t<Color> '+menu_color_font+' </Color>\r\n')
out_xml( '\t<State> showthaiText </State>\r\n') out_xml( '\t<State> showthaiText </State>\r\n')
out_xml( '\t<Value> "' + spl[0].replace("\\n", "\n") + '" </Value>\r\n') out_xml( '\t<Value> "' + spl[0].replace("\\n", "\n") + '" </Value>\r\n')
out_xml( '\t</Text>\r\n') out_xml( '\t</Text>\r\n')
@ -820,7 +820,7 @@
out_xml( '\t<Size> 14 </Size>\r\n') out_xml( '\t<Size> 14 </Size>\r\n')
out_xml( '\t<Width>220</Width>\r\n') out_xml( '\t<Width>220</Width>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n') out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n') out_xml( '\t<Color> 0x6F5F51 </Color>\r\n' if menu_color_font == None else '\t<Color> '+menu_color_font+' </Color>\r\n')
out_xml( '\t<State> showthaiText </State>\r\n') out_xml( '\t<State> showthaiText </State>\r\n')
out_xml( '\t<Value> "' + spl[2].replace("\\n", "\n") + '" </Value>\r\n') out_xml( '\t<Value> "' + spl[2].replace("\\n", "\n") + '" </Value>\r\n')
out_xml( '\t</Text>\r\n') out_xml( '\t</Text>\r\n')
@ -833,7 +833,7 @@
out_xml( '\t<Width>220</Width>\r\n') out_xml( '\t<Width>220</Width>\r\n')
out_xml( '\t<Mode> "multi2" </Mode>\r\n') out_xml( '\t<Mode> "multi2" </Mode>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n') out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x322B26 </Color>\r\n') out_xml( '\t<Color> 0x322B26 </Color>\r\n' if menu_color_font == None else '\t<Color> '+menu_color_font+' </Color>\r\n')
out_xml( '\t<State> showengText </State>\r\n') out_xml( '\t<State> showengText </State>\r\n')
out_xml( '\t<Value> "' + spl[1].replace("\\n", "\n") + '" </Value>\r\n') out_xml( '\t<Value> "' + spl[1].replace("\\n", "\n") + '" </Value>\r\n')
out_xml( '\t</Text>\r\n') out_xml( '\t</Text>\r\n')
@ -844,7 +844,7 @@
out_xml( '\t<Size> 14 </Size>\r\n') out_xml( '\t<Size> 14 </Size>\r\n')
out_xml( '\t<Width>220</Width>\r\n') out_xml( '\t<Width>220</Width>\r\n')
out_xml( '\t<Font> KanitMediumTTF </Font>\r\n') out_xml( '\t<Font> KanitMediumTTF </Font>\r\n')
out_xml( '\t<Color> 0x6F5F51 </Color>\r\n') out_xml( '\t<Color> 0x6F5F51 </Color>\r\n' if menu_color_font == None else '\t<Color> '+menu_color_font+' </Color>\r\n')
out_xml( '\t<State> showengText </State>\r\n') out_xml( '\t<State> showengText </State>\r\n')
out_xml( '\t<Value> "' + spl[3].replace("\\n", "\n") + '" </Value>\r\n') out_xml( '\t<Value> "' + spl[3].replace("\\n", "\n") + '" </Value>\r\n')
out_xml( '\t</Text>\r\n') out_xml( '\t</Text>\r\n')

View file

@ -5840,7 +5840,7 @@ Sugar, Cocoa" </Value>
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventOnClick> <EventOnClick>
Var NameDrink = "STRAWBERRY MINT MILK" Var NameDrink = "STRAWBERRY MINT MILK"
Var NameDrinkTH = "นมสตรอร์เบอร์รี่มินต์" Var NameDrinkTH = "นมสตรอเบอร์รี่มินต์"
Var DrinkDescriptionTH = "น้ำเชื่อมมินต์ น้ำเชื่อมสตรอเบอร์รี่ นมและน้ำตาล " Var DrinkDescriptionTH = "น้ำเชื่อมมินต์ น้ำเชื่อมสตรอเบอร์รี่ นมและน้ำตาล "
Var DrinkDescription = "Mint Syrup, Milk, Strawberry Syrup" Var DrinkDescription = "Mint Syrup, Milk, Strawberry Syrup"
Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_Mint_Milk_Straw.png" Var PictureDrink = "ROOT/taobin_project/image/page_drink_picture2_n/" + "bn_Mint_Milk_Straw.png"
@ -5911,7 +5911,7 @@ Sugar, Cocoa" </Value>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> 0x322B26 </Color>
<State> showthaiText </State> <State> showthaiText </State>
<Value> "นมสตรอร์เบอร์รี่มินต์" </Value> <Value> "นมสตรอเบอร์รี่มินต์" </Value>
</Text> </Text>
<Text> <Text>
<X> 16 </X> <X> 16 </X>

View file

@ -878,7 +878,7 @@ Sugar, Milk" </Value>
<Width>220</Width> <Width>220</Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> 0xFFFFFF </Color>
<State> showthaiText </State> <State> showthaiText </State>
<Value> "รวยข้ามคืน <Value> "รวยข้ามคืน
ตื่นมารวย" </Value> ตื่นมารวย" </Value>
@ -889,7 +889,7 @@ Sugar, Milk" </Value>
<Size> 14 </Size> <Size> 14 </Size>
<Width>220</Width> <Width>220</Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> 0xFFFFFF </Color>
<State> showthaiText </State> <State> showthaiText </State>
<Value> "กาแฟ น้ำ นม และ มินต์" </Value> <Value> "กาแฟ น้ำ นม และ มินต์" </Value>
</Text> </Text>
@ -900,7 +900,7 @@ Sugar, Milk" </Value>
<Width>220</Width> <Width>220</Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> 0xFFFFFF </Color>
<State> showengText </State> <State> showengText </State>
<Value> "MINT CAFE LATTE" </Value> <Value> "MINT CAFE LATTE" </Value>
</Text> </Text>
@ -910,7 +910,7 @@ Sugar, Milk" </Value>
<Size> 14 </Size> <Size> 14 </Size>
<Width>220</Width> <Width>220</Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> 0xFFFFFF </Color>
<State> showengText </State> <State> showengText </State>
<Value> "Espresso, Mint Syrup, <Value> "Espresso, Mint Syrup,
Sugar, Milk" </Value> Sugar, Milk" </Value>
@ -1384,7 +1384,7 @@ Sugar, Water" </Value>
<Width>220</Width> <Width>220</Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> 0xFFFFFF </Color>
<State> showthaiText </State> <State> showthaiText </State>
<Value> "รวยตาค้าง <Value> "รวยตาค้าง
กระพริบตาบ้างก็ได้" </Value> กระพริบตาบ้างก็ได้" </Value>
@ -1395,7 +1395,7 @@ Sugar, Water" </Value>
<Size> 14 </Size> <Size> 14 </Size>
<Width>220</Width> <Width>220</Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> 0xFFFFFF </Color>
<State> showthaiText </State> <State> showthaiText </State>
<Value> "กาแฟ น้ำ และ มินต์" </Value> <Value> "กาแฟ น้ำ และ มินต์" </Value>
</Text> </Text>
@ -1406,7 +1406,7 @@ Sugar, Water" </Value>
<Width>220</Width> <Width>220</Width>
<Mode> "multi2" </Mode> <Mode> "multi2" </Mode>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x322B26 </Color> <Color> 0xFFFFFF </Color>
<State> showengText </State> <State> showengText </State>
<Value> "MINTCANO" </Value> <Value> "MINTCANO" </Value>
</Text> </Text>
@ -1416,7 +1416,7 @@ Sugar, Water" </Value>
<Size> 14 </Size> <Size> 14 </Size>
<Width>220</Width> <Width>220</Width>
<Font> KanitMediumTTF </Font> <Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color> <Color> 0xFFFFFF </Color>
<State> showengText </State> <State> showengText </State>
<Value> "Espresso, Mint Syrup, <Value> "Espresso, Mint Syrup,
Sugar, Water" </Value> Sugar, Water" </Value>

View file

@ -528,32 +528,32 @@
<FrameScroll> <FrameScroll>
<X> 10 </X> <X> 10 </X>
<Y> 497 </Y> <Y> 497 </Y>
<Width> 1080 </Width> <Width> 1080 </Width>
<ScrollHeight> "auto" </ScrollHeight> <ScrollHeight> "auto" </ScrollHeight>
<Scroll> "Vertical" </Scroll> <Scroll> "Vertical" </Scroll>
<Column> 4 </Column> <Column> 4 </Column>
<Script> <Script>
Var block_index_override = 0 Var block_index_override = 0
Var block_index_move = 0 Var block_index_move = 0
</Script> </Script>
; menu_new_list 0 ; menu_new_list 0
</FrameScroll> </FrameScroll>
; Cart ; Cart
<Button> <Button>
<X> 915 </X> <X> 915 </X>
<Y> 1769 </Y> <Y> 1769 </Y>
<State> showCart </State> <State> showCart </State>
<Filename> cart_image_bn </Filename> <Filename> cart_image_bn </Filename>
<FilenamePress> cart_image_bp </FilenamePress> <FilenamePress> cart_image_bp </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound> <Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume> <Volume> SoundVolume </Volume>
<EventClick> <EventClick>
Open "ROOT/taobin_project/xml/page_payment_multi.xml" Open "ROOT/taobin_project/xml/page_payment_multi.xml"
</EventClick> </EventClick>
</Button> </Button>

View file

@ -108,8 +108,8 @@
Var RandomPromotionMyworld = 0 Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0 Var RandomSalePackage = 0
Var XMLPageVersion = "7.91" Var XMLPageVersion = "7.92"
Var XMLPageVersionInt = 791 Var XMLPageVersionInt = 792
;Oreo ;Oreo
Var OreoGuarantee = 0 Var OreoGuarantee = 0
</EventOpen> </EventOpen>