Picks up only part of a stack of items from the guild bank. Has no effect if the given amount is greater than the number of items stacked in the slot.


See also Guild bank functions, Cursor functions.

Signature:

SplitGuildBankItem(tab, slot, amount)

Arguments:

  • tab - Index of a guild bank tab (number)
  • slot - Index of an item slot in the guild bank tab (number)
  • amount - Number of items from the stack to pick up (number)