This commit is contained in:
wanlop run 2025-04-11 14:33:44 +07:00
parent 00bd412393
commit 0e087f5925
121 changed files with 123 additions and 134283 deletions

View file

@ -24,7 +24,7 @@
Var ProcessCupDebugText = ""
Var TimeOutSmoothiesProcess = 2
Var TimeOutSmoothiesProcess = 1
</EventOpen>
@ -39,17 +39,23 @@
EndIf
If TimeOutSmoothiesProcess = 0 Then
Var OverrideVideoThankyou = 1
Var IgnoreLidStrawAll = 1
Var ModeFreeEnable = 2
Var PriceDrink = 0
Var PriceDrink = 30
Var DiscountDrink = PriceDrink
Var StrawState = "Enable"
Var LidState = "Enable"
Var Seeker.get_a_straw = StrawState
Var Seeker.get_a_lid = LidState
Var Seeker.get_a_lid = LidState
Var Seeker.showname = " Smoothie "
Var Seeker.PictureDrink = ""
Var Seeker.CollectPointMain = 1
Open "ROOT/taobin_project/xml/page_payment.xml"
EndIf
@ -61,4 +67,53 @@
</EventTimeout>
<Video>
<X> 0 </X>
<Y> 380 </Y>
<Refresh> "Reload" </Refresh>
<Loop> "true" </Loop>
<Filename> "ROOT/taobin_project/animation01/TaoBin2_draft02_art41.mp4" </Filename>
</Video>
<Text>
<X> 0 </X>
<Y> 1337 </Y>
<Width> 1080 </Width>
<Height> 85 </Height>
<Align> Center </Align>
<Language>
<ID> 1201 </ID>
</Language>
</Text>
<Button>
<X> 77 </X>
<Y> 1531 </Y>
<Filename> Var(DirImage + "/bn_main_button.png") </Filename>
<FilenamePress> Var(DirImage + "/bp_main_button.png") </FilenamePress>
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var SmoothieProcessState = "press"
__CMD "UseArm" "2" "-" "-"
Machine InsertCupAndOpen
</EventClick>
</Button>
<Text>
<X> 0 </X>
<Y> 1571 </Y>
<Width> 1080 </Width>
<Height> 85 </Height>
<Align> Center </Align>
<Language>
<ID> TextDoorButtonID </ID>
</Language>
</Text>