Saiyan 5 Posted September 25, 2016 self explanatory but pls add (you can make your own custom generic areas for the most common of banks
None 227 Posted September 25, 2016 Have you tried: Area bank1 = BankLocation.AL_KHARID.getCenter().getArea(6); if (bank1.contains(getLocalPlayer()));
Saiyan 5 Author Posted September 25, 2016 It's already added Im assuming it's what none stated? Have you tried: Area bank1 = BankLocation.AL_KHARID.getCenter().getArea(6); if (bank1.contains(getLocalPlayer())); I'll test that out
Diddy 265 Posted September 25, 2016 Im assuming it's what none stated? I'll test that out https://dreambot.org/javadocs/org/dreambot/api/methods/container/impl/bank/BankLocation.html
Recommended Posts
Archived
This topic is now archived and is closed to further replies.