![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
This is no longer a part of the World of Warcraft API.
|
Edits permissions for a bank tab.
SetGuildBankWithdrawLimit(amount);
Arguments
- (amount)
- amount
- Integer - Amount of gold allowed per day.
Details
Use GuildControlSetRank() to set what rank you are editting the withdraw limit for. Will not save until GuildControlSaveRank() is called.
Patch changes
Patch 4.0.1 (2010-10-12): Removed.
