character_aura_stored_location
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| Guid | bigint | unsigned | PRI | NO | Global Unique Identifier of Player | ||
| Spell | int | unsigned | PRI | NO | Spell Identifier | ||
| MapId | int | unsigned | NO | Map Id | |||
| PositionX | float | NO | position x | ||||
| PositionY | float | NO | position y | ||||
| PositionZ | float | NO | position z | ||||
| Orientation | float | NO | Orientation | ||||
Description of fields
Guid
- no description -
Spell
- no description -
MapId
- no description -
PositionX
- no description -
PositionY
- no description -
PositionZ
- no description -
Orientation
- no description -
