This commit is contained in:
kong 2023-09-05 09:09:08 +07:00
parent afe51cebd4
commit 592dcf6502
41 changed files with 11153 additions and 593 deletions

View file

@ -20,7 +20,7 @@
Var Timeout3 = Timeout3 + 1
DEBUGVAR Timeout3
If Timeout3 > 10 Then
If Timeout3 > 5 Then
RootLayoutVisible 3 "hide"
Open "ROOT/taobin_project/xml/topview2.xml"
EndIf

View file

@ -5,9 +5,17 @@ If Seeker = "curr" Then
Var CountUpPlayMayDay = 0
EndIf
Var CountUpPlayMayDay = CountUpPlayMayDay + 1
If BoxID = 173149 Then
Var CountUpPlayMayDay = CountUpPlayMayDay + 3
EndIf
If BoxID = 176757 Then
Var CountUpPlayMayDay = CountUpPlayMayDay + 3
EndIf
If BoxID = 172644 Then
Var CountUpPlayMayDay = CountUpPlayMayDay + 3
EndIf
DEBUGVAR CountUpPlayMayDay
If CountUpPlayMayDay > 3 Then
Var CountUpPlayMayDay = 0