add file and new advestise

This commit is contained in:
kong 2021-03-12 15:39:02 +07:00
parent 0a6cc72644
commit 1e71e7300c
52 changed files with 131 additions and 59 deletions

View file

@ -6,7 +6,7 @@
<Volume> SoundVolume </Volume>
<EventOpen>
; On open
;Var LidState = "Invisible"
Var LidState = Lid1Status
;Lid1Status
Var StarwState = "Enable"
Var LidStrawCountDown = 15
@ -84,7 +84,7 @@
EndIf
DEBUGVAR StrawAutoRelease1
Var UserPressButton = "false"
</EventOpen>
@ -181,6 +181,7 @@
EndIf
If StrawAutoRelease1 = "true" Then
Var StrawAutoRelease1 = "false"
Var StarwState = "Press"
EndIf