transport_creatures
This includes all the transport information for the creatures.
Structure
Field | Type | Default | Comment |
---|---|---|---|
transport_entry | int(10) | key | |
creature_entry | int(10) | key | |
build | smallint(6) | 12340 | key |
position_x | float | ||
position_y | float | ||
position_z | float | ||
orientation | float |
transport_entry
The transport entry ID from transport_data table.
creature_entry
The creature entry ID from creature_properties table.
build
The AE version build number.
position
The data for exact position and orientation.