Withdraws the item(s) from a slot in the guild bank, automatically adding to the player's bags


See also Guild bank functions.

Signature:

AutoStoreGuildBankItem(tab, slot)

Arguments:

  • tab - Index of a guild bank tab (between 1 and GetNumGuildBankTabs()) (number)
  • slot - Index of an item slot in the guild bank tab (between 1 and MAX_GUILDBANK_SLOTS_PER_TAB) (number)