
Originally Posted by
tim46
I've never had that problem(I've walked from Wizard Castle to Varrok)...Do you use RadialRoadWalk or RadialWalk? And do you use auto-coloring for them? Because the transition from point B to C might require loading, which would change the mini-map colors.
I use autocoloring and whats the difference between radialroadwalk and radialwalk?:
SCAR Code:
RadialWalk(FindRoadColor, 1, 1, 1, 1, 1);
and
SCAR Code:
RadialRoadWalk(FindRoadColor, 1, 1, 1, 1, 1);
Whats the difference?
BTW The loading thing doesn't matter my only problem is that after some changes of the coords because of xmod and ymod, radialwalking doesn't works properly cuz it's on a other coord than when I tested it.(Cuz of the x- and ymod)