add usa some part

This commit is contained in:
wanlop run 2023-10-31 01:26:11 +07:00
parent ea1e2e800b
commit b3e6052085
25 changed files with 11 additions and 7 deletions

View file

@ -154,8 +154,12 @@
EndIf
DEBUGVAR show_error_normal
DEBUGVAR show_error_sp1
Var TimeOut = TimeOut + 1
If TimeOut > 60 Then
If TimeOut > 30 Then
Var TimeOut = 0
Open "ROOT/taobin_project/xml/page_show_error.lxml"
@ -247,8 +251,6 @@
Else
Var show_error_normal = "Enable"
Var show_error_sp1 = "Invisible"
DEBUGVAR show_error_normal
DEBUGVAR LanguageShow
If LanguageShow = "THAI" Then
Var DirImage = "ROOT/taobin_project/image/close_th"
@ -269,7 +271,6 @@
EndIf
DEBUGVAR DirImage
If MachineStage = "drink-failed" Then
If stop_now = "true" Then
@ -350,6 +351,9 @@
Random MaintenanceCard
Var index = 1 + MaintenanceCard
DEBUGVAR DirImage
Var RandomImage = "ROOT/taobin_project/image/close_en/Frame" + index
Var RandomImage = RandomImage + ".png"
DEBUGVAR RandomImage