UAE_DUBAI: init country
This commit is contained in:
parent
1a0f26142a
commit
ea2100c65d
1593 changed files with 153846 additions and 2 deletions
11
inter/uae_dubai/video/script_thank.ev
Normal file
11
inter/uae_dubai/video/script_thank.ev
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
SAVELOG "For change size this file."
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
|
||||
GetFileSizeK "taobin_project/inter/aus/video/taobin_thank1_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 6749397 Then
|
||||
Var video_file_name = "ROOT/taobin_project/inter/aus/video/taobin_thank1_event.mp4"
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
37
inter/uae_dubai/video/script_video.ev
Normal file
37
inter/uae_dubai/video/script_video.ev
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Var MainfileSize = 0
|
||||
Var EventTurnOn = 0
|
||||
|
||||
|
||||
|
||||
DEBUGVAR MainfileSize
|
||||
If SystemDateMonthInt = 12 Then
|
||||
GetFileSizeK "taobin_project/inter/aus/video/video_main_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 9267190 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 3 Then
|
||||
GetFileSizeK "taobin_project/inter/aus/video/video_main_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 9267190 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR EventTurnOn
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
Var CountDownShowButton = 0
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main_event.mp4"
|
||||
Else
|
||||
Var CountDownShowButton = 0
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/aus/video/video_main.mp4"
|
||||
EndIf
|
||||
BIN
inter/uae_dubai/video/taobin_thank1_event.mp4
Normal file
BIN
inter/uae_dubai/video/taobin_thank1_event.mp4
Normal file
Binary file not shown.
BIN
inter/uae_dubai/video/video_main.mp4
Normal file
BIN
inter/uae_dubai/video/video_main.mp4
Normal file
Binary file not shown.
BIN
inter/uae_dubai/video/video_main_event.mp4
Normal file
BIN
inter/uae_dubai/video/video_main_event.mp4
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue