Versiones comparadas

Clave

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

...

This table allows you to change the items a vendor sells, or to create a vendor list for an NPC who does not sell items unless an event is active.

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

event eventEntry

mediumint tinyint(83)

unsigned signed

 

NO

0

 

 

guid

mediumint(8)

unsigned

PRI

NO

0

 

 

slot

smallint(6)

signed

 

NO

0

 

 

item

mediumint(8)

unsigned

PRI

NO

0

 

 

maxcount

mediumint(8)

unsigned

 

NO

0

 

 

incrtime

mediumint(8)

unsigned

 

NO

0

 

 

ExtendedCost

mediumint(8)

unsigned

 

NO

0

 

 

Description of the fields

...

eventEntry

This is the event ID eventEntry from the game_event table that you wish to setup a vendor list for while the event is running.

...