taobin_project/inter/mys/xml/event/tricker.ev
2024-03-26 13:43:17 +07:00

35 lines
No EOL
514 B
Text

; malaysia
;DEBUGVAR SystemDateMonthInt
;DEBUGVAR SystemDateDayInt
; Reset flag away.
Var Propepsi99Enable = 0
; FruityRaya Promo
Var FruityRayaEnable = 0
Var FromFruityRaya = 0
Var DisableUntilServerPartOK = 1
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
EndIf
If BoxID = 200002 Then
Var FruityRayaEnable = 1
DEBUGVAR BoxID
EndIf