1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved Can't get hint arrow destination when target is not loaded

Discussion in 'Developer Support' started by Guru, Apr 30, 2017.

  1. Guru

    Joined:
    Dec 31, 2015
    Messages:
    602
    Likes Received:
    175
    When a hint arrow is too far away from the NPC it is looking for, there is no way to get the destination for it.

    It must be possible to hook the destination because otherwise the arrow wouldn't be able to render properly.

    Basically require this for my current bot to work :(.

    http://i.imgur.com/B1Of5i4.png

    As seen the getPosition methods etc all return the position of the arrow on the screen or something not the actual destination. I need a method like #getTargetCoordinate() or something.

    Only tested on OSRS.

    @Cloud
    I have DM'd you on slack and have an account you can test with and a specific scenario to test with.
     
  2. Best Answer:
    Post #2 by Cloud, May 5, 2017
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Progress has been made for the next release, may not be a full fix.
    --- Double Post Merged, May 5, 2017, Original Post Date: May 5, 2017 ---
    Should be fully fixed as of V2.25.0, please confirm.
     
  4. Guru

    Joined:
    Dec 31, 2015
    Messages:
    602
    Likes Received:
    175
    Fixed. Thanks a bunch :)
     

Share This Page

Loading...