Back to 'character_glyphs' Return to characters Go to 'character_instance'
Contains information on the location where characters get teleported when they use their Hearthstone.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | int | unsigned | PRI | NO | 0 | Global Unique Identifier | |
mapId | smallint | unsigned | NO | 0 | Map Identifier | ||
zoneId | smallint | unsigned | NO | 0 | Zone Identifier | ||
posX | float | NO | 0 | ||||
posY | float | NO | 0 | ||||
posZ | float | NO | 0 |
The guid of the character.
Map ID of the map where homebind is set.
AreaTable ID of the zone where homebind is set.
The X position where the character gets teleported to.
The Y position where the character gets teleported to.
The Z position where the character gets teleported to.
Back to 'character_glyphs' Return to characters Go to 'character_instance'