Page 1 of 1
Trouble With Timers and Buttons (EOS)
Posted: Sun Jun 27, 2021 4:12 am
by masterstroke
Hello:
I'm working on tease. However, I can't get the timer and button to work together.
What I'm trying to accomplish:
If the person cums, he pushes "I Came" and the game ends.
If the person doesn't cum, the tease continues.
Page won't transition to the next page.
Button works.
Instructions are in audio file so there's no Say Command
Read the Buttons and Timers section in the EOS tutorials. Still can't figure out what I'm doing wrong.
Here's the screenshot.
Thanks.
Re: Trouble With Timers and Buttons (EOS)
Posted: Sun Jun 27, 2021 5:53 am
by Viking_SV
masterstroke wrote: Sun Jun 27, 2021 4:12 am
Hello:
I'm working on tease. However, I can't get the timer and button to work together.
What I'm trying to accomplish:
If the person cums, he pushes "I Came" and the game ends.
If the person doesn't cum, the tease continues.
Page won't transition to the next page.
Button works.
Instructions are in audio file so there's no Say Command
Read the Buttons and Timers section in the EOS tutorials. Still can't figure out what I'm doing wrong.
Here's the screenshot.
Thanks.
I think this can be fixed by using a notification for "I came". Try using the notifications, rather than the standard button, you have to enable them in the settings though.
Edit: The issue is that since the Button is after the timer, the timer's action will be prioritized. Just like if you swap them, the button would prioritize over the timer, and you'd never see the timer. Notification is the easiest way to separate these actions!
Re: Trouble With Timers and Buttons (EOS)
Posted: Sun Jun 27, 2021 6:48 am
by phönix
Hmmm... strange. This should work like intended.
Does Page won't transition to the next page. mean that the tease goes stuck?
Maybe there's an error on page Come80?
Re: Trouble With Timers and Buttons (EOS)
Posted: Sun Jun 27, 2021 3:16 pm
by masterstroke
Found the error. Evidently the error was in the following pages. Changed the timers to asynchronous mode and added Goto commands to the timers and buttons. Pages are now changing.
Thanks for the help.
