corpse
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | PRI | NO | 0 | Character Global Unique Identifier | |
| posX | float | NO | 0 | ||||
| posY | float | NO | 0 | ||||
| posZ | float | NO | 0 | ||||
| orientation | float | NO | 0 | ||||
| mapId | smallint | unsigned | NO | 0 | Map Identifier | ||
| displayId | int | unsigned | NO | 0 | |||
| itemCache | text | NO | |||||
| race | tinyint | unsigned | NO | 0 | |||
| class | tinyint | unsigned | NO | 0 | |||
| gender | tinyint | unsigned | NO | 0 | |||
| flags | tinyint | unsigned | NO | 0 | |||
| dynFlags | tinyint | unsigned | NO | 0 | |||
| time | int | unsigned | MUL | NO | 0 | ||
| corpseType | tinyint | unsigned | MUL | NO | 0 | ||
| instanceId | int | unsigned | MUL | NO | 0 | Instance Identifier | |
Description of fields
guid
- no description -
posX
- no description -
posY
- no description -
posZ
- no description -
orientation
- no description -
mapId
- no description -
displayId
- no description -
itemCache
- no description -
race
- no description -
class
- no description -
gender
- no description -
flags
- no description -
dynFlags
- no description -
time
- no description -
corpseType
- no description -
instanceId
- no description -
