用户工具

站点工具


数据库:characters数据库:lag_reports

lag_reports 表


<-返回:Characters 数据库

This table stores the lag reports made by players ingame (when they click on “Help Request”).

表结构

FieldTypeAttributesKeyNullDefaultextraComment
reportIdINTUNSIGNEDPRINO Auto Increment
guidINTUNSIGNED NO0
lagTypeTINYINTUNSIGNED NO0
mapIdSMALLINTUNSIGNED NO0
posXFLOATSIGNED NO0
posYFLOATSIGNED NO0
posZFLOATSIGNED NO0
latencyINTUNSIGNED NO0
createTimeINTUNSIGNED NO0

字段说明


reportId

Report ID

guid

Character guid. See characters.guid

lagType

  • 0 = Loot related
  • 1 = Auction House related
  • 2 = Mail related
  • 3 = Chat related
  • 4 = Movement related
  • 5 = Spells and Abilities related

mapId

Map where lag was reported. See Map.dbc.

posX

Position X.

posY

Position Y.

posZ

Position Z.

latency

Latency in ms at the moment of the report.

createTime

Creation date in Unix Time. (TODO: should be changed to mysql timestamp).

数据库/characters数据库/lag_reports.txt · 最后更改: 2023/09/24 12:33 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki