hi i need help with useing radialroadwalk. eveytime it goes to check for the road color it just freezes. thi is my script
SCAR Code:program New;
{.include SRL/SRL.scar}
procedure walk;
begin
radialroadwalk(findroadcolor,288,256,33,0,0);
flag;
end;
begin
SetUpSRL;
Walk;
end.
thanks



Reply With Quote







