I sard กกต

This commit is contained in:
kong 2023-07-12 22:17:28 +07:00
parent 80ccab2571
commit 40bd35a369
29 changed files with 1034 additions and 264 deletions

View file

@ -15,11 +15,13 @@ Var PepsiProEnable = 0
Var PepsiPromoteVideo = 0
Var PepsiProCodeEnable = 0
Var SoundBackToSchoolType = 0
; End
Var MysteryProEnable = 0
Var OreoWelcomeDrinkEnable = 0
Var Anniversary3VideoEnable = 0
If SystemDateMonthInt = 7 Then
If SystemDateDayInt = 3 Then
@ -106,23 +108,32 @@ If SystemDateMonthInt = 7 Then
EndIf
If SystemDateMonthInt = 7 Then
If SystemDateDayInt > 19 Then
If SystemDateDayInt < 30 Then
Var Anniversary3VideoEnable = 1
EndIf
If SystemDateDayInt = 30 Then
Var Anniversary3VideoEnable = 1
EndIf
EndIf
EndIf
If BoxID = 173149 Then
Var MysteryProEnable = 1
Var MysteryProEnable = 0
Var OreoWelcomeDrinkEnable = 1
EndIf
If BoxID = 172053 Then
Var MysteryProEnable = 1
;Var OreoWelcomeDrinkEnable = 1
Var OreoWelcomeDrinkEnable = 0
EndIf
If BoxID = 201092 Then
Var MysteryProEnable = 1
EndIf
If BoxID = 172527 Then
Var MysteryProEnable = 1
EndIf
If BoxID = 176757 Then
Var MysteryProEnable = 1