guild_bank_items
This table contains all bankitems for the guilds.
Structure
Field | Type | Default | Comment |
---|---|---|---|
guildId | int(30) | key1 | |
tabId | int(30) | key2 | |
slotId | int(30) | key3 | |
itemGuid | int(30) |
guildId
This is the guild ID from guilds table.
tabId
1 = Tab 1
2 = Tab 2
3 = Tab 3
4 = Tab 4
5 = Tab 5
6 = money
The ID of the tab the item is placed.
slotId
Maximum 98.
itemGuid
…