Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid74254431

int(10)

unsigned

PRI

NO

NULL

Auto increment

Global Unique Identifier

id74254431

mediumint(8)

unsigned

 


NO

0 


Gameobject Identifier

map74254431

smallint(5)

unsigned

 


NO

0

 


Map Identifier

spawnMask74254431

tinyint(3)

unsigned 


NO

1



 74254431

 

phaseMask

smallint(5)

unsigned 


NO

1

 

 



position_x74254431

float

signed 


NO

0

 

 

position_y



74254431

float

signed

 


NO

0

 

 

position_z



74254431

float

signed

 


NO

0

 

 



orientation74254431

float

signed 


NO

0



 74254431

 

rotation0

float

signed 


NO

0



 74254431

 

rotation1

float

signed 


NO

0

 



 74254431

rotation2

float

signed

 


NO

0

 

 



rotation374254431

float

signed 


NO

0



 74254431

 

spawntimesecs

int(11)

signed 


NO

0



 74254431

 

animprogress

tinyint(3)

unsigned

 


NO

0

 

 



state74254431

tinyint(3)

unsigned

 


NO

1

 

 



Description of the fields

...

The global unique identifier for the game object. This field must be unique among all game objects.

guid ranges:
1.x - 3.3.5 (Vanilla - Wrath of the Lich King)
1 - 199999

4.x (Cataclysm)
200000 - 299999

6.x (Warlords of Draenor)
300000 - 399999

7.x (Legion)
400000 - 499999

8.x (Battle for Azeroth)
500000 - 599999

9.x (Shadowlands)
600000- (specified later)

id

The template ID of the gameobject. See gameobject_template.entry

...