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 'CharacterFacialHairStyles' for MaNGOSOne
The character facial hair styles table contains definitions for attributes use to customize a characters facial style.
The file contents is read and mapped into the struct characterfacialhairstylesEntry in the MaNGOS core.
The field types and usage is defined in characterfacialhairstylesfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 11 strong>
Field Name | Field Type | Notes |
---|---|---|
RaceId | INT(11) | References the race for which the style applies. |
SexId | INT(11) | The selected Gender |
VariationId | INT(11) | References the the actual variation to apply. |
Geoset1 | FLOAT | References a geoset ID in a model. |
Geoset2 | FLOAT | References a geoset ID in a model. |
Geoset3 | FLOAT | References a geoset ID in a model. |
Geoset4 | FLOAT | References a geoset ID in a model. |
Geoset5 | FLOAT | References a geoset ID in a model. |
Geoset6 | FLOAT | References a geoset ID in a model. |
Geoset7 | FLOAT | References a geoset ID in a model. |
Geoset8 | FLOAT | References a geoset ID in a model. |
Description of the fields
RaceId INT(11)
References the primary key of [chrraces.dbc#ID].
SexId INT(11)
Value | Gender |
---|---|
0 | Male |
1 | Female |
VariationId INT(11)
References the primary key of [CharVariations.dbc].
Geoset1 FLOAT
References a geoset ID in a model.
Geoset2 FLOAT
References a geoset ID in a model.
Geoset3 FLOAT
References a geoset ID in a model.
Geoset4 FLOAT
References a geoset ID in a model.
Geoset5 FLOAT
References a geoset ID in a model.
Geoset6 FLOAT
References a geoset ID in a model.
Geoset7 FLOAT
References a geoset ID in a model.
Geoset8 FLOAT
References a geoset ID in a model.
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