MYS: prep for fruity raya promo

This commit is contained in:
Pakin 2024-03-12 14:25:37 +07:00
parent f174d7530b
commit f67160c120
12 changed files with 15790 additions and 7 deletions

View file

@ -8,15 +8,17 @@
Var Propepsi99Enable = 0
; FruityRaya Promo
Var FruityRayaEnable = 0
Var FromFruityRaya = 0
If SystemDateMonthInt = 8 Then
If SystemDateDayInt > 29 Then
Var Propepsi99Enable = 1
If SystemDateMonthInt = 3 Then
If SystemDateDayInt >= 25 Then
Var FruityRayaEnable = 1
EndIf
EndIf
If SystemDateMonthInt = 9 Then
Var Propepsi99Enable = 1
If SystemDateMonthInt = 4 Then
Var FruityRayaEnable = 1
EndIf
DEBUGVAR Propepsi99Enable
DEBUGVAR DisplayFormatFull