MYS+INTER: add ";inter" comments & update disable promo mys until server ready
This commit is contained in:
parent
f7921e59f8
commit
81b0ee0604
90 changed files with 24207 additions and 23935 deletions
|
|
@ -551,26 +551,32 @@
|
|||
|
||||
Var adver_brewing_en = 1
|
||||
|
||||
;inter-xml-open
|
||||
If CountryName = "Australia" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/aus/video/script_video.ev"
|
||||
EndIf
|
||||
|
||||
;inter-xml-open
|
||||
If CountryName = "Malaysia" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/mys/video/script_video.ev"
|
||||
EndIf
|
||||
|
||||
;inter-xml-open
|
||||
If CountryName = "Thailand" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script1.ev"
|
||||
EndIf
|
||||
|
||||
;inter-xml-open
|
||||
If CountryName = "USANewYork" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/usaNY/video/script_video.ev"
|
||||
EndIf
|
||||
|
||||
;inter-xml-open
|
||||
If CountryName = "Singapore" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/sgp/video/script_video.ev"
|
||||
EndIf
|
||||
|
||||
;inter-xml-open
|
||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/sgp/video/script_video.ev"
|
||||
EndIf
|
||||
|
|
@ -579,6 +585,7 @@
|
|||
DEBUGVAR CountDownShowButton
|
||||
DEBUGVAR EventTurnOn
|
||||
|
||||
;inter-page-board
|
||||
If CountryName = "Malaysia" Then
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/mys/video/script_video.ev"
|
||||
|
|
@ -631,6 +638,7 @@
|
|||
|
||||
EndIf
|
||||
|
||||
;inter-page-board
|
||||
If CountryName = "Indonesia" Then
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/idr/video/script_video.ev"
|
||||
|
|
@ -653,6 +661,7 @@
|
|||
STRCONTAIN "1215" MaterialAvailable SugarZeroCalEnable
|
||||
EndIf
|
||||
|
||||
;inter-page-board
|
||||
If CountryName = "Australia" Then
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/aus/video/script_video.ev"
|
||||
|
|
@ -696,6 +705,7 @@
|
|||
STRCONTAIN "511215" MaterialAvailable SugarZeroCalEnable
|
||||
EndIf
|
||||
|
||||
;inter-page-board
|
||||
If CountryName = "USANewYork" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/usaNY/video/script_video.ev"
|
||||
|
||||
|
|
@ -739,7 +749,7 @@
|
|||
|
||||
EndIf
|
||||
|
||||
|
||||
;inter-page-board
|
||||
If CountryName = "Singapore" Then
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/sgp/video/script_video.ev"
|
||||
|
|
@ -782,6 +792,7 @@
|
|||
|
||||
EndIf
|
||||
|
||||
;inter-page-board
|
||||
; wait
|
||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/sgp/video/script_video.ev"
|
||||
|
|
@ -1441,6 +1452,7 @@
|
|||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
;inter-xml-open
|
||||
If CountryName = "Australia" Then
|
||||
Var ChackMemberPage = CountryRootPath + "xml/page_check_member.lxml"
|
||||
OpenInst 2 ChackMemberPage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue