SGP: add season pass mode at recommend page
This commit is contained in:
parent
86d9c4683f
commit
b57750e134
380 changed files with 17810 additions and 3933 deletions
24
inter/sgp/xml/event/season_pass/set1.ev
Normal file
24
inter/sgp/xml/event/season_pass/set1.ev
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
; Define
|
||||
Var SeasonPass = 1
|
||||
|
||||
Var SeasonFile = CountryRootPath + "xml/event/triple_promotion_s1topleft_and_s1topright_and_s1botleft.lxml"
|
||||
|
||||
|
||||
DEBUGVAR SeasonPass
|
||||
DEBUGVAR SeasonFile
|
||||
|
||||
Var CountEnablePromotion = 0
|
||||
|
||||
If $Sum522101000752210200045221030004 = "Enable" Then
|
||||
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||
EndIf
|
||||
|
||||
If $Sum5203030009 = "Enable" Then
|
||||
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||
EndIf
|
||||
|
||||
If $Sum520201002652020200265202030026 = "Enable" Then
|
||||
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||
EndIf
|
||||
|
||||
DEBUGVAR CountEnablePromotion
|
||||
Loading…
Add table
Add a link
Reference in a new issue