数据库:characters数据库:lag_reports
lag_reports 表
This table stores the lag reports made by players ingame (when they click on “Help Request”).
表结构
字段说明
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