Posted 15 August 2014 - 02:35 PM
Hello, I have a problem.
My script is stuck: I have a parallel.waitForAny with 3 functions, but one function doesn´t let me continue because is waiting for an imput (io.read), and the parallel.waitForAny cannot stop that when fired.
The idea is that the script waits for an imput until the parallel.waitForAny is fired
I hope that someone can help me, thanks
My script is stuck: I have a parallel.waitForAny with 3 functions, but one function doesn´t let me continue because is waiting for an imput (io.read), and the parallel.waitForAny cannot stop that when fired.
The idea is that the script waits for an imput until the parallel.waitForAny is fired
I hope that someone can help me, thanks