This commit is contained in:
kong 2023-05-01 21:39:17 +07:00
parent 585bef4d26
commit 944dfd78e0
11 changed files with 142 additions and 28 deletions

View file

@ -8,6 +8,7 @@ Var BackToSchoolForFreeEnable = 0
Var OreoForFreeEnable = 0
Var OreoDueEnable = 0
If SystemDateMonthInt = 5 Then
If SystemDateDayInt = 6 Then
Var OreoDueEnable = 1
@ -49,7 +50,6 @@ If SystemDateMonthInt = 5 Then
EndIf
EndIf
DEBUGVAR OreoDueEnable
If OreoDueEnable = 0 Then
Var $12-03-03-0009-alter.Button = "Invisible"
Else
@ -58,10 +58,26 @@ Else
EndIf
Var $12-03-03-0009-alter.Price = 70
If BoxID = 172644 Then
Var OreoDueEnable = 1
EndIf
Var $12-03-03-0009-alter.NameE = $12-03-03-0009.NameE
Var $12-03-03-0009-alter.descriptionE = $12-03-03-0009.descriptionE
Var $12-03-03-0009-alter.Name = $12-03-03-0009.Name
Var $12-03-03-0009-alter.description = $12-03-03-0009.description
If BoxID = 172527 Then
Var OreoDueEnable = 1
EndIf
If BoxID = 173149 Then
Var OreoForFreeEnable = 1
EndIf
Var SoundBackToSchoolEnable = 1
DEBUGVAR OreoDueEnable
DEBUGVAR OreoForFreeEnable
;Var $12-03-03-0009-alter.Price = 70
;Var $12-03-03-0009-alter.NameE = $12-03-03-0009.NameE
;Var $12-03-03-0009-alter.descriptionE = $12-03-03-0009.descriptionE
;Var $12-03-03-0009-alter.Name = $12-03-03-0009.Name
;Var $12-03-03-0009-alter.description = $12-03-03-0009.description