release 8.79
This commit is contained in:
parent
33c33d8606
commit
9201907c15
2 changed files with 22 additions and 49 deletions
|
|
@ -252,20 +252,6 @@ If SystemDateMonthInt = 8 Then
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
If BoxID = 173149 Then
|
|
||||||
Var NewFlowPaymentCode = 1
|
|
||||||
Var New_Payment = 1
|
|
||||||
Var NamHomCoconutPro = 0
|
|
||||||
Var Cocoa77Pro = 0
|
|
||||||
Var 7UpLuckyDrawX2Pro = 1
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
If BoxID = 201316 Then
|
|
||||||
Var ProPeachEnable = 1
|
|
||||||
Var NewFlowPaymentCode = 1
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
If BoxID = 105005 Then
|
If BoxID = 105005 Then
|
||||||
Var NewFlowPaymentCode = 1
|
Var NewFlowPaymentCode = 1
|
||||||
|
|
@ -280,12 +266,7 @@ EndIf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
If BoxID = 174758 Then
|
|
||||||
Var ProBadValentineEnable = 0
|
|
||||||
Var PepsiSecondCup30Enable = 0
|
|
||||||
Var PepsiSecondCup30DiscountEnable = 0
|
|
||||||
Var NewFlowPaymentCode = 0
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
Var XMLLiveInfoEnable = 1
|
Var XMLLiveInfoEnable = 1
|
||||||
|
|
||||||
|
|
@ -297,14 +278,6 @@ Var GameEnableFromTrickerEv = 1
|
||||||
|
|
||||||
Var MayDayRunEnable = 0
|
Var MayDayRunEnable = 0
|
||||||
|
|
||||||
If BoxID = 33170 Then
|
|
||||||
Var PepsiProEnable = 0
|
|
||||||
Var PepsiPromoteVideo = 0
|
|
||||||
Var PepsiProCodeEnable = 0
|
|
||||||
Var MysteryProEnable = 0
|
|
||||||
Var OreoWelcomeDrinkEnable = 0
|
|
||||||
Var RerunProEnable = 0
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
; This var for overide video play when brew
|
; This var for overide video play when brew
|
||||||
Var adver_brewing_video_full_file_name = ""
|
Var adver_brewing_video_full_file_name = ""
|
||||||
|
|
@ -372,22 +345,6 @@ If taobin_nopro = "true" Then
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
If BoxID = 172644 Then
|
|
||||||
Var NamHomCoconutPro = 0
|
|
||||||
EndIf
|
|
||||||
If BoxID = 201714 Then
|
|
||||||
Var NamHomCoconutPro = 0
|
|
||||||
EndIf
|
|
||||||
If BoxID = 201717 Then
|
|
||||||
Var NamHomCoconutPro = 0
|
|
||||||
EndIf
|
|
||||||
If BoxID = 201725 Then
|
|
||||||
Var NamHomCoconutPro = 0
|
|
||||||
EndIf
|
|
||||||
If BoxID = 201729 Then
|
|
||||||
Var NamHomCoconutPro = 0
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
If CoconutSyrupEnable = "true" Then
|
If CoconutSyrupEnable = "true" Then
|
||||||
|
|
||||||
Else
|
Else
|
||||||
|
|
@ -433,8 +390,24 @@ DEBUGVAR FreePowerup
|
||||||
|
|
||||||
|
|
||||||
; Control collect promotion point behavior
|
; Control collect promotion point behavior
|
||||||
|
Var New_Payment = 0
|
||||||
|
Var NewFlowPaymentCode = 0
|
||||||
|
|
||||||
|
If BoxID = 173149 Then
|
||||||
|
Var New_Payment = 1
|
||||||
|
Var NewFlowPaymentCode = 1
|
||||||
|
EndIf
|
||||||
|
If BoxID = 200001 Then
|
||||||
|
Var New_Payment = 1
|
||||||
|
Var NewFlowPaymentCode = 1
|
||||||
|
EndIf
|
||||||
|
If BoxID = 175689 Then
|
||||||
|
Var New_Payment = 1
|
||||||
|
Var NewFlowPaymentCode = 1
|
||||||
|
EndIf
|
||||||
|
If BoxID = 201729 Then
|
||||||
|
Var New_Payment = 1
|
||||||
|
Var NewFlowPaymentCode = 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
; enable all
|
|
||||||
Var New_Payment = 1
|
|
||||||
Var NewFlowPaymentCode = 1
|
|
||||||
|
|
|
||||||
|
|
@ -108,8 +108,8 @@
|
||||||
Var RandomPromotionMyworld = 0
|
Var RandomPromotionMyworld = 0
|
||||||
Var RandomSalePackage = 0
|
Var RandomSalePackage = 0
|
||||||
|
|
||||||
Var XMLPageVersion = "8.78"
|
Var XMLPageVersion = "8.79"
|
||||||
Var XMLPageVersionInt = 878
|
Var XMLPageVersionInt = 879
|
||||||
;Oreo
|
;Oreo
|
||||||
Var OreoGuarantee = 0
|
Var OreoGuarantee = 0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue