update pepween point and point diff
This commit is contained in:
parent
bd10d8b59b
commit
4862b5fd23
3 changed files with 79 additions and 79 deletions
|
|
@ -8,52 +8,6 @@
|
||||||
<EventOpen>
|
<EventOpen>
|
||||||
; On open
|
; On open
|
||||||
|
|
||||||
; Check if product code is not pepween menu go to page collect point normal
|
|
||||||
Var GoToNormalCollectPoint = 1
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0053" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0054" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0055" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0057" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0058" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0059" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0060" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0061" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0062" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0064" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0065" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0056" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
If Seeker.selected_a_drink = "12-99-05-0066" Then
|
|
||||||
Var GoToNormalCollectPoint = 0
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
If GoToNormalCollectPoint = 1 Then
|
|
||||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
Var Timeout = 0
|
Var Timeout = 0
|
||||||
SAVELOG UnitTestType
|
SAVELOG UnitTestType
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -42,31 +42,6 @@
|
||||||
Var IMG_CNT = "ROOT/taobin_project/image/page_doing/img2.png"
|
Var IMG_CNT = "ROOT/taobin_project/image/page_doing/img2.png"
|
||||||
Var ThaiTextState = "Enable"
|
Var ThaiTextState = "Enable"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
Var CoffeePointTmp = CoffeePoint
|
|
||||||
|
|
||||||
;If CoffeePoint > 12 Then
|
|
||||||
; Var Timeout = 18
|
|
||||||
; Var CoffeePointTmp = 13
|
|
||||||
;EndIf
|
|
||||||
|
|
||||||
If CoffeePoint < 17 Then
|
|
||||||
Var CoffeePointTmp = 1
|
|
||||||
Else
|
|
||||||
Var CoffeePointTmp = CoffeePoint - 17
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
Var PointDiff = 13 - CoffeePointTmp
|
|
||||||
|
|
||||||
If show_eng = "true" Then
|
|
||||||
Var TaobinLevelDesc1 = "You're just " + PointDiff
|
|
||||||
Var TaobinLevelDesc1 = TaobinLevelDesc1 + " menu item away from unlocking a Secret graveyard prize."
|
|
||||||
Var TaobinLevelDesc2 = "Collect all 13 horrifying menus now!"
|
|
||||||
Else
|
|
||||||
Var TaobinLevelDesc1 = "เหลืออีก " + PointDiff
|
|
||||||
Var TaobinLevelDesc1 = TaobinLevelDesc1 + " เมนูที่จะเปิดล็อคความน่าสะพรึง"
|
|
||||||
Var TaobinLevelDesc2 = "สะสมให้ครบ 13 เมนูแสนอร่อยปนความสยองตอนนี้เลย!"
|
|
||||||
EndIf
|
|
||||||
|
|
||||||
Var CheckCoupons = 0
|
Var CheckCoupons = 0
|
||||||
Var MakeDrinkState = 0
|
Var MakeDrinkState = 0
|
||||||
|
|
@ -144,45 +119,59 @@
|
||||||
Var taobinTextColorPoint[11] = "0xFFFFFF"
|
Var taobinTextColorPoint[11] = "0xFFFFFF"
|
||||||
Var taobinTextColorPoint[12] = "0xFFFFFF"
|
Var taobinTextColorPoint[12] = "0xFFFFFF"
|
||||||
|
|
||||||
|
Var PepweenPoint = 0
|
||||||
|
|
||||||
If PopweenPointState[0] = 1 Then
|
If PopweenPointState[0] = 1 Then
|
||||||
Var taobinP1 = "Enable"
|
Var taobinP1 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[1] = 1 Then
|
If PopweenPointState[1] = 1 Then
|
||||||
Var taobinP2 = "Enable"
|
Var taobinP2 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[2] = 1 Then
|
If PopweenPointState[2] = 1 Then
|
||||||
Var taobinP3 = "Enable"
|
Var taobinP3 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[3] = 1 Then
|
If PopweenPointState[3] = 1 Then
|
||||||
Var taobinP4 = "Enable"
|
Var taobinP4 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[4] = 1 Then
|
If PopweenPointState[4] = 1 Then
|
||||||
Var taobinP5 = "Enable"
|
Var taobinP5 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[5] = 1 Then
|
If PopweenPointState[5] = 1 Then
|
||||||
Var taobinP6 = "Enable"
|
Var taobinP6 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[6] = 1 Then
|
If PopweenPointState[6] = 1 Then
|
||||||
Var taobinP7 = "Enable"
|
Var taobinP7 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[7] = 1 Then
|
If PopweenPointState[7] = 1 Then
|
||||||
Var taobinP8 = "Enable"
|
Var taobinP8 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[8] = 1 Then
|
If PopweenPointState[8] = 1 Then
|
||||||
Var taobinP9 = "Enable"
|
Var taobinP9 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[9] = 1 Then
|
If PopweenPointState[9] = 1 Then
|
||||||
Var taobinP10 = "Enable"
|
Var taobinP10 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[10] = 1 Then
|
If PopweenPointState[10] = 1 Then
|
||||||
Var taobinP11 = "Enable"
|
Var taobinP11 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[11] = 1 Then
|
If PopweenPointState[11] = 1 Then
|
||||||
Var taobinP12 = "Enable"
|
Var taobinP12 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
If PopweenPointState[12] = 1 Then
|
If PopweenPointState[12] = 1 Then
|
||||||
Var taobinP13 = "Enable"
|
Var taobinP13 = "Enable"
|
||||||
|
Var PepweenPoint = PepweenPoint + 1
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If PopweenPointNewIndex >= 0 Then
|
If PopweenPointNewIndex >= 0 Then
|
||||||
|
|
@ -190,6 +179,19 @@
|
||||||
Var taobinTextColorPoint[PopweenPointNewIndex] = "0xE97A13"
|
Var taobinTextColorPoint[PopweenPointNewIndex] = "0xE97A13"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
||||||
|
Var PointDiff = 13 - PepweenPoint
|
||||||
|
|
||||||
|
If show_eng = "true" Then
|
||||||
|
Var TaobinLevelDesc1 = "You're just " + PointDiff
|
||||||
|
Var TaobinLevelDesc1 = TaobinLevelDesc1 + " menu item away from unlocking a Secret graveyard prize."
|
||||||
|
Var TaobinLevelDesc2 = "Collect all 13 horrifying menus now!"
|
||||||
|
Else
|
||||||
|
Var TaobinLevelDesc1 = "เหลืออีก " + PointDiff
|
||||||
|
Var TaobinLevelDesc1 = TaobinLevelDesc1 + " เมนูที่จะเปิดล็อคความน่าสะพรึง"
|
||||||
|
Var TaobinLevelDesc2 = "สะสมให้ครบ 13 เมนูแสนอร่อยปนความสยองตอนนี้เลย!"
|
||||||
|
EndIf
|
||||||
|
|
||||||
If Seeker = "curr" Then
|
If Seeker = "curr" Then
|
||||||
Var CheckCouponState = "Enable"
|
Var CheckCouponState = "Enable"
|
||||||
Else
|
Else
|
||||||
|
|
@ -358,7 +360,7 @@
|
||||||
<Width> 120 </Width>
|
<Width> 120 </Width>
|
||||||
<Font> KanitRegularTTF </Font>
|
<Font> KanitRegularTTF </Font>
|
||||||
<Color> 0xDE794E </Color>
|
<Color> 0xDE794E </Color>
|
||||||
<Value> CoffeePointRank </Value>
|
<Value> PepweenPoint </Value>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -394,7 +396,7 @@
|
||||||
<Width> 120 </Width>
|
<Width> 120 </Width>
|
||||||
<Font> KanitRegularTTF </Font>
|
<Font> KanitRegularTTF </Font>
|
||||||
<Color> 0xDE794E </Color>
|
<Color> 0xDE794E </Color>
|
||||||
<Value> CoffeePointRank </Value>
|
<Value> PepweenPoint </Value>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
|
|
|
||||||
|
|
@ -65,9 +65,51 @@
|
||||||
Var CampaingRef1 = CampaingRef1 + CampaingRef2
|
Var CampaingRef1 = CampaingRef1 + CampaingRef2
|
||||||
Var ParamCP = ParamCP + CampaingRef1
|
Var ParamCP = ParamCP + CampaingRef1
|
||||||
|
|
||||||
|
Var GoToNormalCollectPoint = 1
|
||||||
|
If PepweenEnable = 1 Then
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0053" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0054" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0055" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0057" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0058" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0059" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0060" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0061" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0062" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0064" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0065" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0056" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
If Seeker.selected_a_drink = "12-99-05-0066" Then
|
||||||
|
Var GoToNormalCollectPoint = 0
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
DEBUGVAR GoToNormalCollectPoint
|
||||||
|
|
||||||
|
|
||||||
If Seeker.TNumberTaobinCredit = "" Then
|
If Seeker.TNumberTaobinCredit = "" Then
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -104,7 +146,8 @@
|
||||||
Var Param1 = TelephoneNumber + "/"
|
Var Param1 = TelephoneNumber + "/"
|
||||||
Var Param1 = Param1 + ParamCP
|
Var Param1 = Param1 + ParamCP
|
||||||
|
|
||||||
If PepweenEnable = 1 Then
|
|
||||||
|
If GoToNormalCollectPoint = 0 Then
|
||||||
GETACCEXT TelephoneNumber 31
|
GETACCEXT TelephoneNumber 31
|
||||||
Open "ROOT/taobin_project/xml/event/pepween/page_collect_point_pro_pepween_2.xml"
|
Open "ROOT/taobin_project/xml/event/pepween/page_collect_point_pro_pepween_2.xml"
|
||||||
Else
|
Else
|
||||||
|
|
@ -130,6 +173,7 @@
|
||||||
SAVELOG "collect_point1-p71."
|
SAVELOG "collect_point1-p71."
|
||||||
Var TelephoneNumberX = TelephoneNumber
|
Var TelephoneNumberX = TelephoneNumber
|
||||||
DEBUGVAR TelephoneNumber
|
DEBUGVAR TelephoneNumber
|
||||||
|
DEBUGVAR GoToNormalCollectPoint
|
||||||
If PromotionIDCurrentOrder > 1 Then
|
If PromotionIDCurrentOrder > 1 Then
|
||||||
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
|
Open "ROOT/taobin_project/xml/page_display_Promo1Get1Free.xml"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -137,7 +181,7 @@
|
||||||
;GetAccInfo TelephoneNumber OperatorTemp CreditAmount OperatorStatus AccountType GetScore tc
|
;GetAccInfo TelephoneNumber OperatorTemp CreditAmount OperatorStatus AccountType GetScore tc
|
||||||
Var Param1 = TelephoneNumber + "/"
|
Var Param1 = TelephoneNumber + "/"
|
||||||
Var Param1 = Param1 + ParamCP
|
Var Param1 = Param1 + ParamCP
|
||||||
If PepweenEnable = 1 Then
|
If GoToNormalCollectPoint = 0 Then
|
||||||
GETACCEXT TelephoneNumber 31
|
GETACCEXT TelephoneNumber 31
|
||||||
Open "ROOT/taobin_project/xml/event/pepween/page_collect_point_pro_pepween_2.xml"
|
Open "ROOT/taobin_project/xml/event/pepween/page_collect_point_pro_pepween_2.xml"
|
||||||
Else
|
Else
|
||||||
|
|
@ -612,8 +656,8 @@
|
||||||
|
|
||||||
Var Param1 = TelephoneNumber + "/"
|
Var Param1 = TelephoneNumber + "/"
|
||||||
Var Param1 = Param1 + ParamCP
|
Var Param1 = Param1 + ParamCP
|
||||||
|
|
||||||
If PepweenEnable = 1 Then
|
If GoToNormalCollectPoint = 0 Then
|
||||||
GETACCEXT TelephoneNumber 31
|
GETACCEXT TelephoneNumber 31
|
||||||
Open "ROOT/taobin_project/xml/event/pepween/page_collect_point_pro_pepween_2.xml"
|
Open "ROOT/taobin_project/xml/event/pepween/page_collect_point_pro_pepween_2.xml"
|
||||||
Else
|
Else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue