Results 1 to 5 of 5

Thread: tolerance for radialwalk

  1. #1
    Join Date
    Nov 2007
    Posts
    184
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default tolerance for radialwalk

    i am trying to use radialwalk to click on the white colour which is the outline of buildings for my script, however, fagex changes the colour everytime a char log in.Is there a way to include tolerance for the radialwalk function?

    thx

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

    Default

    Create an autocolor function and use tolerance in that Or, i think you could use RadialWalkEx, not quite sure though
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

  3. #3
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    make a dtm fo the white part of the wall and change the tolerance in there jus a suggestion

  4. #4
    Join Date
    Nov 2007
    Posts
    184
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thx guys for your suggestions will try it out now...

    Was just thinking if someone could make an extra parameter for radialwalk (tolerance), would be more convenient.

  5. #5
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Just copy the RadialWalk function into your script, add the parameter, and, where it calls on RadialWalkEx, add in that parameter where it wants the tolerance.
    Did I make sense?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Tolerance
    By jhildy in forum Research & Development Lounge
    Replies: 1
    Last Post: 08-18-2007, 01:07 PM
  2. FindDTM with tolerance
    By Adamb_135 in forum OSR Help
    Replies: 2
    Last Post: 05-16-2007, 03:21 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
  •