AzerothCore
Pages :

character_entry_point

<-Back-to:Characters

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
taxiPath0 INT UNSIGNED NO 0
taxiPath1 INT UNSIGNED NO 0
mountSpell INT UNSIGNED NO 0

Description of the fields

guid

Global Unique Identifier.

joinX

field-no-description|2

joinY

field-no-description|3

joinZ

field-no-description|4

joinO

field-no-description|5

joinMapId

Map Identifier.

taxiPath0

The source node of the taxi (flight) path the character was on when the entry point was saved.

taxiPath1

The destination node of the taxi (flight) path the character was on when the entry point was saved.

mountSpell

field-no-description|8