Add bank value plugin

This commit is contained in:
Jeremy Plsek
2018-03-18 11:33:41 -04:00
committed by Adam
parent b55fba573f
commit 53cf956547
7 changed files with 466 additions and 0 deletions

View File

@@ -132,6 +132,8 @@ public class WidgetID
{
static final int ITEM_CONTAINER = 12;
static final int INVENTORY_ITEM_CONTAINER = 3;
static final int BANK_TITLE_BAR = 4;
static final int BANK_ITEM_COUNT = 5;
}
static class GrandExchange