Do many file
This commit is contained in:
parent
3e12cbfb27
commit
d17f87bf5d
9 changed files with 35 additions and 25 deletions
BIN
video/brewing_txt_adv4.png
Normal file
BIN
video/brewing_txt_adv4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
BIN
video/brewing_txt_adv4_en.png
Normal file
BIN
video/brewing_txt_adv4_en.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
|
|
@ -5,26 +5,30 @@ If MayDayRunEnable = 1 Then
|
|||
Var adver_brewing_play_index = 1
|
||||
Var adver_brewing_count_down = 16
|
||||
|
||||
Var brew_vdo2 = "taobin_project/video/brewing_adv3.mp4"
|
||||
Var brew_txt2 = "taobin_project/video/brewing_txt_adv3.png"
|
||||
Var brew_vdo2 = "ROOT/taobin_project/video/brewing_adv3.mp4"
|
||||
Var brew_txt2 = "ROOT/taobin_project/video/brewing_txt_adv3.png"
|
||||
|
||||
SAVELOG "Play adv3"
|
||||
EndIf
|
||||
Else
|
||||
|
||||
; comment for change this file size
|
||||
|
||||
If TamatianEnable = 1 Then
|
||||
GetFileSizeK "taobin_project/video/brewing_adv4.mp4" brewing_adv_size
|
||||
DEBUGVAR brewing_adv_size
|
||||
If brewing_adv_size = 9693030 Then
|
||||
|
||||
Var adver_brewing_play_index = 1
|
||||
Var adver_brewing_count_down = 16
|
||||
|
||||
Var brew_vdo2 = "ROOT/taobin_project/video/brewing_adv4.mp4"
|
||||
Var brew_txt2 = "ROOT/taobin_project/video/brewing_txt_adv4.png"
|
||||
SAVELOG "Play adv4"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
; comment for change this file size
|
||||
|
||||
EndIf
|
||||
|
||||
; comment for change this file size
|
||||
|
||||
If TamatianEnable = 1 Then
|
||||
GetFileSizeK "taobin_project/video/brewing_adv4.mp4" brewing_adv_size
|
||||
DEBUGVAR brewing_adv_size
|
||||
If brewing_adv_size = 9693030 Then
|
||||
|
||||
Var adver_brewing_play_index = 1
|
||||
Var adver_brewing_count_down = 16
|
||||
|
||||
Var brew_vdo2 = "taobin_project/video/brewing_adv4.mp4"
|
||||
Var brew_txt2 = "taobin_project/video/brewing_txt_adv4.png"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
; comment for change this file size
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue