Changes guild bank tab permissions for the guild rank being edited


See also Guild bank functions.

Signature:

SetGuildBankTabPermissions(tab, permission, enabled)

Arguments:

  • tab - Index of a guild bank tab (between 1 and GetNumGuildBankTabs()) (number)

  • permission - Index of a permission to edit (number)

    • 1 - View tab
    • 2 - Deposit items

  • enabled - True to allow permission for the action to the guild rank; false to deny (boolean)