character_battleground_data
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | PRI | NO | 0 | Global Unique Identifier | |
| instanceId | int | unsigned | NO | Instance Identifier | |||
| team | smallint | unsigned | NO | ||||
| joinX | float | NO | 0 | ||||
| joinY | float | NO | 0 | ||||
| joinZ | float | NO | 0 | ||||
| joinO | float | NO | 0 | ||||
| joinMapId | smallint | unsigned | NO | 0 | Map Identifier | ||
| taxiStart | int | unsigned | NO | 0 | |||
| taxiEnd | int | unsigned | NO | 0 | |||
| mountSpell | int | unsigned | NO | 0 | |||
| queueId | bigint | unsigned | YES | 0 | |||
Description of fields
guid
- no description -
instanceId
- no description -
team
- no description -
joinX
- no description -
joinY
- no description -
joinZ
- no description -
joinO
- no description -
joinMapId
- no description -
taxiStart
- no description -
taxiEnd
- no description -
mountSpell
- no description -
queueId
- no description -
