Tabla `calendar_events`
Estructura
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| id | BIGINT | UNSIGNED | PRI | NO | 0 | ||
| [creator][2] | INT | UNSIGNED | NO | 0 | |||
| title | VARCHAR(255) | SIGNED | NO | '' | |||
| description | VARCHAR(255) | SIGNED | NO | '' | |||
| type | TINYINT | UNSIGNED | NO | 4 | |||
| dungeon | INT | SIGNED | NO | -1 | |||
| eventtime | INT | UNSIGNED | NO | 0 | |||
| flags | INT | UNSIGNED | NO | 0 | |||
| time2 | INT | UNSIGNED | NO | 0 |
Descripci贸n de los Campos
field-no-description|1 (ID del calendario)
field-no-description|2 (驴GUID del creador?)
field-no-description|3 (T铆tulo del mismo)
field-no-description|4 (Descripci贸n del mismo)
field-no-description|5 (驴Tipo del mismo? Se desconoce de d贸nde puede extraerse aquella informaci贸n)
field-no-description|6 (驴Evento de Mazmorra o Raid?)
field-no-description|7 (驴Tiempo hasta que llegue el evento?)
field-no-description|8 (Marcadores o "flags" del evento)
field-no-description|9 (驴Tiempo hasta que finalice el evento?)