Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Added description on how to insert a NUL character to `auras`. Moved the text under the first table grid 1 line down.

...

NOTICE: The data for this table is largely incomplete and is mostly just a regurgitation of what the client receives from the server. This article is a WIP as to what all the possible values are.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid/entry

int(10)/medumint(8)

unsigned

PRI

NO

0

 

 

path_id

int(11)

unsigned

 

NO

0

 

 

mount

mediumint(8)

unsigned

 

NO

0

 

 

bytes1

int(10)

unsigned

 

NO

0

 

 

bytes2

int(10)

unsigned

 

NO

0

 

 

emote

int(10)

unsigned

 

NO

0

 

 

auras

text

unsigned

 

YES

 

 

 

To use a NUL character. insert 2 single quotes ( ' ' ) with no space between them.


Description of the fields

...