目录

guild_bank_eventlog 表


<-返回:Characters 数据库

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guildidINTUNSIGNEDPRINO0 Guild Identificator
LogGuidINTUNSIGNEDPRINO0 Log record identificator - auxiliary column
TabIdTINYINTUNSIGNEDPRINO0 Guild bank TabId
EventTypeTINYINTUNSIGNED NO0 Event type
PlayerGuidINTUNSIGNED NO0
ItemOrMoneyINTUNSIGNED NO0
ItemStackCountSMALLINTUNSIGNED NO0
DestTabIdTINYINTUNSIGNED NO0 Destination Tab Id
TimeStampINTUNSIGNED NO0 Event UNIX time

字段说明


guildid

Guild Identificator.

LogGuid

Log record identification - auxiliary column.

TabId

Guild bank TabId.

EventType

ValueDescription
1GUILD_BANK_LOG_DEPOSIT_ITEM
2GUILD_BANK_LOG_WITHDRAW_ITEM
3GUILD_BANK_LOG_MOVE_ITEM
4GUILD_BANK_LOG_DEPOSIT_MONEY
5GUILD_BANK_LOG_WITHDRAW_MONEY
6GUILD_BANK_LOG_REPAIR_MONEY
7GUILD_BANK_LOG_MOVE_ITEM2
8GUILD_BANK_LOG_UNK1
9GUILD_BANK_LOG_BUY_SLOT

PlayerGuid

GUID of the Player.

ItemOrMoney

field-no-description|6

ItemStackCount

field-no-description|7

DestTabId

Destination Tab Id.

TimeStamp

Event UNIX time.