March 13, 20178 yr So I know that I can make my script bank by mapping out the corner coordinates and designating it as an area, but is there any other way to do it where I wouldn't have to get the coordinates to map the bank?
March 13, 20178 yr Bank areas are added in the api so you don't need to get the coordinates yourself. All you need to do is Banks.location. For example. getWalking().webWalk(Banks.CAMELOT);