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

Playercreateinfo tc2race

tinyint(3)

unsigned

PRI

NO

0

 

 

Playercreateinfo tc2class

tinyint(3)

unsigned

PRI

NO

0

 

 

Playercreateinfo tc2map

smallint(5)

unsigned

 

NO

0

 

 

Playercreateinfo tc2zone

mediumint(8)

unsigned

 

NO

0

 

 Playercreateinfo tc2

position_x

float

signed

 

NO

0

 

 Playercreateinfo tc2

position_y

float

signed

 

NO

0

 

 Playercreateinfo tc2

position_z

float

signed

 

NO

0

 

 

Playercreateinfo tc2orientation

float

signed

 

NO

0

 

 

Panel

Description of the fields

race

The character's race.
:ChrRaces.dbc_tc2

class

The character's class.
:ChrClasses.dbc_tc2

map

The map ID. See Map.dbc

zone

The zone ID. See AreaTable.dbc

position_x

The X position.

position_y

The Y position.

position_z

The Z position.

orientation

The orientation.