taobin_project/inter/mys/xml/event/tricker.ev

32 lines
No EOL
493 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 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 BoxID = 177746 Then
Var FruityRayaEnable = 1
EndIf