Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

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

Joined
Dec 31, 2015
Messages
602
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.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Progress has been made for the next release, may not be a full fix.
 
Should be fully fixed as of V2.25.0, please confirm.
 
Top