Guild bank right
From UDB
|
Back to the characters database list of tables.
The `guild_bank_right` table
Structure
| Field | Type | Null | Key | Default | Extra |
| guildid | int(11) | NO | PRI | None | auto_increment |
| TabId | tinyint(1) unsigned | NO | PRI | 0 | |
| rid | int(11) unsigned | NO | PRI | None | |
| gbright | tinyint(3) | NO | 0 | ||
| SlotPerDay | int(11) unsigned | NO | 0 |
Description of the fields
guildid
Reference to guildid in table guild.

