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

Achievement reward tc2entry

mediumint(8)

unsigned

PRI

NO

0

 

 Achievement reward tc2

title_A

mediumint(8)

unsigned

 

NO

0

 

 Achievement reward tc2

title_H

mediumint(8)

unsigned

 

NO

0

 

 

Achievement reward tc2item

mediumint(8)

unsigned

 

NO

0

 

 

Achievement reward tc2sender

mediumint(8)

unsigned

 

NO

0

 

 

Achievement reward tc2subject

varchar(255)

signed

 

YES

NULL

 

 

Achievement reward tc2text

text

signed

 

YES

 

 

 

Achievement reward tc2mailTemplatemediumint(8)unsigned YES0  

Description of the fields

entry

This is the ID of the achievement from Achievement.dbc

title_ A

This is the ID of the title for Aliance from CharTitles.dbc if the achievement rewards a title.

title_H

This is the ID of the title for Horde from CharTitles.dbc if the achievement rewards a title.

item

This is the item that you get if the achievement rewards an item. You will get this item in the mail.

sender

This is the sender of the mail that you receive.

subject

This is the subject of the mail that you receive.

text

This is the text of the body of that mail that you receive.

mailTemplate

This is Id of MailTemplate from MailTemplate.dbc of that mail that you receive. Subject and Text must be empty. They are read from dbc file.