lol cool first post
i will try and post a proggies later!!!!!
if u make another version declare/list the variables when it comes to
SCAR Code:
Function FindEdgeBank(var x, y : integer): Boolean;
begin
if DTMRotated(dtmBank, x, y, MMX1, MMY1, MMX2, MMY2) then
begin
Result := true;
Exit;
end;
if DTMRotated(dtmBank2, x, y, MMX1, MMY1, MMX2, MMY2) then
begin
Result := true;
Exit;
end;
if DTMRotated(dtmBank3, x, y, MMX1, MMY1, MMX2, MMY2) then
begin
Result := true;
Exit;
end;
if DTMRotated(dtmBank4, x, y, MMX1, MMY1, MMX2, MMY2) then
begin
Result := true;
Exit;
end;
end;
You might not have 2 start in the first booth and less getting lost