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 'ChrRaces' for MaNGOSThree
The character races table contains definitions for available races, including their settings for sound, display, data files, etc.
The file contents is read and mapped into the struct chrracesEntry in the MaNGOS core.
The field types and usage is defined in chrracesfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 24 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
Flags | INT(11) | |
FactionId | INT(11) | References the faction to which the Race belongs. |
ExplorationSoundId | INT(11) | |
MaleDisplayId | INT(11) | |
FemaleDisplayId | INT(11) | |
ClientPrefix | TEXT | |
col7 | INT(11) | |
col8 | INT(11) | |
col9 | INT(11) | |
col10 | INT(11) | |
Col11 | TEXT | |
col12 | INT(11) | |
col13 | INT(11) | |
Col14 | TEXT | |
col15 | TEXT | |
col16 | TEXT | |
col17 | TEXT | |
col18 | TEXT | |
col19 | TEXT | |
col20 | INT(11) | |
col21 | INT(11) | |
col22 | INT(11) | |
col23 | INT(11) |
Description of the fields
Id INT(11)
Unique Id
Flags INT(11)
FactionId INT(11)
References the primary key of [FactionTemplate.dbc].
ExplorationSoundId INT(11)
MaleDisplayId INT(11)
FemaleDisplayId INT(11)
ClientPrefix TEXT
col7 INT(11)
col8 INT(11)
col9 INT(11)
col10 INT(11)
Col11 TEXT
col12 INT(11)
col13 INT(11)
Col14 TEXT
col15 TEXT
col16 TEXT
col17 TEXT
col18 TEXT
col19 TEXT
col20 INT(11)
col21 INT(11)
col22 INT(11)
col23 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