The `character_entry_point` table
Table Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | INT | UNSIGNED | PRI | NO | 0 | Global Unique Identifier | |
joinX | FLOAT | SIGNED | NO | 0 | |||
joinY | FLOAT | SIGNED | NO | 0 | |||
joinZ | FLOAT | SIGNED | NO | 0 | |||
joinO | FLOAT | SIGNED | NO | 0 | |||
joinMapId | INT | UNSIGNED | YES | 0 | Map Identifier | ||
taxiPath | TEXT | SIGNED | NO | 0 | |||
mountSpell | INT | UNSIGNED | NO | 0 |
Description of the fields
Global Unique Identifier.
field-no-description|2
field-no-description|3
field-no-description|4
field-no-description|5
Map Identifier.
field-no-description|7
field-no-description|8