This commit is contained in:
wanlop run 2025-06-30 13:36:52 +07:00
parent dfe79bf41f
commit dd20206491
17 changed files with 22 additions and 37 deletions

View file

@ -1,17 +1,2 @@
InstanceGetString SaveStringInst
;DEBUGVAR SaveStringInst
;DEBUGVAR show_eng
If SaveStringInst = "RefreshNow" Then
RefreshAll
Else
EndIf
InstanceSetString "-"
;DEBUGVAR LanguageShow

View file

@ -66,7 +66,6 @@
If inst_show_coffee = 1 Then
If inst_show_coffee_counter > 0 Then
DEBUGVAR inst_show_coffee_counter
Var inst_show_coffee_counter = inst_show_coffee_counter - 1

View file

@ -62,13 +62,12 @@
If inst_show_for_kid = 1 Then
If inst_show_for_kid_counter > 0 Then
DEBUGVAR inst_show_for_kid_counter
Var inst_show_for_kid_counter = inst_show_for_kid_counter - 1
If inst_show_for_kid_counter = 0 Then
RefreshAll
Var inst_show_for_kid_counter = 4
Var inst_show_for_kid_counter = 15
EndIf
EndIf
;include="ROOT/taobin_project/inc/remove_cup_on_arm_step.inc"

View file

@ -47,7 +47,6 @@
If inst_show_frozen_fruit = 1 Then
If inst_show_frozen_fruit_counter > 0 Then
DEBUGVAR inst_show_frozen_fruit_counter
Var inst_show_frozen_fruit_counter = inst_show_frozen_fruit_counter - 1

View file

@ -53,7 +53,6 @@
If inst_show_health = 1 Then
If inst_show_health_counter > 0 Then
DEBUGVAR inst_show_health_counter
Var inst_show_health_counter = inst_show_health_counter - 1

View file

@ -19,7 +19,7 @@
</EventOpen>
<EventOnShow>
SCROLL_TO_TOP ""
;include="ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_default_init.lxml"
Var Menu4Selected = "PressForever"
@ -59,13 +59,12 @@
If inst_show_milk_cupe = 1 Then
If inst_show_milk_cupe_counter > 0 Then
DEBUGVAR inst_show_milk_cupe_counter
Var inst_show_milk_cupe_counter = inst_show_milk_cupe_counter - 1
If inst_show_milk_cupe_counter = 0 Then
RefreshAll
Var inst_show_milk_cupe_counter = 7
Var inst_show_milk_cupe_counter = 15
EndIf
EndIf
;include="ROOT/taobin_project/inc/remove_cup_on_arm_step.inc"

View file

@ -61,7 +61,6 @@
If inst_show_pepsi_7up = 1 Then
If inst_show_pepsi_7up_counter > 0 Then
DEBUGVAR inst_show_pepsi_7up_counter
Var inst_show_pepsi_7up_counter = inst_show_pepsi_7up_counter - 1

View file

@ -58,8 +58,6 @@
If inst_show_tea = 1 Then
If inst_show_tea_counter > 0 Then
DEBUGVAR inst_show_tea_counter
Var inst_show_tea_counter = inst_show_tea_counter - 1
If inst_show_tea_counter = 0 Then
@ -77,7 +75,7 @@
</EventTimeout>
<EventOnShow>
SCROLL_TO_TOP ""
InstanceGetString SaveStringInst
DEBUGVAR SaveStringInst
DEBUGVAR show_eng

View file

@ -56,7 +56,6 @@
If inst_show_whey = 1 Then
If inst_show_whey_counter > 0 Then
DEBUGVAR inst_show_whey_counter
Var inst_show_whey_counter = inst_show_whey_counter - 1