WoW API: SetGuildBankTabWithdraw
Jump to navigation
Jump to search
This is no longer a part of the World of Warcraft API.
|
← WoW API < SetGuildBankTabWithdraw
Edits permissions for a bank tab.
SetGuildBankTabWithdraw(tab, amount);
Parameters
Arguments
- tab (number) - Bank Tab to edit.
- amount (number) - Number of withdraws per day.
Details
Use GuildControlSetRank() to set what rank you are editing the withdraw limit for. Will not save until GuildControlSaveRank() is called.