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 'LFGDungeons' for MaNGOSTwo
The looking for dungeon (LFG) group table contains definitions for areas in which characters can group up via the in-game LFG functionality.
The file contents is read and mapped into the struct lfgdungeonsEntry in the MaNGOS core.
The field types and usage is defined in lfgdungeonsfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 49 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
Name | TEXT | |
Name1 | TEXT | The Localised Korean version of the above. |
Name2 | TEXT | The Localised French version of the above. |
Name3 | TEXT | The Localised German version of the above. |
Name4 | TEXT | The Localised Chinese version of the above. |
Name5 | TEXT | The Localised Taiwanese version of the above. |
Name6 | TEXT | The Localised Spanish (Traditional) version of the above. |
Name7 | TEXT | The Localised Spanish (Latin America) version of the above. |
Name8 | TEXT | |
Name9 | TEXT | |
Name10 | TEXT | |
Name11 | TEXT | |
Name12 | TEXT | |
Name13 | TEXT | |
Name14 | TEXT | |
Name15 | TEXT | |
TEXTCHECKSUM1 | FLOAT | A checksum value for the preceeding text fields. |
minLevel | INT(11) | |
MaxLevel | INT(11) | |
TargetLevel | INT(11) | |
TargetLevelMin | INT(11) | |
TargetLevelMax | INT(11) | |
MapId | INT(11) | The map on which the area is located. |
Difficulty | INT(11) | |
flags | INT(11) | |
TypeId | INT(11) | |
Faction | INT(11) | |
TextureFilename | TEXT | |
Expansion | INT(11) | |
OrderIndex | INT(11) | |
GroupId | INT(11) | |
Description01 | TEXT | |
Description02 | TEXT | |
Description03 | TEXT | |
Description04 | TEXT | |
Description05 | TEXT | |
Description06 | TEXT | |
Description07 | TEXT | |
Description08 | TEXT | |
Description09 | TEXT | |
Description10 | TEXT | |
Description11 | TEXT | |
Description12 | TEXT | |
Description13 | TEXT | |
Description14 | TEXT | |
Description15 | TEXT | |
Description16 | TEXT | |
TEXTCHECKSUM2 | FLOAT | A checksum value for the preceeding text fields. |
Description of the fields
Id INT(11)
Unique Id
Name TEXT
Name1 TEXT
The Localised Korean version of the above.
Name2 TEXT
The Localised French version of the above.
Name3 TEXT
The Localised German version of the above.
Name4 TEXT
The Localised Chinese version of the above.
Name5 TEXT
The Localised Taiwanese version of the above.
Name6 TEXT
The Localised Spanish (Traditional) version of the above.
Name7 TEXT
The Localised Spanish (Latin America) version of the above.
Name8 TEXT
Name9 TEXT
Name10 TEXT
Name11 TEXT
Name12 TEXT
Name13 TEXT
Name14 TEXT
Name15 TEXT
TEXTCHECKSUM1 FLOAT
A checksum value for the preceeding text fields.
minLevel INT(11)
MaxLevel INT(11)
TargetLevel INT(11)
TargetLevelMin INT(11)
TargetLevelMax INT(11)
MapId INT(11)
References the primary key of [Map.dbc].
Difficulty INT(11)
flags INT(11)
TypeId INT(11)
Faction INT(11)
TextureFilename TEXT
Expansion INT(11)
OrderIndex INT(11)
GroupId INT(11)
Description01 TEXT
Description02 TEXT
Description03 TEXT
Description04 TEXT
Description05 TEXT
Description06 TEXT
Description07 TEXT
Description08 TEXT
Description09 TEXT
Description10 TEXT
Description11 TEXT
Description12 TEXT
Description13 TEXT
Description14 TEXT
Description15 TEXT
Description16 TEXT
TEXTCHECKSUM2 FLOAT
A checksum value for the preceeding text fields.
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