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 'WorldMapOverlay' for MaNGOSFour
This table contains definitions for texture overlays used for a sections of an area on the world map.
The file contents is read and mapped into the struct worldmapoverlayEntry in the MaNGOS core.
The field types and usage is defined in worldmapoverlayfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 16 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
mapAreaId | INT(11) | |
AreaTableId1 | INT(11) | |
AreaTableId2 | INT(11) | |
AreaTableId3 | INT(11) | |
AreaTableId4 | INT(11) | |
textureName | TEXT | |
textureWidth | INT(11) | |
textureHeight | INT(11) | |
offsetX | INT(11) | |
offsetY | INT(11) | |
hitRectTop | INT(11) | |
hitRectLeft | INT(11) | |
hitRectBottom | INT(11) | |
hitRectRight | INT(11) | |
col15 | INT(11) |
Description of the fields
Id INT(11)
Unique Id
mapAreaId INT(11)
AreaTableId1 INT(11)
AreaTableId2 INT(11)
AreaTableId3 INT(11)
AreaTableId4 INT(11)
textureName TEXT
textureWidth INT(11)
textureHeight INT(11)
offsetX INT(11)
offsetY INT(11)
hitRectTop INT(11)
hitRectLeft INT(11)
hitRectBottom INT(11)
hitRectRight INT(11)
col15 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