SetGuildBankWithdrawLimit

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 2.3.0

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