MYS: fix raya pro & multi ads on inter

This commit is contained in:
Pakin 2024-03-26 13:43:17 +07:00
parent 1fa324f842
commit 6865b0e64d
4 changed files with 19 additions and 15 deletions

View file

@ -14,18 +14,16 @@ Var FromFruityRaya = 0
Var DisableUntilServerPartOK = 1
If DisableUntilServerPartOK = 0 Then
If SystemDateMonthInt = 3 Then
If SystemDateDayInt >= 29 Then
Var FruityRayaEnable = 1
EndIf
EndIf
If SystemDateMonthInt = 4 Then
If SystemDateMonthInt = 3 Then
If SystemDateDayInt >= 27 Then
Var FruityRayaEnable = 1
EndIf
EndIf
If SystemDateMonthInt = 4 Then
Var FruityRayaEnable = 1
EndIf
If BoxID = 177746 Then
Var FruityRayaEnable = 1