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 item tc2race

tinyint(3)

unsigned

 

NO

0

 

 

Playercreateinfo item tc2class

tinyint(3)

unsigned

 

NO

0

 

 

Playercreateinfo item tc2itemid

mediumint(8)

unsigned

 

NO

0

 

 

Playercreateinfo item tc2amount

tinyint(3)

signed

 

NO

1

 

 

Description of the fields

race

The character's race.
:ChrRaces.dbc_tc2

class

The character's class.
:ChrClasses.dbc_tc2

itemid

The template ID of the item. See item_template.entry

amount

The number of copies of that item.