WTC+SGP: collect pt, WIP collect pt3

This commit is contained in:
Pakin 2024-08-14 12:27:50 +07:00
parent bf045d2eb4
commit 30c4497d2b
6 changed files with 87 additions and 86 deletions

View file

@ -14,6 +14,7 @@
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/display_get_free_en/"
Var DirImageStatic = "ROOT/taobin_project/image/display_get_free_en/"
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
@ -22,6 +23,16 @@
Var show_btp = "ROOT/taobin_project/image/bn_eng_lang_press.png"
Var show_btn = "ROOT/taobin_project/image/bn_eng_lang.png"
EndIf
Var AlphaBg = "ROOT/taobin_project/image/collectiing/alpha.png"
If UsePepsiTheme = 1 Then
Var AlphaBg = "ROOT/taobin_project/inter/whatthecup/sgp/image/collectiing_en/alpha.png"
;Var NumImgDir = "ROOT/taobin_project/inter/whatthecup/sgp/image/collectiing_en/"
Var DirImage = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
Var DirImage = DirImage + "/image/display_get_free_en/"
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
@ -54,7 +65,7 @@
<Image>
<X> 0 </X>
<Y> 380 </Y>
<Filename> "ROOT/taobin_project/image/collectiing/alpha.png" </Filename>
<Filename> AlphaBg </Filename>
</Image>
@ -65,7 +76,7 @@
<Image>
<X> 158 </X>
<Y> 665 </Y>
<Filename> Var( DirImage + "/img_popup4.png" )</Filename>
<Filename> Var( DirImageStatic + "/img_popup4.png" )</Filename>
</Image>