hi i realy need to add fail safes to my radial walking but im not shur how to this is what i have got:
SCAR Code:procedure Walk2Bank;
var X, Y : Integer;
begin
Radialwalk(FindRoadColor, 50, 80, 70, 2, 2);
Flag;
//then i need a fail safe but im not shure how to because if it dosnt
//find the road color useing SRL's auto road color it just continues even if it
//dosnt walk anywere!!!
End;
Plz help !!





Reply With Quote








