add vddieo and adv

This commit is contained in:
wanlop run 2025-03-18 13:27:07 +07:00
parent 4ec0a2876a
commit 1e0ea8fc4b
66 changed files with 42827 additions and 18689 deletions

View file

@ -1,6 +1,6 @@
SAVELOG "RoadShow.ev 201316 173319 200435 "
SAVELOG "12 14 Marrrrrrr"
SAVELOG "RoadShow.ev 177287 177425 172831 "
SAVELOG "17 Marrrrrrr"
Var RoadShow = "false"
@ -15,32 +15,25 @@ Var RoadShowBoxID = 0
If SystemDateYearInt = 2025 Then
If BoxID = 201316 Then
If BoxID = 177287 Then
Var RoadShowBoxID = 1
EndIf
If BoxID = 200435 Then
If BoxID = 177425 Then
Var RoadShowBoxID = 1
EndIf
If BoxID = 173319 Then
If BoxID = 172831 Then
Var RoadShowBoxID = 1
EndIf
If SystemDateMonthInt = 3 Then
If RoadShowBoxID = 1 Then
If SystemDateDayInt = 12 Then
If SystemDateDayInt = 17 Then
Var RoadShow = "true"
EndIf
If SystemDateDayInt = 13 Then
Var RoadShow = "true"
EndIf
If SystemDateDayInt = 14 Then
Var RoadShow = "true"
EndIf
EndIf
EndIf