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

22 lines
336 B
Text
Raw Normal View History

2023-08-25 21:27:45 +07:00
; malaysia
2023-08-18 22:06:29 +07:00
;DEBUGVAR SystemDateMonthInt
;DEBUGVAR SystemDateDayInt
; Reset flag away.
2023-08-19 22:16:27 +07:00
Var Propepsi99Enable = 0
2023-08-18 22:06:29 +07:00
If SystemDateMonthInt = 8 Then
2023-08-25 21:27:45 +07:00
If SystemDateDayInt > 29 Then
Var Propepsi99Enable = 1
EndIf
2023-08-18 22:06:29 +07:00
EndIf
If SystemDateMonthInt = 9 Then
2023-08-23 13:00:51 +07:00
Var Propepsi99Enable = 1
2023-08-18 22:06:29 +07:00
EndIf
2023-08-23 13:00:51 +07:00
DEBUGVAR Propepsi99Enable
DEBUGVAR DisplayFormatFull