- Joined
- Dec 31, 2015
- Messages
- 602
- Thread Author
- #1
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.
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.