- Joined
- Dec 3, 2013
- Messages
- 6,771
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Does she move about that small area at all or is it a single coordinate? Perhaps check to see if bankers are next to a bank booth in the client? Thoughts?Varrock west bank. Tries to interact with that banker which you can never get to because the door is locked.
Tried both of these. @Cloud
Code:Banks.newQuery().surroundingsReachableFrom(player).results().nearest() Banks.getLoaded().nearest()
View attachment 955
I don't think they move around. And yeah that might be good assuming there are no instances where usable bankers aren't near a booth.Does she move about that small area at all or is it a single coordinate? Perhaps check to see if bankers are next to a bank booth in the client? Thoughts?
It's a single coordinate, I think I used to have her coordinate in a blacklist when searching for banks.Does she move about that small area at all or is it a single coordinate? Perhaps check to see if bankers are next to a bank booth in the client? Thoughts?
A blacklist is a pretty cruddy way to handle it though, there should be a universal solution in place. Are there "free range" bankers that aren't next to a bank booth? If so, are they always reachable?It's a single coordinate, I think I used to have her coordinate in a blacklist when searching for banks.
Yeah, it definitely was a bandaid fix xDA blacklist is a pretty cruddy way to handle it though, there should be a universal solution in place. Are there "free range" bankers that aren't next to a bank booth? If so, are they always reachable?
So what do you think we should use as a condition for a valid banker? Be next to a game object with the action Bank or be reachable? Or does that "Banker" not have the option "Bank"?@Cloud There's also one in the osrs draynor bank (probably rs3 as well) that is standing at the back of the bank behind the other bankers and isn't moving or near a booth. This one is an issue because it's the closest banker to the trees so it tries to interact with him which causes the player to run to a tile outside the bank that's in line with that banker and it just gets stuck there (only occurs with the banker that can't be interacted with).
The banker has the bank option. I think the best option would be for it to be a valid banker it needs to either be next to a booth or be reachableSo what do you think we should use as a condition for a valid banker? Be next to a game object with the action Bank or be reachable? Or does that "Banker" not have the option "Bank"?
@SlashnHax want to write the code for this?The banker has the bank option. I think the best option would be for it to be a valid banker it needs to either be next to a booth or be reachable
We use essential cookies to make this site work, and optional cookies to enhance your experience.