API SetGuildBankTabWithdraw
Talk0
98,462pages on
this wiki
this wiki
Edits permissions for a bank tab.
SetGuildBankTabWithdraw(tab, amount);
Arguments
Edit
- (tab, amount)
- tab
- Integer - Bank Tab to edit.
- amount
- Integer - Number of withdraws per day.
Details
Edit
Use GuildControlSetRank() to set what rank you are editting the withdraw limit for. Will not save until GuildControlSaveRank() is called.