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 'CharSections' for MaNGOSFive
The character sections table contains definitions for textures that make up the different character variations, e.g. hair, beards, the base skin.
The file contents is read and mapped into the struct charsectionsEntry in the MaNGOS core.
The field types and usage is defined in charsectionsfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 10 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
Race | INT(11) | |
SexId | INT(11) | The selected Gender |
GeneralType | INT(11) | |
textureName1 | TEXT | The Localised Korean version of the above. |
textureName2 | TEXT | The Localised French version of the above. |
textureName3 | TEXT | The Localised German version of the above. |
Flags | INT(11) | |
Type | INT(11) | |
Variation | INT(11) |
Description of the fields
Id INT(11)
Unique Id
Race INT(11)
SexId INT(11)
Value | Gender |
---|---|
0 | Male |
1 | Female |
GeneralType INT(11)
textureName1 TEXT
The Localised Korean version of the above.
textureName2 TEXT
The Localised French version of the above.
textureName3 TEXT
The Localised German version of the above.
Flags INT(11)
Type INT(11)
Variation 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