hi everybody
I have a little problem and I can't find a solution.
Code :
if b<0 then
(
open rollout
button yes do
button no do
close rollout
)
else
(
)
if d
(
open rollout
button yes do
button no do
close rollout
)
here is what look like my code, the problem is that he doesn't stop when I open a rollout waiting for an answer of the user and directly go to the next if and open the next rollout immediately before the user could even answer at the first rollout.
I don't know why, thank you very much for your help.
sorry for my english.
jos · 2012-03-31