blob: 2793af867c282d460ac7f3c9ed3e7f6cd69ec2d1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [character_homebind](character_homebind)
Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned |
MapId | smallint(5) unsigned |
ZoneId | smallint(5) unsigned |
PosX | float |
PosY | float |
PosZ | float |
|