Yes, only a minimum delay.
Now I remade the FB script and I organized better all the scripts by delaying the operations that can be delayed and it seems to work fine.
I noticed that maybe it's the script that update the time counter that can cause some problems. Since I read two values it causes all the other scripts to run twice and maybe it sometimes causes a little delay on the execution.
I don't know, what else could it be.
I didn't try that script, I'm using the operating time counter block from FB
Now I remade the FB script and I organized better all the scripts by delaying the operations that can be delayed and it seems to work fine.
I noticed that maybe it's the script that update the time counter that can cause some problems. Since I read two values it causes all the other scripts to run twice and maybe it sometimes causes a little delay on the execution.
I don't know, what else could it be.
(04.02.2022, 10:42)Dré Wrote: Is this also correct, i did made a mistake about it.
you need to change the storage key ('ontime'), not the variable name:
I have 4 timers running and they all work correct.
I didn't try that script, I'm using the operating time counter block from FB