/
guild_bank_eventlog

guild_bank_eventlog

Back-to:Characters

The `guild_bank_eventlog` table

table-no-description

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guildid

int(11)

unsigned

PRI

NO

0

 

Guild Identificator

LogGuid

int(11)

unsigned

PRI

NO

0

 

Log record identificator - auxiliary column

TabID

tinyint(3)

unsigned

PRI

NO

0

 

Guild bank TabId

EventType

tinyint(3)

unsigned

 

NO

0

 

Event type

PlayerGuid

int(11)

unsigned

 

NO

0

 

 

ItemOrMoney

int(11)

unsigned

 

NO

0

 

 

ItemStackCount

tinyint(3)

unsigned

 

NO

0

 

 

DestTabId

tinyint(1)

unsigned

 

NO

0

 

Destination Tab Id

TimeStamp

bigint(20)

unsigned

 

NO

0

 

Event UNIX time

Description of the fields

guildid

Guild Identificator

LogGuid

Log record identificator - auxiliary column

TabId

Guild bank TabId

EventType

1 = GUILD_BANK_LOG_DEPOSIT_ITEM

2 = GUILD_BANK_LOG_WITHDRAW_ITEM

3 = GUILD_BANK_LOG_MOVE_ITEM

4 = GUILD_BANK_LOG_DEPOSIT_MONEY

5 = GUILD_BANK_LOG_WITHDRAW_MONEY

6 = GUILD_BANK_LOG_REPAIR_MONEY

7 = GUILD_BANK_LOG_MOVE_ITEM2

8 = GUILD_BANK_LOG_UNK1

9 = GUILD_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

Related content

guild_eventlog
guild_eventlog
More like this
gm_ticket
gm_ticket
More like this
character_queststatus
character_queststatus
More like this
characters (table)
characters (table)
More like this
quest_template
quest_template
More like this
quest_offer_reward
quest_offer_reward
More like this