*sigh*
Semicolon Expected Error. Am i doing something wrong?
SCAR Code:case P of
1: begin
Mouse(Aggiex,Aggiey,2,2,false);
chooseoption('Open');
end
0: begin
Mouse(Aggiex,Aggiey,4,4,true);
end
There is a
SCAR Code:p := random(2)
and i checked, that does produce 0 and 1s
So, what am I doing wrong in the Case?
BTW, is using Runaway as a walking tool dangerous?





Reply With Quote


