taobin_project/inter/tha/.special/RoadShow.ev

37 lines
508 B
Text
Raw Normal View History

2024-09-23 18:56:10 +07:00
2024-10-21 13:05:17 +07:00
SAVELOG "RoadShow.ev Oct 18 19 201193 200587"
2024-09-23 18:56:10 +07:00
Var RoadShow = "false"
DEBUGVAR SystemDateDayInt
2024-10-21 13:05:17 +07:00
;DEBUGVAR SystemTimeMinuteInt
;DEBUGVAR SystemTimeHourInt
2024-09-23 18:56:10 +07:00
If SystemDateYearInt = 2024 Then
2024-10-21 13:05:17 +07:00
If BoxID = 201193 Then
Var HalloweenPro = 1
EndIf
If BoxID = 173249 Then
Var HalloweenPro = 1
EndIf
2024-09-23 18:56:10 +07:00
2024-10-21 13:05:17 +07:00
If SystemDateMonthInt = 10 Then
2024-09-23 18:56:10 +07:00
2024-10-21 13:05:17 +07:00
If SystemDateDayInt = 17 Then
If BoxID = 200587 Then
Var RoadShow = "true"
EndIf
2024-09-23 18:56:10 +07:00
EndIf
EndIf
EndIf
DEBUGVAR RoadShow
DEBUGVAR RobinsonBeautyPro