fix multi lay-out
This commit is contained in:
parent
42d290ace0
commit
600b9446cd
146 changed files with 388080 additions and 552 deletions
37
inter/tha/xml/multi/event/tricker.ev
Normal file
37
inter/tha/xml/multi/event/tricker.ev
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
; thailand
|
||||
|
||||
|
||||
;DEBUGVAR SystemDateMonthInt
|
||||
;DEBUGVAR SystemDateDayInt
|
||||
|
||||
; Reset flag away.
|
||||
|
||||
; Enable app game
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
|
||||
Var NewCollectPointFlag = 1
|
||||
|
||||
Var WinterWarmersCatalogFlag = 0
|
||||
|
||||
Var WestfieldCatalogFlag = 0
|
||||
|
||||
; 2 - 29 Sep
|
||||
Var AnniverseryPro = 0
|
||||
|
||||
If SystemDateMonthInt = 10 Then
|
||||
If SystemDateDayInt >= 2 Then
|
||||
If SystemDateDayInt <= 29 then
|
||||
Var AnniverseryPro = 1
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
||||
If BoxID = 200027 Then
|
||||
Var AnniverseryPro = 1
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR Propepsi99Enable
|
||||
DEBUGVAR DisplayFormatFull
|
||||
Loading…
Add table
Add a link
Reference in a new issue