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 'achievement_category' for MaNGOSTwo
The classification of achievements [like: classic Old World, Mission, Battlefield, Honor Kill, fight, consumables ...]
The file contents is read and mapped into the struct achievementcategoryEntry in the MaNGOS core.
The field types and usage is defined in achievementcategoryfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 20 strong>
Field Name | Field Type | Notes |
---|---|---|
AchievementCategoryId | INT(11) | |
ParentAchievementCategoryId | INT(11) | |
CategoryName | TEXT | |
CategoryName1 | TEXT | |
CategoryName2 | TEXT | |
CategoryName3 | TEXT | |
CategoryName4 | TEXT | |
CategoryName5 | TEXT | |
CategoryName6 | TEXT | |
CategoryName7 | TEXT | |
CategoryName8 | TEXT | |
CategoryName9 | TEXT | |
CategoryName10 | TEXT | |
CategoryName11 | TEXT | |
CategoryName12 | TEXT | |
CategoryName13 | TEXT | |
CategoryName14 | TEXT | |
CategoryName15 | TEXT | |
TEXTCHECKSUM1 | FLOAT | A checksum value for the preceeding text fields. |
UiOrder | INT(11) |
Description of the fields
AchievementCategoryId INT(11)
ParentAchievementCategoryId INT(11)
-1 if none.
CategoryName TEXT
CategoryName1 TEXT
CategoryName2 TEXT
CategoryName3 TEXT
CategoryName4 TEXT
CategoryName5 TEXT
CategoryName6 TEXT
CategoryName7 TEXT
CategoryName8 TEXT
CategoryName9 TEXT
CategoryName10 TEXT
CategoryName11 TEXT
CategoryName12 TEXT
CategoryName13 TEXT
CategoryName14 TEXT
CategoryName15 TEXT
TEXTCHECKSUM1 FLOAT
A checksum value for the preceeding text fields.
UiOrder INT(11)
Categories are sorted by this index.
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