PDA

View Full Version : Need Help with redialroadwalk



Wyn
12-08-2006, 02:30 PM
i was wondering how would the color matter as the colors change every time you login but im also making a script that goes from fally ro rimmington and the only i can think of is redialroadwalk

also, this pathing is going to be a bitch no matter the way i do it XD

Thanks

EvilChicken!
11-14-2007, 06:19 PM
Just use FindRoadColor / FindFaladorCorlor or something. Search for theese two.

Eicca
11-14-2007, 07:18 PM
Make an integer like ThisIsDaRoadColor
Then just
ThisIsDaRoadColor := FindRoadColor;
and use it in your RadialRoadWalk.

EvilChicken!
11-14-2007, 10:41 PM
Make an integer like ThisIsDaRoadColor
Then just
ThisIsDaRoadColor := FindRoadColor;
and use it in your RadialRoadWalk.

Aren't there special colors for either Fally, Varrock or Lumby road color?

Like... Find(SpecialLoc)RoadColor;

HyperSecret
11-14-2007, 11:52 PM
there is special ones, you can use them if you want, i think they are just more precise in the road color for those certain areas, while findroadcolor is more an overall auto road color through all of runescape

EvilChicken!
11-15-2007, 07:09 AM
Ok, thanks.

I thought you needed a special roadcolor finder for eitehr varrock or fally. :S