Creature transport SF
Jump to navigation
Jump to search
Back to world database list of tables.
The `creature_transport` table
This comes from sniffs.
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
guid | int(16) | signed | PRI | NO | Auto Increment | GUID of NPC on transport - not the same as creature.guid | |
transport_entry | int(8) | signed | PRI | NO | 0 | Transport Entry | |
npc_entry | int(8) | signed | NO | 0 | NPC Entry | ||
TransOffsetX | float | signed | NO | 0 | |||
TransOffsetY | float | signed | NO | 0 | |||
TransOffsetZ | float | signed | NO | 0 | |||
TransOffsetO | float | signed | NO | 0 | |||
emote | int(16) | signed | NO |
Description of the fields
guid
Free to choose GUID.
transport_entry
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
npc_entry
TransOffsetX
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
TransOffsetY
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
TransOffsetZ
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.
TransOffsetO
Orientation
emote
This field has no description. You can help wiki by clicking here to describe this field, if you have permissions.