Search found 5 matches

by zpigz
Sat Jan 02, 2021 6:51 am
Forum: Teasing Software
Topic: OpenEOS - Open source EOS player
Replies: 90
Views: 133725

Re: OpenEOS - Open source EOS player

Bug report: For some reason if you change pages clicking a skippable autoplay Say bubble while a async timer or a audio is running it just dies .-. (letting the say bubble expire doesn't crash it tho :huh: ).

https://oeos.ml/?id=48384&key=0df37c02a8

PS: On page 2 it should say test1, test2 and ...
by zpigz
Mon Dec 28, 2020 12:53 am
Forum: Technical Support
Topic: Iterative timer?
Replies: 6
Views: 2430

Re: Iterative timer?

Ok I'm just dumb, the share link with the key is from the vanilla EoS :look:
Well, at least now I don't need to publish garbage xD, thanks fapnip!
by zpigz
Mon Dec 28, 2020 12:48 am
Forum: Technical Support
Topic: Iterative timer?
Replies: 6
Views: 2430

Re: Iterative timer?


BTW: No need to publish a tease to test it on OpenEOS. Simply plug in the tease ID and key from the "Share via link" link in the URL.

So, instead of https://oeos.ml/?id=48259 for your timer test, you would use https://oeos.ml/?id=48259&key=[key from your share via link URL here]

If you do ...
by zpigz
Sun Dec 27, 2020 6:42 am
Forum: Technical Support
Topic: Iterative timer?
Replies: 6
Views: 2430

Re: Iterative timer?

I found the openEos project viewtopic.php?f=26&t=23558

It supports timeouts and all kinds of stuff through scripting, really helpful! (https://github.com/fapnip/openeos/wiki/Native-Timers)

EoS should support this stuff natively tho :-/
by zpigz
Sun Dec 27, 2020 3:46 am
Forum: Technical Support
Topic: Iterative timer?
Replies: 6
Views: 2430

Iterative timer?

Hi, I just started messing around with EoS editor in the past 2 days and I was wondering if there is a way to make some kind of async routine that checks if a condition is met.

Timers and Notifications aren't exactly what I want because they only run once, I want something iterative, like a ...