Functions
Link copied to clipboard
Determines if the bank contains the given itemId by looking through the banking interface.
Checks if any bank item exists with the specified name
Checks if any bank item exists matching the specified filter
Link copied to clipboard
Deposits the specified amount of an item with the specified id
Deposits the specified amount of an item with the specified name
Deposits the specified quantity of the specified item
Link copied to clipboard
Deposits all of an item with the specified id
Deposits all of an item with the specified name
Deposits all of the specified item
Link copied to clipboard
Deposits all of the inventory items.
Link copied to clipboard
Deposits all equipment
Link copied to clipboard
Deposits the entire inventory
Link copied to clipboard
Ensures the bank is open.
Link copied to clipboard
Sums the item stacks of the bank items with the specified item ids
Sums the item stacks of the bank items with the specified item names
Sums the item stacks of the bank items matching the specified filter
Link copied to clipboard
Determines if the deposit box interface is open.
Link copied to clipboard
Withdraws the specified amount of an item with the specified id
Withdraws the specified amount of an item with the specified name
Withdraws the specified amount of the specified item
Link copied to clipboard
Withdraws all of an item with the specified id
Withdraws all of an item with the specified name
Withdraws all of the specified item