NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the DBC file 'CreatureModelData' for MaNGOSFive
The creature model data table contains definitions for models applied to creatures and settings like collision size.
The file contents is read and mapped into the struct creaturemodeldataEntry in the MaNGOS core.
The field types and usage is defined in creaturemodeldatafmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 34 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
Flags | INT(11) | |
ModelName | TEXT | |
sizeClass | INT(11) | |
modelScale | FLOAT | |
bloodId | INT(11) | |
footprintTextureId | INT(11) | |
footprintTextureLength | FLOAT | |
footprintTextureWidth | FLOAT | |
footprintTextureScale | FLOAT | |
col10 | TEXT | |
col11 | INT(11) | |
col12 | INT(11) | |
col13 | INT(11) | |
col14 | FLOAT | |
col15 | FLOAT | |
col16 | FLOAT | |
col17 | FLOAT | |
col18 | FLOAT | |
col19 | FLOAT | |
col20 | FLOAT | |
col21 | FLOAT | |
col22 | FLOAT | |
col23 | FLOAT | |
col24 | INT(11) | |
col25 | INT(11) | |
col26 | INT(11) | |
col27 | INT(11) | |
col28 | FLOAT | |
col29 | FLOAT | |
col30 | FLOAT | |
col31 | FLOAT | |
col32 | INT(11) | |
col33 | INT(11) |
Description of the fields
Id INT(11)
Unique Id
Flags INT(11)
ModelName TEXT
sizeClass INT(11)
modelScale FLOAT
bloodId INT(11)
footprintTextureId INT(11)
footprintTextureLength FLOAT
footprintTextureWidth FLOAT
footprintTextureScale FLOAT
col10 TEXT
col11 INT(11)
col12 INT(11)
col13 INT(11)
col14 FLOAT
col15 FLOAT
col16 FLOAT
col17 FLOAT
col18 FLOAT
col19 FLOAT
col20 FLOAT
col21 FLOAT
col22 FLOAT
col23 FLOAT
col24 INT(11)
col25 INT(11)
col26 INT(11)
col27 INT(11)
col28 FLOAT
col29 FLOAT
col30 FLOAT
col31 FLOAT
col32 INT(11)
col33 INT(11)
auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now