Results 1 to 3 of 3

Thread: Best Path Walk Method for...

  1. #1
    Join Date
    Mar 2010
    Posts
    152
    Mentioned
    1 Post(s)
    Quoted
    56 Post(s)

    Default Best Path Walk Method for...

    Hi guys,

    I've been trying to make my own path walker for a few days now and have tried a few different methods including, RadialRoadWalk, DTM

    walking and TPA methods. They have all had relative success but none have been consistent. My question is; what is the best method of

    path walking in an area where the path is a very similar colour to the surrounding roadside? The problems i have encountered include:

    RadialRoadWalk: For this i have been saving the path colors as they change into an array (more than 16 colors at present). This however gives me that problem that because the roadside colors are so similar it will click to places near the road side and therefore lead my char off course.

    DTM methods: I thought this would be the trick but due to the screen rotation it rarely finds my minimap DTMS even using FindDTMRotated doesn't give the best results.

    Any hints or tips are greatly appreciated, thankyou.

  2. #2
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

  3. #3
    Join Date
    Mar 2010
    Posts
    152
    Mentioned
    1 Post(s)
    Quoted
    56 Post(s)

    Default

    Oh sorry, Its for OSR.

    EDIT: I would have liked to use the ODTM editor but it doesn't seem to work for OSR or atleast i cannot get it to compile for use on OSR. Is there a way to edit the ODTM editor to work for OSR scripting?

Thread Information

Users Browsing this Thread

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

Posting Permissions

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