目录

battleground_deserters 表


<-返回:Characters 数据库

This table holds datas about BattleGrounds deserters. To enable storing this kind of informations, set Battleground.TrackDeserters.Enable = 1 in worldserver.config file.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNED NO characters.guid
typeTINYINTUNSIGNED NO type of the desertion
datetimeDATETIMESIGNED NO datetime of the desertion

字段说明


guid

Link to characters.guid.

type

ValueDescription
0player leaves the BG
1player is kicked from BG because offline
2player is invited to join and refuses to do it
3player is invited to join and do nothing (time expires)
4player is invited to join and logs out

datetime

Date and time of the event.