Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece
|
After Width: | Height: | Size: 30 KiB |
BIN
inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
inter/sgp/image/event/season_pass/bn_hot_cappuccino.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 9 KiB |
BIN
inter/sgp/image/event/season_pass/bn_hot_mocha-1.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
inter/sgp/image/event/season_pass/bn_hot_mocha.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 26 KiB |
BIN
inter/sgp/image/event/season_pass/bn_protein_Chocolate-1.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
inter/sgp/image/event/season_pass/bn_protein_Chocolate.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 21 KiB |
BIN
inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
inter/sgp/image/event/season_pass/bp_StrawberrOreo_smoothie.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
inter/sgp/image/event/season_pass/bp_hot_cappuccino.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.7 KiB |
BIN
inter/sgp/image/event/season_pass/bp_hot_mocha.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 26 KiB |
BIN
inter/sgp/image/event/season_pass/bp_protein_Chocolate.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 28 KiB |
BIN
inter/sgp/image/event/season_pass/bp_thai_milk_tea_SingPark.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
BIN
inter/sgp/image/event/season_pass/drink_option_en/blend.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
inter/sgp/image/event/season_pass/drink_option_en/blend_db.png
Normal file
|
After Width: | Height: | Size: 1 KiB |
BIN
inter/sgp/image/event/season_pass/drink_option_en/cold.png
Normal file
|
After Width: | Height: | Size: 1 KiB |
BIN
inter/sgp/image/event/season_pass/drink_option_en/cold_db.png
Normal file
|
After Width: | Height: | Size: 1 KiB |
BIN
inter/sgp/image/event/season_pass/drink_option_en/hot.png
Normal file
|
After Width: | Height: | Size: 809 B |
BIN
inter/sgp/image/event/season_pass/drink_option_en/hot_db.png
Normal file
|
After Width: | Height: | Size: 783 B |
BIN
inter/sgp/image/event/season_pass/drink_option_en/normal.png
Normal file
|
After Width: | Height: | Size: 1,001 B |
|
After Width: | Height: | Size: 2.6 KiB |
|
|
@ -370,12 +370,12 @@ if "multi_promotion" in param:
|
||||||
promotion_block_str = f"\r\n<Block>\r\n\t<State> Flag( {','.join(pd_dot_btn)},Disable=Invisible,{product_code_state}) </State>\r\n\t<MarginLeft> 33 </MarginLeft>\r\n\t<MarginTop> 22 </MarginTop>\r\n\t<Width> 484 </Width>\r\n\t<Height> 602 </Height>\r\n"
|
promotion_block_str = f"\r\n<Block>\r\n\t<State> Flag( {','.join(pd_dot_btn)},Disable=Invisible,{product_code_state}) </State>\r\n\t<MarginLeft> 33 </MarginLeft>\r\n\t<MarginTop> 22 </MarginTop>\r\n\t<Width> 484 </Width>\r\n\t<Height> 602 </Height>\r\n"
|
||||||
|
|
||||||
# insert overlay tag
|
# insert overlay tag
|
||||||
# promotion_block_str += season_pass_menu_big_btn_ui[f"{product_code}.overlay"]
|
# promotion_block_str += season_pass_menu_big_btn_ui[f"{product_code}.overlay"].replace("menu_overlay_set", "event/menu_overlay_set")
|
||||||
# try:
|
try:
|
||||||
# template = template.replace(";#Overlay", season_pass_menu_big_btn_ui[f"{product_code}.overlay"])
|
template = template.replace(";#Overlay", season_pass_menu_big_btn_ui[f"{product_code}.overlay"].replace("menu_overlay_set", "event/menu_overlay_set"))
|
||||||
# except:
|
except:
|
||||||
# print("Overlay not found for "+product_code)
|
print("Overlay not found for "+product_code)
|
||||||
# pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
if "dev" in param:
|
if "dev" in param:
|
||||||
|
|
@ -397,14 +397,14 @@ if "multi_promotion" in param:
|
||||||
# </Image>
|
# </Image>
|
||||||
# print("after replace\n", template)
|
# print("after replace\n", template)
|
||||||
|
|
||||||
try:
|
# try:
|
||||||
# get overlay
|
# # get overlay
|
||||||
overlay_original_tag = season_pass_menu_big_btn_ui[f"{product_code}.overlay"]
|
# overlay_original_tag = season_pass_menu_big_btn_ui[f"{product_code}.overlay"]
|
||||||
# print(f"[OverlayClone] {product_code} --- "+overlay_original_tag+".")
|
# # print(f"[OverlayClone] {product_code} --- "+overlay_original_tag+".")
|
||||||
overlay_new_path = " ".join(overlay_original_tag.split(' ')[3:-1]).replace("menu_overlay_set", "event/menu_overlay_set").replace(")","")
|
# overlay_new_path = " ".join(overlay_original_tag.split(' ')[3:-1]).replace("menu_overlay_set", "event/menu_overlay_set").replace(")","")
|
||||||
template += f"\t<Image>\r\n\t<X> 10 </X>\r\n\t<Y> 10 </Y>\r\n\t<Filename> {overlay_new_path} </Filename>\r\n\t</Image>\r\n"
|
# template += f"\t<Image>\r\n\t<X> 10 </X>\r\n\t<Y> 10 </Y>\r\n\t<Filename> {overlay_new_path} </Filename>\r\n\t</Image>\r\n"
|
||||||
except:
|
# except:
|
||||||
print("\t\t> Overlay not found for "+product_code+"\n")
|
# print("\t\t> Overlay not found for "+product_code+"\n")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,12 +4,12 @@
|
||||||
"template": "/event/promotion_template.inc",
|
"template": "/event/promotion_template.inc",
|
||||||
"product_code_key": "s2.52-21-01-0006.52-21-02-0003.52-21-03-0003",
|
"product_code_key": "s2.52-21-01-0006.52-21-02-0003.52-21-03-0003",
|
||||||
"config": {
|
"config": {
|
||||||
"normal_eng": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"normal_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png",
|
||||||
"normal_thai": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"normal_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png",
|
||||||
"press_eng": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"press_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png",
|
||||||
"press_thai": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"press_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png",
|
||||||
"disable_eng": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"disable_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png",
|
||||||
"disable_thai": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"disable_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png",
|
||||||
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -18,12 +18,12 @@
|
||||||
"template": "/event/promotion_template.inc",
|
"template": "/event/promotion_template.inc",
|
||||||
"product_code_key": "s2.##-##-##-####.##-##-##-####.52-03-03-0049",
|
"product_code_key": "s2.##-##-##-####.##-##-##-####.52-03-03-0049",
|
||||||
"config": {
|
"config": {
|
||||||
"normal_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"normal_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_iced_Milovalcocoa_smoothie.png",
|
||||||
"normal_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"normal_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_iced_Milovalcocoa_smoothie.png",
|
||||||
"press_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"press_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_iced_Milovalcocoa_smoothie.png",
|
||||||
"press_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"press_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_iced_Milovalcocoa_smoothie.png",
|
||||||
"disable_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"disable_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_iced_Milovalcocoa_smoothie.png",
|
||||||
"disable_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"disable_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_iced_Milovalcocoa_smoothie.png",
|
||||||
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -32,12 +32,12 @@
|
||||||
"template": "/event/promotion_template.inc",
|
"template": "/event/promotion_template.inc",
|
||||||
"product_code_key": "s2.52-02-01-0039.52-02-02-0039.52-02-03-0039",
|
"product_code_key": "s2.52-02-01-0039.52-02-02-0039.52-02-03-0039",
|
||||||
"config": {
|
"config": {
|
||||||
"normal_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"normal_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png",
|
||||||
"normal_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"normal_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png",
|
||||||
"press_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"press_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_thai_milk_tea_SingPark.png",
|
||||||
"press_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"press_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_thai_milk_tea_SingPark.png",
|
||||||
"disable_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"disable_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png",
|
||||||
"disable_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"disable_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png",
|
||||||
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -4,12 +4,12 @@
|
||||||
"template": "/event/promotion_template.inc",
|
"template": "/event/promotion_template.inc",
|
||||||
"product_code_key": "s3.52-21-01-0005.52-31-02-0002.52-31-03-0002",
|
"product_code_key": "s3.52-21-01-0005.52-31-02-0002.52-31-03-0002",
|
||||||
"config": {
|
"config": {
|
||||||
"normal_eng": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"normal_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_cappuccino.png",
|
||||||
"normal_thai": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"normal_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_cappuccino.png",
|
||||||
"press_eng": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"press_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_hot_cappuccino.png",
|
||||||
"press_thai": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"press_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_hot_cappuccino.png",
|
||||||
"disable_eng": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"disable_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_cappuccino.png",
|
||||||
"disable_thai": "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png",
|
"disable_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_cappuccino.png",
|
||||||
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -18,12 +18,12 @@
|
||||||
"template": "/event/promotion_template.inc",
|
"template": "/event/promotion_template.inc",
|
||||||
"product_code_key": "s3.##-##-##-####.52-04-02-0002.##-##-##-####",
|
"product_code_key": "s3.##-##-##-####.52-04-02-0002.##-##-##-####",
|
||||||
"config": {
|
"config": {
|
||||||
"normal_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"normal_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_protein_Chocolate.png",
|
||||||
"normal_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"normal_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_protein_Chocolate.png",
|
||||||
"press_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"press_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_protein_Chocolate.png",
|
||||||
"press_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"press_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_protein_Chocolate.png",
|
||||||
"disable_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"disable_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_protein_Chocolate.png",
|
||||||
"disable_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"disable_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_protein_Chocolate.png",
|
||||||
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -32,12 +32,12 @@
|
||||||
"template": "/event/promotion_template.inc",
|
"template": "/event/promotion_template.inc",
|
||||||
"product_code_key": "s3.##-##-##-####.##-##-##-####.52-03-03-0027",
|
"product_code_key": "s3.##-##-##-####.##-##-##-####.52-03-03-0027",
|
||||||
"config": {
|
"config": {
|
||||||
"normal_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"normal_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png",
|
||||||
"normal_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"normal_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png",
|
||||||
"press_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"press_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_StrawberrOreo_smoothie.png",
|
||||||
"press_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"press_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_StrawberrOreo_smoothie.png",
|
||||||
"disable_eng": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"disable_eng": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png",
|
||||||
"disable_thai": "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png",
|
"disable_thai": "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png",
|
||||||
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
"event_on_click": "ROOT/taobin_project/xml/page_topping_select6.lxml"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
;#Overlay
|
||||||
<State> BigButtonEnable </State>
|
<State> BigButtonEnable </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
; Singapore
|
; Singapore
|
||||||
Var CountEnablePromotion = 0
|
; Var CountEnablePromotion = 0
|
||||||
|
|
||||||
; ensure
|
; ensure
|
||||||
Var CountSecureOpenPro = 0
|
Var CountSecureOpenPro = 0
|
||||||
|
|
@ -21,8 +21,10 @@ If SeasonPassMode = 1 Then
|
||||||
Var SeasonPassMode = 0
|
Var SeasonPassMode = 0
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
EndIf
|
Var SeasonPassFile = CountryRootPath + "xml/event/season_pass/season_pass.ev"
|
||||||
|
TRY SeasonPassFile
|
||||||
|
|
||||||
|
EndIf
|
||||||
|
|
||||||
; zone promote
|
; zone promote
|
||||||
If OpenFromPageBoard = 1 Then
|
If OpenFromPageBoard = 1 Then
|
||||||
|
|
|
||||||
|
|
@ -7,4 +7,18 @@ Var SeasonFile = CountryRootPath + "xml/event/triple_promotion_s2topleft_and_s2t
|
||||||
DEBUGVAR SeasonPass
|
DEBUGVAR SeasonPass
|
||||||
DEBUGVAR SeasonFile
|
DEBUGVAR SeasonFile
|
||||||
|
|
||||||
|
Var CountEnablePromotion = 0
|
||||||
|
|
||||||
|
If $Sum522101000652210200035221030003 = "Enable" Then
|
||||||
|
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If $Sum5203030049 = "Enable" Then
|
||||||
|
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If $Sum520201003952020200395202030039 = "Enable" Then
|
||||||
|
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
DEBUGVAR CountEnablePromotion
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
; Define
|
; Define
|
||||||
Var SeasonPass = 1
|
Var SeasonPass = 3
|
||||||
|
|
||||||
Var SeasonFile = CountryRootPath + "xml/event/triple_promotion_s3topleft_and_s3topright_and_s3botleft.lxml"
|
Var SeasonFile = CountryRootPath + "xml/event/triple_promotion_s3topleft_and_s3topright_and_s3botleft.lxml"
|
||||||
|
|
||||||
|
|
@ -7,4 +7,18 @@ Var SeasonFile = CountryRootPath + "xml/event/triple_promotion_s3topleft_and_s3t
|
||||||
DEBUGVAR SeasonPass
|
DEBUGVAR SeasonPass
|
||||||
DEBUGVAR SeasonFile
|
DEBUGVAR SeasonFile
|
||||||
|
|
||||||
|
Var CountEnablePromotion = 0
|
||||||
|
|
||||||
|
If $Sum522101000552310200025231030002 = "Enable" Then
|
||||||
|
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If $Sum5204020002 = "Enable" Then
|
||||||
|
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
If $Sum5203030027 = "Enable" Then
|
||||||
|
Var CountEnablePromotion = CountEnablePromotion + 1
|
||||||
|
EndIf
|
||||||
|
|
||||||
|
DEBUGVAR CountEnablePromotion
|
||||||
|
|
@ -191,6 +191,8 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-21-02-0004, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeB/button_overlay_catalog_3_posi1.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum522101000752210200045221030004 </State>
|
<State> $Sum522101000752210200045221030004 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
|
|
@ -384,14 +386,18 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
|
<Width> 134 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
<State> $52-21-01-0007.Button </State>
|
<State> $52-21-01-0007.Button </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -407,8 +413,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> $52-21-02-0004.Button </State>
|
<State> $52-21-02-0004.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -425,8 +433,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> $52-21-03-0004.Button </State>
|
<State> $52-21-03-0004.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -510,11 +520,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeB/button_overlay_catalog_3_posi1.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock1
|
;endblock1
|
||||||
|
|
@ -527,6 +532,8 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-03-03-0009, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeC/button_overlay_catalog_9_posi2.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum5203030009 </State>
|
<State> $Sum5203030009 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
|
|
@ -675,17 +682,36 @@
|
||||||
<Font> KanitMediumTTF </Font>
|
<Font> KanitMediumTTF </Font>
|
||||||
<Color> 0x322B26 </Color>
|
<Color> 0x322B26 </Color>
|
||||||
<LanguageGroup>
|
<LanguageGroup>
|
||||||
<LanguageSlot1>OREO SMOOTHIE \nVOLCANO</LanguageSlot1>
|
<LanguageSlot1>OREO SMOOTHIE</LanguageSlot1>
|
||||||
<LanguageSlot2>โอริโอ้ปั่นภูเขาไฟ</LanguageSlot2>
|
<LanguageSlot2>โอริโอ้ปั่นภูเขาไฟ</LanguageSlot2>
|
||||||
<LanguageSlot3>OREO SMOOTHIE \nVOLCANO</LanguageSlot3>
|
<LanguageSlot3>OREO SMOOTHIE</LanguageSlot3>
|
||||||
<LanguageSlot4>โอริโอ้ปั่นภูเขาไฟ</LanguageSlot4>
|
<LanguageSlot4>โอริโอ้ปั่นภูเขาไฟ</LanguageSlot4>
|
||||||
<LanguageSlot5></LanguageSlot5>
|
<LanguageSlot5></LanguageSlot5>
|
||||||
<LanguageSlot6>โอริโอ้ปั่นภูเขาไฟ</LanguageSlot6>
|
<LanguageSlot6>โอริโอ้ปั่นภูเขาไฟ</LanguageSlot6>
|
||||||
</LanguageGroup>
|
</LanguageGroup>
|
||||||
|
|
||||||
|
<Text>
|
||||||
|
<X> 16 </X>
|
||||||
|
<Y> 390 </Y>
|
||||||
|
<Size> 33 </Size>
|
||||||
|
<Width> 333 </Width>
|
||||||
|
<Mode> "multi2" </Mode>
|
||||||
|
<Font> KanitMediumTTF </Font>
|
||||||
|
<Color> 0x322B26 </Color>
|
||||||
|
<LanguageGroup>
|
||||||
|
<LanguageSlot1>VOLCANO</LanguageSlot1>
|
||||||
|
<LanguageSlot2></LanguageSlot2>
|
||||||
|
<LanguageSlot3>VOLCANO</LanguageSlot3>
|
||||||
|
<LanguageSlot4></LanguageSlot4>
|
||||||
|
<LanguageSlot5></LanguageSlot5>
|
||||||
|
<LanguageSlot6></LanguageSlot6>
|
||||||
|
</LanguageGroup>
|
||||||
|
</Text>
|
||||||
|
|
||||||
</Text>
|
</Text>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 450 </Y>
|
<Y> 465 </Y>
|
||||||
<Size> 25 </Size>
|
<Size> 25 </Size>
|
||||||
<Width> 333 </Width>
|
<Width> 333 </Width>
|
||||||
<Font> KanitMediumTTF </Font>
|
<Font> KanitMediumTTF </Font>
|
||||||
|
|
@ -702,14 +728,18 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
|
<Width> 134 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
<State> "Invisible" </State>
|
<State> "Invisible" </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -725,8 +755,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> "Invisible" </State>
|
<State> "Invisible" </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -743,8 +775,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> $52-03-03-0009.Button </State>
|
<State> $52-03-03-0009.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -824,11 +858,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeC/button_overlay_catalog_9_posi2.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock2
|
;endblock2
|
||||||
|
|
@ -841,6 +870,8 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-02-02-0026, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeB/button_overlay_catalog_2_posi1.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum520201002652020200265202030026 </State>
|
<State> $Sum520201002652020200265202030026 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
|
|
@ -1034,14 +1065,16 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<State> $52-02-01-0026.Button </State>
|
<State> $52-02-01-0026.Button </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -1057,8 +1090,8 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> $52-02-02-0026.Button </State>
|
<State> $52-02-02-0026.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -1075,8 +1108,8 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> $52-02-03-0026.Button </State>
|
<State> $52-02-03-0026.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -1160,11 +1193,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeB/button_overlay_catalog_2_posi1.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock3
|
;endblock3
|
||||||
|
|
|
||||||
|
|
@ -191,31 +191,33 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-21-02-0003, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeB/button_overlay_catalog_2_posi1.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum522101000652210200035221030003 </State>
|
<State> $Sum522101000652210200035221030003 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</Filename>
|
</Filename>
|
||||||
<FilenamePress>
|
<FilenamePress>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenamePress>
|
</FilenamePress>
|
||||||
<FilenameDisable>
|
<FilenameDisable>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_mocha.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
|
|
@ -384,14 +386,18 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
|
<Width> 134 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
<State> $52-21-01-0006.Button </State>
|
<State> $52-21-01-0006.Button </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -407,8 +413,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> $52-21-02-0003.Button </State>
|
<State> $52-21-02-0003.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -425,8 +433,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> $52-21-03-0003.Button </State>
|
<State> $52-21-03-0003.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -510,11 +520,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeB/button_overlay_catalog_2_posi1.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock1
|
;endblock1
|
||||||
|
|
@ -527,31 +532,33 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-03-03-0049, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeD/button_overlay_catalog_14_posi1.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum5203030049 </State>
|
<State> $Sum5203030049 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_iced_Milovalcocoa_smoothie.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_iced_Milovalcocoa_smoothie.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</Filename>
|
</Filename>
|
||||||
<FilenamePress>
|
<FilenamePress>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_iced_Milovalcocoa_smoothie.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_iced_Milovalcocoa_smoothie.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenamePress>
|
</FilenamePress>
|
||||||
<FilenameDisable>
|
<FilenameDisable>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_iced_Milovalcocoa_smoothie.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_iced_Milovalcocoa_smoothie.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
|
|
@ -675,17 +682,36 @@
|
||||||
<Font> KanitMediumTTF </Font>
|
<Font> KanitMediumTTF </Font>
|
||||||
<Color> 0x322B26 </Color>
|
<Color> 0x322B26 </Color>
|
||||||
<LanguageGroup>
|
<LanguageGroup>
|
||||||
<LanguageSlot1>MILO SMOOTHIE \nVOLCANO</LanguageSlot1>
|
<LanguageSlot1>MILO SMOOTHIE</LanguageSlot1>
|
||||||
<LanguageSlot2>โอวัลตินปั่นภูเขาไฟ</LanguageSlot2>
|
<LanguageSlot2>โอวัลตินปั่นภูเขาไฟ</LanguageSlot2>
|
||||||
<LanguageSlot3>MILO SMOOTHIE \nVOLCANO</LanguageSlot3>
|
<LanguageSlot3>MILO SMOOTHIE</LanguageSlot3>
|
||||||
<LanguageSlot4>โอวัลตินปั่นภูเขาไฟ</LanguageSlot4>
|
<LanguageSlot4>โอวัลตินปั่นภูเขาไฟ</LanguageSlot4>
|
||||||
<LanguageSlot5></LanguageSlot5>
|
<LanguageSlot5></LanguageSlot5>
|
||||||
<LanguageSlot6>โอวัลตินปั่นภูเขาไฟ</LanguageSlot6>
|
<LanguageSlot6>โอวัลตินปั่นภูเขาไฟ</LanguageSlot6>
|
||||||
</LanguageGroup>
|
</LanguageGroup>
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
|
<Text>
|
||||||
|
<X> 16 </X>
|
||||||
|
<Y> 390 </Y>
|
||||||
|
<Size> 33 </Size>
|
||||||
|
<Width> 333 </Width>
|
||||||
|
<Mode> "multi2" </Mode>
|
||||||
|
<Font> KanitMediumTTF </Font>
|
||||||
|
<Color> 0x322B26 </Color>
|
||||||
|
<LanguageGroup>
|
||||||
|
<LanguageSlot1>VOLCANO</LanguageSlot1>
|
||||||
|
<LanguageSlot2></LanguageSlot2>
|
||||||
|
<LanguageSlot3>VOLCANO</LanguageSlot3>
|
||||||
|
<LanguageSlot4></LanguageSlot4>
|
||||||
|
<LanguageSlot5></LanguageSlot5>
|
||||||
|
<LanguageSlot6></LanguageSlot6>
|
||||||
|
</LanguageGroup>
|
||||||
|
</Text>
|
||||||
|
|
||||||
<Text>
|
<Text>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 450 </Y>
|
<Y> 465 </Y>
|
||||||
<Size> 25 </Size>
|
<Size> 25 </Size>
|
||||||
<Width> 333 </Width>
|
<Width> 333 </Width>
|
||||||
<Font> KanitMediumTTF </Font>
|
<Font> KanitMediumTTF </Font>
|
||||||
|
|
@ -702,14 +728,18 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
|
<Width> 134 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
<State> "Invisible" </State>
|
<State> "Invisible" </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -725,8 +755,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> "Invisible" </State>
|
<State> "Invisible" </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -743,8 +775,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> $52-03-03-0049.Button </State>
|
<State> $52-03-03-0049.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -824,11 +858,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeD/button_overlay_catalog_14_posi1.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock2
|
;endblock2
|
||||||
|
|
@ -841,31 +870,33 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-02-02-0039, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeC/button_overlay_catalog_3_posi1.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum520201003952020200395202030039 </State>
|
<State> $Sum520201003952020200395202030039 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</Filename>
|
</Filename>
|
||||||
<FilenamePress>
|
<FilenamePress>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_thai_milk_tea_SingPark.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_thai_milk_tea_SingPark.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenamePress>
|
</FilenamePress>
|
||||||
<FilenameDisable>
|
<FilenameDisable>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_thai_milk_tea_SingPark.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
|
|
@ -1034,14 +1065,16 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<State> $52-02-01-0039.Button </State>
|
<State> $52-02-01-0039.Button </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -1057,8 +1090,8 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> $52-02-02-0039.Button </State>
|
<State> $52-02-02-0039.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -1075,8 +1108,8 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> $52-02-03-0039.Button </State>
|
<State> $52-02-03-0039.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -1160,11 +1193,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeC/button_overlay_catalog_3_posi1.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock3
|
;endblock3
|
||||||
|
|
|
||||||
|
|
@ -191,31 +191,33 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-31-02-0002, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeB/button_overlay_catalog_1_posi1.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum522101000552310200025231030002 </State>
|
<State> $Sum522101000552310200025231030002 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_cappuccino.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_cappuccino.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</Filename>
|
</Filename>
|
||||||
<FilenamePress>
|
<FilenamePress>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_hot_cappuccino.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_hot_cappuccino.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenamePress>
|
</FilenamePress>
|
||||||
<FilenameDisable>
|
<FilenameDisable>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_cappuccino.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_thai_tea/pro_thai_tea_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_hot_cappuccino.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
|
|
@ -384,14 +386,18 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
|
<Width> 134 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
<State> $52-21-01-0005.Button </State>
|
<State> $52-21-01-0005.Button </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -407,8 +413,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> $52-31-02-0002.Button </State>
|
<State> $52-31-02-0002.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -425,8 +433,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> $52-31-03-0002.Button </State>
|
<State> $52-31-03-0002.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -510,11 +520,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeB/button_overlay_catalog_1_posi1.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock1
|
;endblock1
|
||||||
|
|
@ -527,31 +532,33 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-04-02-0002, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeC/button_overlay_catalog_3_posi2.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum5204020002 </State>
|
<State> $Sum5204020002 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_protein_Chocolate.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_protein_Chocolate.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</Filename>
|
</Filename>
|
||||||
<FilenamePress>
|
<FilenamePress>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_protein_Chocolate.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_protein_Chocolate.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenamePress>
|
</FilenamePress>
|
||||||
<FilenameDisable>
|
<FilenameDisable>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_protein_Chocolate.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_protein_Chocolate.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
|
|
@ -702,14 +709,18 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
|
<Width> 134 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
<State> "Invisible" </State>
|
<State> "Invisible" </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -725,8 +736,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> $52-04-02-0002.Button </State>
|
<State> $52-04-02-0002.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -743,8 +756,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> "Invisible" </State>
|
<State> "Invisible" </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -824,11 +839,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeC/button_overlay_catalog_3_posi2.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock2
|
;endblock2
|
||||||
|
|
@ -841,31 +851,33 @@
|
||||||
<Height> 602 </Height>
|
<Height> 602 </Height>
|
||||||
|
|
||||||
<Button>
|
<Button>
|
||||||
|
<OverlayImage> xmlpro( 52-03-03-0027, "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeD/button_overlay_catalog_16_posi1.png") </OverlayImage>
|
||||||
|
|
||||||
<State> $Sum5203030027 </State>
|
<State> $Sum5203030027 </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</Filename>
|
</Filename>
|
||||||
<FilenamePress>
|
<FilenamePress>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_StrawberrOreo_smoothie.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bp_StrawberrOreo_smoothie.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenamePress>
|
</FilenamePress>
|
||||||
<FilenameDisable>
|
<FilenameDisable>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/inter/mys/image/event/pro_yuzu/pro_yuzu_big_btn.png"
|
Var return = "ROOT/taobin_project/inter/sgp/image/event/season_pass/bn_StrawberrOreo_smoothie.png"
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
|
|
@ -989,17 +1001,36 @@
|
||||||
<Font> KanitMediumTTF </Font>
|
<Font> KanitMediumTTF </Font>
|
||||||
<Color> 0x322B26 </Color>
|
<Color> 0x322B26 </Color>
|
||||||
<LanguageGroup>
|
<LanguageGroup>
|
||||||
<LanguageSlot1>STRAWBERRY MILK \nOREO VOLCANO</LanguageSlot1>
|
<LanguageSlot1>STRAWBERRY MILK</LanguageSlot1>
|
||||||
<LanguageSlot2>สตอเบอร์รี่ปั่น\nโอริโอ้ภูเขาไฟ</LanguageSlot2>
|
<LanguageSlot2>สตอเบอร์รี่ปั่น</LanguageSlot2>
|
||||||
<LanguageSlot3>STRAWBERRY MILK \nOREO VOLCANO</LanguageSlot3>
|
<LanguageSlot3>STRAWBERRY MILK</LanguageSlot3>
|
||||||
<LanguageSlot4>สตอเบอร์รี่ปั่น\nโอริโอ้ภูเขาไฟ</LanguageSlot4>
|
<LanguageSlot4>สตอเบอร์รี่ปั่น</LanguageSlot4>
|
||||||
<LanguageSlot5></LanguageSlot5>
|
<LanguageSlot5></LanguageSlot5>
|
||||||
<LanguageSlot6>สตอเบอร์รี่ปั่น\nโอริโอ้ภูเขาไฟ</LanguageSlot6>
|
<LanguageSlot6>สตอเบอร์รี่ปั่น</LanguageSlot6>
|
||||||
</LanguageGroup>
|
</LanguageGroup>
|
||||||
|
|
||||||
|
<Text>
|
||||||
|
<X> 16 </X>
|
||||||
|
<Y> 390 </Y>
|
||||||
|
<Size> 33 </Size>
|
||||||
|
<Width> 333 </Width>
|
||||||
|
<Mode> "multi2" </Mode>
|
||||||
|
<Font> KanitMediumTTF </Font>
|
||||||
|
<Color> 0x322B26 </Color>
|
||||||
|
<LanguageGroup>
|
||||||
|
<LanguageSlot1>OREO VOLCANO</LanguageSlot1>
|
||||||
|
<LanguageSlot2>โอริโอ้ภูเขาไฟ</LanguageSlot2>
|
||||||
|
<LanguageSlot3>OREO VOLCANO</LanguageSlot3>
|
||||||
|
<LanguageSlot4>โอริโอ้ภูเขาไฟ</LanguageSlot4>
|
||||||
|
<LanguageSlot5></LanguageSlot5>
|
||||||
|
<LanguageSlot6>โอริโอ้ภูเขาไฟ</LanguageSlot6>
|
||||||
|
</LanguageGroup>
|
||||||
|
</Text>
|
||||||
|
|
||||||
</Text>
|
</Text>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 450 </Y>
|
<Y> 465 </Y>
|
||||||
<Size> 25 </Size>
|
<Size> 25 </Size>
|
||||||
<Width> 333 </Width>
|
<Width> 333 </Width>
|
||||||
<Font> KanitMediumTTF </Font>
|
<Font> KanitMediumTTF </Font>
|
||||||
|
|
@ -1016,14 +1047,18 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>
|
<Width> 390 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>
|
||||||
</Image>
|
</Image>
|
||||||
<Image>
|
<Image>
|
||||||
<X> 16 </X>
|
<X> 16 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
|
<Width> 134 </Width>
|
||||||
|
<Height> 44 </Height>
|
||||||
<State> "Invisible" </State>
|
<State> "Invisible" </State>
|
||||||
<Filename> Var( DirImage2 + "hot.png" ) </Filename>
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>
|
||||||
<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
<X> 86 </X>
|
<X> 86 </X>
|
||||||
|
|
@ -1039,8 +1074,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 146 </X>
|
<X> 146 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>
|
||||||
<State> "Invisible" </State>
|
<State> "Invisible" </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -1057,8 +1094,10 @@
|
||||||
<Image>
|
<Image>
|
||||||
<X> 276 </X>
|
<X> 276 </X>
|
||||||
<Y> 538 </Y>
|
<Y> 538 </Y>
|
||||||
<Filename> Var( DirImage2 + "blend.png" ) </Filename>
|
<Width> 134 </Width>
|
||||||
<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>
|
<Height> 44 </Height>
|
||||||
|
<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>
|
||||||
|
<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>
|
||||||
<State> $52-03-03-0027.Button </State>
|
<State> $52-03-03-0027.Button </State>
|
||||||
</Image>
|
</Image>
|
||||||
<Text>
|
<Text>
|
||||||
|
|
@ -1138,11 +1177,6 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Align> center-vertical-horizontal </Align>
|
<Align> center-vertical-horizontal </Align>
|
||||||
</Text>
|
</Text>
|
||||||
<Image>
|
|
||||||
<X> 10 </X>
|
|
||||||
<Y> 10 </Y>
|
|
||||||
<Filename> "ROOT/taobin_project/inter/sgp/image/event/menu_overlay_set/gradeD/button_overlay_catalog_16_posi1.png" </Filename>
|
|
||||||
</Image>
|
|
||||||
|
|
||||||
</Block>
|
</Block>
|
||||||
;endblock3
|
;endblock3
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@
|
||||||
"append": appendValueInMap
|
"append": appendValueInMap
|
||||||
}
|
}
|
||||||
|
|
||||||
def cloneTextExport(key: str | list, mods=None, remove=None, replace=None):
|
def cloneTextExport(key: str | list, mods=None, remove=None, replace=None, block_output=False, block_append=False):
|
||||||
return {
|
return {
|
||||||
"source": season_pass_menu_big_btn_ui,
|
"source": season_pass_menu_big_btn_ui,
|
||||||
"key": key,
|
"key": key,
|
||||||
|
|
@ -45,7 +45,9 @@
|
||||||
"remove": removePartOfText,
|
"remove": removePartOfText,
|
||||||
"remove_target": remove,
|
"remove_target": remove,
|
||||||
"replace_by": replace,
|
"replace_by": replace,
|
||||||
"modifiers": mods
|
"modifiers": mods,
|
||||||
|
"no_output": block_output,
|
||||||
|
"no_append": block_append
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -188,6 +190,7 @@
|
||||||
|
|
||||||
if "sm" in spl[idx_img][8]:
|
if "sm" in spl[idx_img][8]:
|
||||||
is_sm = True
|
is_sm = True
|
||||||
|
|
||||||
if pd_code_1.startswith('52-01') or pd_code_2.startswith('52-01') or pd_code_3.startswith('52-01'):
|
if pd_code_1.startswith('52-01') or pd_code_2.startswith('52-01') or pd_code_3.startswith('52-01'):
|
||||||
is_v1 = True
|
is_v1 = True
|
||||||
|
|
||||||
|
|
@ -494,12 +497,22 @@
|
||||||
out_xml( '\t<X> 16 </X>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<X> 16 </X>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
out_xml( '\t<Y> 264 </Y>\r\n',export_to=cloneTextExport(menu_key, lambda y_pos: y_pos * 2 + 10))
|
out_xml( '\t<Y> 264 </Y>\r\n',export_to=cloneTextExport(menu_key, lambda y_pos: y_pos * 2 + 10))
|
||||||
|
|
||||||
if multi_pro_gen and gen_ss and not is_sm:
|
if gen_ss and (not is_sm or ", " in spl[idx_img][8]):
|
||||||
# expect season mode
|
# expect season mode
|
||||||
out_xml('\t<Width> 390 </Width>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml('\t<Width> 390 </Width>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
else:
|
||||||
|
if gen_ss:
|
||||||
|
print("use normal: caused by multi_pro_gen=",multi_pro_gen,",is_sm=", is_sm )
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
out_xml( '\t<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key, block_append=True))
|
||||||
|
|
||||||
|
if gen_ss and (not is_sm or ", " in spl[idx_img][8]):
|
||||||
|
out_xml('\t<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/option_deactive.png" </Filename>\r\n', export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
|
||||||
|
|
||||||
out_xml( '\t<Filename> Var( DirImage2 + "option_deactive.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key))
|
|
||||||
out_xml( '\t</Image>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t</Image>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
|
|
||||||
ice_tab_hot_show = True
|
ice_tab_hot_show = True
|
||||||
|
|
@ -518,15 +531,20 @@
|
||||||
menu_key,
|
menu_key,
|
||||||
lambda y_pos: y_pos * 2 + 10))
|
lambda y_pos: y_pos * 2 + 10))
|
||||||
|
|
||||||
if multi_pro_gen and gen_ss and not is_sm:
|
if gen_ss and (not is_sm or ", " in spl[idx_img][8]):
|
||||||
# expect season mode
|
# expect season mode
|
||||||
out_xml('\t<Width> 134 </Width>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml('\t<Width> 134 </Width>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
|
||||||
|
|
||||||
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
out_xml( '\t<Filename> Var( DirImage2 + "hot.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<Filename> Var( DirImage2 + "hot.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key, block_append=True))
|
||||||
out_xml( '\t<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<FilenameDisable> Var( DirImage2 + "hot_db.png" ) </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key, block_append=True))
|
||||||
|
|
||||||
|
if gen_ss and (not is_sm or "," in spl[idx_img][8]):
|
||||||
|
out_xml( '\t<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot.png" </Filename>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
out_xml( '\t<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/hot_db.png" </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
|
||||||
out_xml( '\t</Image>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t</Image>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
|
|
||||||
out_xml( '\t<Text>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<Text>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
|
|
@ -585,17 +603,22 @@
|
||||||
menu_key,
|
menu_key,
|
||||||
lambda y_pos: y_pos * 2 + 10))
|
lambda y_pos: y_pos * 2 + 10))
|
||||||
|
|
||||||
if multi_pro_gen and gen_ss and not is_sm:
|
if gen_ss and (not is_sm or ", " in spl[idx_img][8]):
|
||||||
# expect season mode
|
# expect season mode
|
||||||
out_xml('\t<Width> 134 </Width>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml('\t<Width> 134 </Width>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
|
||||||
if pd_code_2 == "51-05-02-0016":
|
if pd_code_2 == "51-05-02-0016":
|
||||||
out_xml( '\t<Filename> Var( DirImage2 + "normal.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<Filename> Var( DirImage2 + "normal.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
out_xml( '\t<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
else:
|
else:
|
||||||
out_xml( '\t<Filename> Var( DirImage2 + "cold.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<Filename> Var( DirImage2 + "cold.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key, block_append=True))
|
||||||
out_xml( '\t<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key, block_append=True))
|
||||||
|
|
||||||
|
if gen_ss and (not is_sm or "," in spl[idx_img][8]):
|
||||||
|
out_xml( '\t<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold.png" </Filename>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
out_xml( '\t<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/cold_db.png" </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
|
||||||
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
out_xml( '\t</Image>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t</Image>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
|
|
||||||
|
|
@ -653,13 +676,18 @@
|
||||||
mods=lambda y_pos: y_pos * 2 + 10
|
mods=lambda y_pos: y_pos * 2 + 10
|
||||||
))
|
))
|
||||||
|
|
||||||
if multi_pro_gen and gen_ss and not is_sm:
|
if gen_ss and (not is_sm or ", " in spl[idx_img][8]):
|
||||||
# expect season mode
|
# expect season mode
|
||||||
out_xml('\t<Width> 134 </Width>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml('\t<Width> 134 </Width>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml('\t<Height> 44 </Height>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
|
||||||
|
out_xml( '\t<Filename> Var( DirImage2 + "blend.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key, block_append=True))
|
||||||
|
out_xml( '\t<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key, block_append=True))
|
||||||
|
|
||||||
|
if gen_ss and (not is_sm or "," in spl[idx_img][8]):
|
||||||
|
out_xml( '\t<Filename> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend.png" </Filename>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
out_xml( '\t<FilenameDisable> "ROOT/taobin_project/inter/sgp/image/event/season_pass/drink_option_en/blend_db.png" </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
|
|
||||||
out_xml( '\t<Filename> Var( DirImage2 + "blend.png" ) </Filename>\r\n',export_to=cloneTextExport(menu_key))
|
|
||||||
out_xml( '\t<FilenameDisable> Var( DirImage2 + "blend_db.png" ) </FilenameDisable>\r\n',export_to=cloneTextExport(menu_key))
|
|
||||||
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<State> ' + shw + ' </State>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
out_xml( '\t</Image>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t</Image>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
|
|
||||||
|
|
@ -801,13 +829,13 @@
|
||||||
out_xml( '\t<Mode> "disable-show" </Mode>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<Mode> "disable-show" </Mode>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
out_xml( '\t<State> $Sum' + str_con_var +' </State> \r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<State> $Sum' + str_con_var +' </State> \r\n',export_to=cloneTextExport(menu_key))
|
||||||
|
|
||||||
if multi_pro_gen and gen_ss and not is_sm:
|
# if gen_ss and not is_sm:
|
||||||
out_xml('\t<Color> 0x322B26 </Color>',export_to=cloneTextExport(menu_key))
|
# out_xml('\t<Color> 0x322B26 </Color>',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
out_xml( '\t<Value> \"UNAVAILABLE\" </Value>\r\n',export_to=cloneTextExport(menu_key))
|
# out_xml( '\t<Value> \"UNAVAILABLE\" </Value>\r\n',export_to=cloneTextExport(menu_key, block_output=True))
|
||||||
else:
|
|
||||||
out_xml( '\t<Language>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<Language>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
out_xml( '\t\t<ID> 000013 </ID> \r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t\t<ID> 000013 </ID> \r\n',export_to=cloneTextExport(menu_key))
|
||||||
out_xml( '\t</Language>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t</Language>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
|
|
||||||
|
|
||||||
out_xml( '\t<Align> center-vertical-horizontal </Align>\r\n',export_to=cloneTextExport(menu_key))
|
out_xml( '\t<Align> center-vertical-horizontal </Align>\r\n',export_to=cloneTextExport(menu_key))
|
||||||
|
|
|
||||||
|
|
@ -77,7 +77,7 @@
|
||||||
Var DisplayPrompt = "Invisible"
|
Var DisplayPrompt = "Invisible"
|
||||||
Var DisplayQR = "Enable"
|
Var DisplayQR = "Enable"
|
||||||
|
|
||||||
Var Timeout = 18
|
Var Timeout = 15
|
||||||
|
|
||||||
</EventClick>
|
</EventClick>
|
||||||
</Button>
|
</Button>
|
||||||
|
|
|
||||||
|
|
@ -830,7 +830,7 @@
|
||||||
Var CountryShortName = "sgp"
|
Var CountryShortName = "sgp"
|
||||||
|
|
||||||
Var TextPriceMenuSize = 12
|
Var TextPriceMenuSize = 12
|
||||||
Var TextPriceMenuY = 264
|
Var TextPriceMenuY = 266
|
||||||
Var TextPriceMenuBlendX = 180
|
Var TextPriceMenuBlendX = 180
|
||||||
Var TextPriceMenuHotX = 48
|
Var TextPriceMenuHotX = 48
|
||||||
Var ShowButtonClick2 = "Enable"
|
Var ShowButtonClick2 = "Enable"
|
||||||
|
|
@ -1433,12 +1433,16 @@
|
||||||
|
|
||||||
If TaobinOnlineX = "true" Then
|
If TaobinOnlineX = "true" Then
|
||||||
|
|
||||||
|
If CountDownShowButton < 33 Then
|
||||||
|
If CountryName = "Singapore" Then
|
||||||
|
Var ShowButtonClick2 = "Invisible"
|
||||||
|
Refresh
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
If CountDownShowButton = 31 Then
|
If CountDownShowButton = 31 Then
|
||||||
Var ShowButtonClickFull = "Enable"
|
Var ShowButtonClickFull = "Enable"
|
||||||
Var ShowButtonClick = "Invisible"
|
Var ShowButtonClick = "Invisible"
|
||||||
If CountryName = "Singapore" Then
|
|
||||||
Var ShowButtonClick2 = "Invisible"
|
|
||||||
EndIf
|
|
||||||
Refresh
|
Refresh
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||