Doing take cup between order

This commit is contained in:
wanlop run 2024-12-30 20:44:38 +07:00
parent c57f182579
commit 8991619abd
65 changed files with 7429 additions and 5867 deletions

View file

@ -1,5 +1,5 @@
SAVELOG "RoadShow.ev Nov 11 200587 day 24-Dec 10.00 - 17.00"
SAVELOG "RoadShow.ev 200435 201316 day 25-Dec 14.00 - 24.00"
Var RoadShow = "false"
@ -23,7 +23,7 @@ If SystemDateYearInt = 2024 Then
EndIf
If BoxID = 200435 Then
If SystemDateDayInt = 26 Then
If SystemTimeHourInt > 14 Then
If SystemTimeHourInt > 13 Then
If SystemTimeHourInt < 24 Then
Var RoadShow = "true"
EndIf
@ -32,7 +32,7 @@ If SystemDateYearInt = 2024 Then
EndIf
If BoxID = 201316 Then
If SystemDateDayInt = 26 Then
If SystemTimeHourInt > 14 Then
If SystemTimeHourInt > 13 Then
If SystemTimeHourInt < 24 Then
Var RoadShow = "true"
EndIf