Convert to new step adv

This commit is contained in:
wanlop run 2024-02-27 21:53:17 +07:00
parent 6291622e02
commit f4584099bc
30 changed files with 50 additions and 509 deletions

View file

@ -12,6 +12,11 @@ SAVELOG "ADS_MULT_PATH"
; init
Var DisplayAds = video_menu_0
Var video_main_count = 1
Var video_menu_0 = "00"
Var video_menu2_1 = "00"
If XMLLiveInfo = "" Then
Var showMultiAds = "false"
@ -61,7 +66,7 @@ If XMLLiveInfo = "" Then
EndIf
EndIf
If VideoAdvIndex = 0 Then
Var video_menu_0 = AdvertiseProfile7
Var video_menu2_1 = AdvertiseProfile7
@ -177,6 +182,9 @@ Else
DEBUGVAR a_video_menu[18]
DEBUGVAR a_video_menu[0]
SPLIT XMLLiveInfo "/" 1 AdvDisplayMode
SPLIT XMLLiveInfo "/" 2 CurrentTotalCup
EndIf