THAI INTER: layout Thai inter 3 lang with image.

This commit is contained in:
Ittipat Lusuk 2024-11-27 14:58:15 +07:00
parent f3a2774d63
commit 7e3c847aef
903 changed files with 4726 additions and 18999 deletions

View file

@ -8,6 +8,15 @@
<EventOpen>
; On open
If InternationalEnable = 1 Then
If CountryName = "Thailand" Then
;do not thing
Else
Var OpenXMLFile = CountryRootPath + "xml/page_collect_point_2.lxml"
Open OpenXMLFile
EndIf
EndIf
Var Timeout = 0
SAVELOG UnitTestType
@ -35,6 +44,10 @@
Var IMG_CNT = "ROOT/taobin_project/image/page_doing/img2.png"
EndIf
If LanguageShow = "MYANMAR" Then
Var DirImage = "ROOT/taobin_project/image/collectiing_mmr/"
EndIf
If PayOfflineMode = 1 Then
Var Seeker.TaobinErrorNetwork = 1
Var Seeker.PointTaobinStr = ParamCP
@ -46,6 +59,11 @@
Var GetLuckyDraw = 0
If LanguageObjectShow = "Enable" Then
Var DirImageDoingInter = "ROOT/taobin_project/image/page_doing_inter/"
Var IMG_CNT = DirImageDoingInter + "/bg_show_time_remaining.png"
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
@ -364,5 +382,23 @@
<Value> ShowCountDownBrewing </Value>
</Text>
<Text>
<X> 816 </X>
<Y> 429 </Y>
<State> LanguageObjectShow </State>
<Language>
<ID> 000405 </ID>
</Language>
</Text>
<Text>
<X> 941 </X>
<Y> 518 </Y>
<State> LanguageObjectShow </State>
<Language>
<ID> 000406 </ID>
</Language>
</Text>
</Popup>