how is it done?
also, there's a delayuntill (or something among the lines) function.
is it possible to make something like
CODE
constants
warning = 0
random_number = 0
end
showmessage $warning = warning, OK, click ok when ready
delayuntill ok is clicked //or something like that...
makerandomnumber $random_number = 1 => $random_number =< 10 //not the actual command... is it? (side note: => and =< are actually from C++.)
end
side note: the question would be easier to explain if i knew what's the code going to be, but i don't, it's 3 am and i'm too tired to think of a
logical peice of code for the question.
i don't even think half of that is actool worthy >.>;;
