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 'WMOAreaTable' for MaNGOSOne
This table contains definitions for connecting areas to the actual models.
The file contents is read and mapped into the struct wmoareatableEntry in the MaNGOS core.
The field types and usage is defined in wmoareatablefmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 28 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
WMOId | INT(11) | |
NameSetId | INT(11) | |
WMOGroupId | BIGINT(20) | |
soundProviderPreferences | INT(11) | |
soundProviderPreferencesUnderwater | FLOAT | |
soundAmbienceId | INT(11) | Background sounds which play while in this area ie. birds, falling leaves etc. |
zoneMusicId | INT(11) | The background music that plays when in this area. |
zoneIntroMusicTableId | INT(11) | The music played upon entering the area. |
Flags | INT(11) | |
AreaTableId | INT(11) | An area ID from `AreaTable.dbc#ID`. |
AreaName | TEXT | |
AreaName1 | TEXT | The Localised Korean version of the above. |
AreaName2 | TEXT | The Localised French version of the above. |
AreaName3 | TEXT | The Localised German version of the above. |
AreaName4 | TEXT | The Localised Chinese version of the above. |
AreaName5 | TEXT | The Localised Taiwanese version of the above. |
AreaName6 | TEXT | The Localised Spanish (Traditional) version of the above. |
AreaName7 | TEXT | The Localised Spanish (Latin America) version of the above. |
AreaName8 | TEXT | |
AreaName9 | TEXT | |
AreaName10 | TEXT | |
AreaName11 | TEXT | |
AreaName12 | TEXT | |
AreaName13 | TEXT | |
AreaName14 | TEXT | |
AreaName15 | TEXT | |
TEXTCHECKSUM1 | FLOAT | A checksum value for the preceeding text fields. |
Description of the fields
Id INT(11)
Unique Id
WMOId INT(11)
NameSetId INT(11)
WMOGroupId BIGINT(20)
soundProviderPreferences INT(11)
soundProviderPreferencesUnderwater FLOAT
soundAmbienceId INT(11)
References the primary key of [SoundAmbience.dbc].
zoneMusicId INT(11)
References the primary key of [ZoneMusic.dbc].
zoneIntroMusicTableId INT(11)
References the primary key of [ZoneIntroMusicTable.dbc].
Flags INT(11)
AreaTableId INT(11)
References an area ID from [AreaTable.dbc#AreaTableId].
AreaName TEXT
AreaName1 TEXT
The Localised Korean version of the above.
AreaName2 TEXT
The Localised French version of the above.
AreaName3 TEXT
The Localised German version of the above.
AreaName4 TEXT
The Localised Chinese version of the above.
AreaName5 TEXT
The Localised Taiwanese version of the above.
AreaName6 TEXT
The Localised Spanish (Traditional) version of the above.
AreaName7 TEXT
The Localised Spanish (Latin America) version of the above.
AreaName8 TEXT
AreaName9 TEXT
AreaName10 TEXT
AreaName11 TEXT
AreaName12 TEXT
AreaName13 TEXT
AreaName14 TEXT
AreaName15 TEXT
TEXTCHECKSUM1 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