This commit is contained in:
wanlop run 2024-11-25 17:16:16 +07:00
parent 0e19679048
commit d3456863d4
75 changed files with 12049 additions and 566 deletions

View file

@ -40,7 +40,7 @@ EndIf
Var CurrentTotalCupInt = CurrentTotalCup
INT CurrentTotalCupInt
DEBUGVAR CurrentTotalCupInt
;DEBUGVAR CurrentTotalCupInt
Var XMLLiveInfoEnable = 1
; xml verson 8.72
@ -191,7 +191,21 @@ Else
Var showMultiAds = "true"
; I-f set zero. All slot display ./adv/taobin_adv_00.mp4
Var AdvertiseProfileEnable = 0
If InternationalEnable = 1 Then
Var AdvertiseProfileEnable = 1
EndIf
DEBUGVAR CountryName
If CountryName = "Thailand" Then
Var AdvertiseProfileEnable = 0
EndIf
If AdvertiseProfileEnable = 1 Then
Var video_menu_0 = "00"
Var video_menu2_1 = "00"
Var a_video_menu[0] = video_menu_0
@ -257,12 +271,12 @@ Else
SPLIT AdvertiseProfile "/" 30 a_video_menu[29]
EndIf
;DEBUGVAR XMLLiveInfoEnable
;DEBUGVAR AdvertiseProfile
;DEBUGVAR a_video_menu[12]
;DEBUGVAR a_video_menu[18]
DEBUGVAR a_video_menu[12]
DEBUGVAR a_video_menu[18]
DEBUGVAR a_video_menu[0]
;DEBUGVAR a_video_menu[0]
SPLIT XMLLiveInfo "/" 1 AdvDisplayMode
SPLIT XMLLiveInfo "/" 2 CurrentTotalCup