MYS+INTER: add ";inter" comments & update disable promo mys until server ready

This commit is contained in:
Pakin 2024-03-21 09:40:19 +07:00
parent f7921e59f8
commit 81b0ee0604
90 changed files with 24207 additions and 23935 deletions

View file

@ -11,16 +11,21 @@ Var Propepsi99Enable = 0
; FruityRaya Promo
Var FruityRayaEnable = 0
Var FromFruityRaya = 0
Var DisableUntilServerPartOK = 1
If SystemDateMonthInt = 3 Then
If SystemDateDayInt >= 25 Then
If DisableUntilServerPartOK = 1 Then
If SystemDateMonthInt = 3 Then
If SystemDateDayInt >= 25 Then
Var FruityRayaEnable = 1
EndIf
EndIf
If SystemDateMonthInt = 4 Then
Var FruityRayaEnable = 1
EndIf
EndIf
If SystemDateMonthInt = 4 Then
Var FruityRayaEnable = 1
EndIf
If BoxID = 177746 Then
Var FruityRayaEnable = 1