Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 13 Actual »

Back-to:Characters

The `character_achievement` table

This table holds information on the achievements a character has earned / completed.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid

int(10)

unsigned

PRI

NO

 

 

 

achievement

smallint(5)

unsigned

PRI

NO

 

 

 

date

int(10)

unsigned

 

NO

0

 

 

Description of the fields

guid

The GUID of the character. See characters.guid

achievement

The ID of the achievement from Achievement.dbc

date

The date/time when this achievement was earned, in Unix time. See Unix Timestamp Calculator

  • Sin etiquetas