Hmm it seems to real nooby, but it seems that in srl4 mouse procedure isnt working correctly? At least for me.
Here is my testscript part, it doesnt reach to the part where it has to write "ok"? Dont know whats wrongSCAR Code:procedure click;
begin
mouse(444,333,1,1,true);
writeln('ok');
end;![]()


Reply With Quote












