Results 1 to 5 of 5

Thread: Help With Radial Walking & Other Stuff

  1. #1
    Join Date
    Oct 2007
    Location
    Missouri important for.....nothing.
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Help With Radial Walking & Other Stuff

    I've been having problems with radial walking and death walks and banking. Ive been trying to get up into the lumby bank and i know that somebody out there has figured it out so i was hoping that u could help me. I'm not needing the script part for it if you don't want me too have it lol, but i just want to know how to get up the stairs. THANK YOU for looking!!!

  2. #2
    Join Date
    May 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Radialwalking is very good, it uses the minimap to walk looking for colors and patterns. If you open up AutoColor.scar in includes you will find that some colors can be found automatically, but I don't think there is one for stairs.

    Radialwalk has several inputs: the color integer - use the SCAR color picker or an autocoloring function such as FindVarrockRoadColor will find a gray minimap road color. Then the next two inputs are degrees of a circle to search in starting at 0 degrees at North (starting and end degrees). You tell it the radius you want and finally the x and y offsets. Luckily there is a tool that can be used to estimate these distances.

    There are two types of RoadWalk (check MapWalk.scar to see the functions):
    RadialWalk and RadialRoadWalk

  3. #3
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    You can use a DTM and use the SRL function for finding DTM's. Take the DTM at the highest angle at north (Or whatever angle your script puts it at that time). Make it right click the stairs and select Climb Up or Climb Down.

    That should be an answer to your problem.

  4. #4
    Join Date
    Oct 2007
    Location
    Missouri important for.....nothing.
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    it doesn't matter ill have it bank in draynor instead easier and less problems

    ty for the help though

  5. #5
    Join Date
    Jul 2007
    Location
    Ottawa, Canada
    Posts
    930
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Here's a hint: FindLadderColor - this is the color of the ladder on the minimap, you can use it instead of the numbers.
    ~ Metagen

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Radial Walking Help !
    By Da Der Der in forum OSR Help
    Replies: 6
    Last Post: 07-25-2007, 09:24 PM
  2. need some help with radial walking
    By randomness6 in forum OSR Help
    Replies: 6
    Last Post: 07-10-2007, 08:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •