March 30, 201510 yr neither localWalker or map.walk work on al kharid rooftop. it just does nothing. anyone else experience this/have a workaround? edit: seems like it doesn't work on varrock rooftop either. it works on pollnivneach though, which is weird Edited March 30, 201510 yr by Novak
March 30, 201510 yr I'm guessing you already checked your planes? Try using just InteractionEvent (it calls walking event methods), it checks for tile/object reachability which may also be an issue.
March 30, 201510 yr Author I'm guessing you already checked your planes? Try using just InteractionEvent (it calls walking event methods), it checks for tile/object reachability which may also be an issue. position.interact(Walk here) seems to work. However, i need local walker too when it isn't visible on the minimap (and i don't want to start having to make paths and a custom walk method for it to work) can we expect an update to local walker for this? Edited March 30, 201510 yr by Novak
Create an account or sign in to comment