Jump to content

antz

Community Manager
  • Posts

    2819
  • Joined

  • Last visited

  • Days Won

    96
  • Donations

    0.00 GBP 

Everything posted by antz

  1. antz

    animkitpriority

    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 'animkitpriority' for MaNGOSThree The file contents is read and mapped into the struct animkitpriorityEntry in the MaNGOS core. The field types and usage is defined in animkitpriorityfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 2 strong> Field Name Field Type Notes Id INT(11) Unique Id priority INT(11) Description of the fields Id INT(11) Unique Id priority INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  2. 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 'animkitconfigboneset' for MaNGOSThree The file contents is read and mapped into the struct animkitconfigbonesetEntry in the MaNGOS core. The field types and usage is defined in animkitconfigbonesetfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 4 strong> Field Name Field Type Notes Id INT(11) Unique Id parentAnimKitConfigId INT(11) animKitBoneSetId INT(11) animKitPriorityId INT(11) Description of the fields Id INT(11) Unique Id parentAnimKitConfigId INT(11) animKitBoneSetId INT(11) animKitPriorityId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  3. antz

    animkitconfig

    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 'animkitconfig' for MaNGOSThree The file contents is read and mapped into the struct animkitconfigEntry in the MaNGOS core. The field types and usage is defined in animkitconfigfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 2 strong> Field Name Field Type Notes Id INT(11) Unique Id configFlags INT(11) Description of the fields Id INT(11) Unique Id configFlags INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  4. 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 'animkitbonesetalias' for MaNGOSThree The file contents is read and mapped into the struct animkitbonesetaliasEntry in the MaNGOS core. The field types and usage is defined in animkitbonesetaliasfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 3 strong> Field Name Field Type Notes Id INT(11) Unique Id boneDataId INT(11) animKitBoneSetId INT(11) Description of the fields Id INT(11) Unique Id boneDataId INT(11) animKitBoneSetId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  5. antz

    animkitboneset

    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 'animkitboneset' for MaNGOSThree The file contents is read and mapped into the struct animkitbonesetEntry in the MaNGOS core. The field types and usage is defined in animkitbonesetfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 6 strong> Field Name Field Type Notes Id INT(11) Unique Id name TEXT boneDataId INT(11) parentAnimKitBoneSetId INT(11) extraBoneCount INT(11) altAnimKitBoneSetId INT(11) Description of the fields Id INT(11) Unique Id name TEXT boneDataId INT(11) parentAnimKitBoneSetId INT(11) extraBoneCount INT(11) altAnimKitBoneSetId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  6. antz

    animkit

    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 'animkit' for MaNGOSThree The file contents is read and mapped into the struct animkitEntry in the MaNGOS core. The field types and usage is defined in animkitfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 3 strong> Field Name Field Type Notes Id INT(11) Unique Id oneShotDuration INT(11) oneShotStopAnimKitId INT(11) Description of the fields Id INT(11) Unique Id oneShotDuration INT(11) oneShotStopAnimKitId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  7. antz

    AnimationData

    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 'AnimationData' for MaNGOSThree The animation data table contains definitions for the different animations models can have. The file contents is read and mapped into the struct animationdataEntry in the MaNGOS core. The field types and usage is defined in animationdatafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 6 strong> Field Name Field Type Notes AnimationDataId INT(11) The ID of the animation to play. Name TEXT The Name of the animation. WeaponFlags INT(11) These flags describe if an animation should modify the weapon(s) state worn by a character. Bodyflags INT(11) See Below. Flags INT(11) See Below. PreviousAnimationDataId INT(11) The preceeding animation. Description of the fields AnimationDataId INT(11) The ID of the animation to play. Name TEXT The Name of the animation. WeaponFlags INT(11) These flags describe if an animation should modify the weapon(s) state worn by a character. Animations can ignore weapons and sheathe/unsheathe them. Value Meaning 0 Weapon not affected by animation. 4 Sheathe weapons automatically. 16 Sheathe weapons automatically. 32 Unsheathe weapons. Bodyflags INT(11) TODO: Need to document the BodyFlags Flags INT(11) TODO: Need to document the Flags PreviousAnimationDataId INT(11) References an animation ID from [AnimationData.dbc#AnimationDataID]. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  8. 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_criteria' for MaNGOSThree Records Achievement requirements The file contents is read and mapped into the struct achievementcriteriaEntry in the MaNGOS core. The field types and usage is defined in achievementcriteriafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 23 strong> Field Name Field Type Notes AchievementCriteriaId INT(11) AchievementId INT(11) Type INT(11) AssetId INT(11) Quantity FLOAT col5 TEXT start_event INT(11) start_asset INT(11) fail_event INT(11) fail_asset INT(11) DescriptionId0 INT(11) DescriptionId1 INT(11) DescriptionId2 INT(11) DescriptionId3 INT(11) DescriptionId4 INT(11) DescriptionId5 INT(11) DescriptionId6 INT(11) DescriptionId7 INT(11) DescriptionId8 INT(11) Flags INT(11) TimerStartEvent INT(11) TimerAssetId INT(11) TimerTime INT(11) Description of the fields AchievementCriteriaId INT(11) AchievementId INT(11) Type INT(11) AssetId INT(11) Quantity FLOAT col5 TEXT start_event INT(11) start_asset INT(11) fail_event INT(11) fail_asset INT(11) DescriptionId0 INT(11) DescriptionId1 INT(11) DescriptionId2 INT(11) DescriptionId3 INT(11) DescriptionId4 INT(11) DescriptionId5 INT(11) DescriptionId6 INT(11) DescriptionId7 INT(11) DescriptionId8 INT(11) Flags INT(11) TimerStartEvent INT(11) TimerAssetId INT(11) TimerTime INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  9. 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 MaNGOSThree 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: 4 strong> Field Name Field Type Notes AchievementCategoryId INT(11) ParentAchievementCategoryId INT(11) CategoryName TEXT UiOrder INT(11) Description of the fields AchievementCategoryId INT(11) ParentAchievementCategoryId INT(11) -1 if none. CategoryName TEXT UiOrder INT(11) Categories are sorted by this index. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  10. antz

    achievement

    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' for MaNGOSThree Records the details of the achievement-name, description, etc. The file contents is read and mapped into the struct achievementEntry in the MaNGOS core. The field types and usage is defined in achievementfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 14 strong> Field Name Field Type Notes AchievementId INT(11) Faction FLOAT MapId INT(11) The map on which the area is located. PreviousAchievementId INT(11) Name TEXT Description TEXT CategoryId INT(11) RewardPoints INT(11) OrderInGroup INT(11) Flags INT(11) SpellIconId INT(11) Reward TEXT RequiredCount INT(11) ReferencedAchievement INT(11) Description of the fields AchievementId INT(11) Faction FLOAT -1: both, 0: Horde or 1: Alliance MapId INT(11) References the primary key of [Map.dbc]. Only set if achievement is related to a zone. PreviousAchievementId INT(11) If the Achievement belongs to a series, this is the ID of the previous one. 0 otherwise. Name TEXT Description TEXT CategoryId INT(11) RewardPoints INT(11) 0,5,10,15,20,25,30,50 OrderInGroup INT(11) 0-111 Flags INT(11) 0x100 are Realmfirst-Achievements, 0x300 are Raid-Realmfirst-Achievements SpellIconId INT(11) An icon to display. Reward TEXT RequiredCount INT(11) Number of things you have to get/fulfill to get this Achievement. For example if you have to get 25 tabards, there is a 25. ReferencedAchievement INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  11. antz

    ZoneMusic

    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 'ZoneMusic' for MaNGOSTwo The zone music table contains definitions for ambience sounds to be played during day and night time in various areas. The file contents is read and mapped into the struct zonemusicEntry in the MaNGOS core. The field types and usage is defined in zonemusicfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 8 strong> Field Name Field Type Notes Id INT(11) Unique Id SetName TEXT The name of the ambient sound. SilenceIntervalMinDay INT(11) The minimum amount of milliseconds to wait before replaying the ambience sound during day time. SilenceIntervalMinNight INT(11) The minimum amount of milliseconds to wait before replaying the ambience sound during night time. SilenceIntervalMaxDay INT(11) The maximum amount of milliseconds to wait before replaying the ambience sound during day time. SilenceIntervalMaxNight INT(11) The maximum amount of milliseconds to wait before replaying the ambience sound during night time. daySoundEntryId INT(11) The sound entry being played during day time. nightSoundEntryId INT(11) The sound entry being played during night time. Description of the fields Id INT(11) Unique ID SetName TEXT The name of the ambient sound. SilenceIntervalMinDay INT(11) The minimum amount of milliseconds to wait before replaying the ambience sound during day time. SilenceIntervalMinNight INT(11) The minimum amount of milliseconds to wait before replaying the ambience sound during night time. SilenceIntervalMaxDay INT(11) The maximum amount of milliseconds to wait before replaying the ambience sound during day time. SilenceIntervalMaxNight INT(11) The maximum amount of milliseconds to wait before replaying the ambience sound during night time. daySoundEntryId INT(11) References the primary key of [SoundEntries.dbc]. nightSoundEntryId INT(11) References the primary key of [SoundEntries.dbc]. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  12. 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 'ZoneIntroMusicTable' for MaNGOSTwo This table contains definitions for ambience sounds to be played upon entering various areas. The file contents is read and mapped into the struct zoneintromusictableEntry in the MaNGOS core. The field types and usage is defined in zoneintromusictablefmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 5 strong> Field Name Field Type Notes Id INT(11) Unique Id Name TEXT soundEntryId INT(11) Priority TEXT MinDelayMinutes INT(11) Description of the fields Id INT(11) Unique Id Name TEXT soundEntryId INT(11) Priority TEXT MinDelayMinutes INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  13. antz

    WowError_Strings

    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 'WowError_Strings' for MaNGOSTwo This table contains definitions for error messages used in the World of Warcraft crash reporting utility. Note: This file is not referenced from any other DBC files and does not reference any other DBC files. The file contents is read and mapped into the struct wowerrorstringsEntry in the MaNGOS core. The field types and usage is defined in wowerrorstringsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 19 strong> Field Name Field Type Notes Id INT(11) Unique Id errorName TEXT errorString TEXT errorString1 TEXT The Localised Korean version of the above. errorString2 TEXT The Localised French version of the above. errorString3 TEXT The Localised German version of the above. errorString4 TEXT The Localised Chinese version of the above. errorString5 TEXT The Localised Taiwanese version of the above. errorString6 TEXT The Localised Spanish (Traditional) version of the above. errorString7 TEXT The Localised Spanish (Latin America) version of the above. errorString8 TEXT errorString9 TEXT errorString10 TEXT errorString11 TEXT errorString12 TEXT errorString13 TEXT errorString14 TEXT errorString15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Description of the fields Id INT(11) Unique Id errorName TEXT errorString TEXT errorString1 TEXT The Localised Korean version of the above. errorString2 TEXT The Localised French version of the above. errorString3 TEXT The Localised German version of the above. errorString4 TEXT The Localised Chinese version of the above. errorString5 TEXT The Localised Taiwanese version of the above. errorString6 TEXT The Localised Spanish (Traditional) version of the above. errorString7 TEXT The Localised Spanish (Latin America) version of the above. errorString8 TEXT errorString9 TEXT errorString10 TEXT errorString11 TEXT errorString12 TEXT errorString13 TEXT errorString14 TEXT errorString15 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  14. 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 'worldstatezonesounds' for MaNGOSTwo The file contents is read and mapped into the struct worldstatezonesoundsEntry in the MaNGOS core. The field types and usage is defined in worldstatezonesoundsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 8 strong> Field Name Field Type Notes col0 INT(11) col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 INT(11) Description of the fields col0 INT(11) col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  15. antz

    WorldStateUI

    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 'WorldStateUI' for MaNGOSTwo This table contains definitions for PvE and PvP events in the world. The file contents is read and mapped into the struct worldstateuiEntry in the MaNGOS core. The field types and usage is defined in worldstateuifmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 63 strong> Field Name Field Type Notes Id INT(11) Unique Id MapId INT(11) The map on which the area is located. AreaId INT(11) Mask INT(11) IconPath TEXT StateVariable01 TEXT StateVariable02 TEXT StateVariable03 TEXT StateVariable04 TEXT StateVariable05 TEXT StateVariable06 TEXT StateVariable07 TEXT StateVariable08 TEXT StateVariable09 TEXT StateVariable10 TEXT StateVariable11 TEXT StateVariable12 TEXT StateVariable13 TEXT StateVariable14 TEXT StateVariable15 TEXT StateVariable16 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Tooltip01 TEXT Tooltip02 TEXT Tooltip03 TEXT Tooltip04 TEXT Tooltip05 TEXT Tooltip06 TEXT Tooltip07 TEXT Tooltip08 TEXT Tooltip09 TEXT Tooltip10 TEXT Tooltip11 TEXT Tooltip12 TEXT Tooltip13 TEXT Tooltip14 TEXT Tooltip15 TEXT Tooltip16 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. Col38 INT(11) col39 INT(11) col40 INT(11) DynamicIcon01 TEXT DynamicIcon02 TEXT DynamicIcon03 TEXT DynamicIcon04 TEXT DynamicIcon05 TEXT DynamicIcon06 TEXT DynamicIcon07 TEXT DynamicIcon08 TEXT DynamicIcon09 TEXT DynamicIcon10 TEXT DynamicIcon11 TEXT DynamicIcon12 TEXT DynamicIcon13 TEXT DynamicIcon14 TEXT DynamicIcon15 TEXT DynamicIcon16 TEXT TEXTCHECKSUM3 FLOAT A checksum value for the preceeding text fields. col59 INT(11) col60 INT(11) col61 INT(11) col62 INT(11) Description of the fields Id INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. AreaId INT(11) Mask INT(11) IconPath TEXT StateVariable01 TEXT StateVariable02 TEXT StateVariable03 TEXT StateVariable04 TEXT StateVariable05 TEXT StateVariable06 TEXT StateVariable07 TEXT StateVariable08 TEXT StateVariable09 TEXT StateVariable10 TEXT StateVariable11 TEXT StateVariable12 TEXT StateVariable13 TEXT StateVariable14 TEXT StateVariable15 TEXT StateVariable16 TEXT TEXTCHECKSUM1 FLOAT A checksum value for the preceeding text fields. Tooltip01 TEXT Tooltip02 TEXT Tooltip03 TEXT Tooltip04 TEXT Tooltip05 TEXT Tooltip06 TEXT Tooltip07 TEXT Tooltip08 TEXT Tooltip09 TEXT Tooltip10 TEXT Tooltip11 TEXT Tooltip12 TEXT Tooltip13 TEXT Tooltip14 TEXT Tooltip15 TEXT Tooltip16 TEXT TEXTCHECKSUM2 FLOAT A checksum value for the preceeding text fields. Col38 INT(11) col39 INT(11) col40 INT(11) DynamicIcon01 TEXT DynamicIcon02 TEXT DynamicIcon03 TEXT DynamicIcon04 TEXT DynamicIcon05 TEXT DynamicIcon06 TEXT DynamicIcon07 TEXT DynamicIcon08 TEXT DynamicIcon09 TEXT DynamicIcon10 TEXT DynamicIcon11 TEXT DynamicIcon12 TEXT DynamicIcon13 TEXT DynamicIcon14 TEXT DynamicIcon15 TEXT DynamicIcon16 TEXT TEXTCHECKSUM3 FLOAT A checksum value for the preceeding text fields. col59 INT(11) col60 INT(11) col61 INT(11) col62 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  16. antz

    WorldSafeLocs

    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 'WorldSafeLocs' for MaNGOSTwo This table contains specifies coordinates where graveyards are located. The file contents is read and mapped into the struct worldsafelocsEntry in the MaNGOS core. The field types and usage is defined in worldsafelocsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 22 strong> Field Name Field Type Notes Id INT(11) Unique Id MapId INT(11) The map on which the area is located. LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. 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 MapId INT(11) References the primary key of [Map.dbc]. LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. 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
  17. 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 'worldmaptransforms' for MaNGOSTwo The file contents is read and mapped into the struct worldmaptransformsEntry in the MaNGOS core. The field types and usage is defined in worldmaptransformsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 10 strong> Field Name Field Type Notes Id INT(11) Unique Id MapId INT(11) The map on which the area is located. regionMinX FLOAT regionMinY FLOAT regionMaxX FLOAT regionMaxY FLOAT newMapId INT(11) regionOffsetX FLOAT regionOffsetY FLOAT newDungeonMapId INT(11) Description of the fields Id INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. regionMinX FLOAT regionMinY FLOAT regionMaxX FLOAT regionMaxY FLOAT newMapId INT(11) regionOffsetX FLOAT regionOffsetY FLOAT newDungeonMapId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  18. antz

    WorldMapOverlay

    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 MaNGOSTwo 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: 17 strong> Field Name Field Type Notes Id INT(11) Unique Id worldMapAreaId INT(11) AreaTableId1 INT(11) AreaTableId2 INT(11) AreaTableId3 INT(11) AreaTableId4 INT(11) LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. 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) Description of the fields Id INT(11) Unique Id worldMapAreaId INT(11) AreaTableId1 INT(11) AreaTableId2 INT(11) AreaTableId3 INT(11) AreaTableId4 INT(11) LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. 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) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  19. 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 'WorldMapContinent' for MaNGOSTwo This table contains definitions for texture overlays used for a continent on the world map. Note: Overlays are stored in Interface\WorldMap\MapName\MapNameHighlight.blp. The file contents is read and mapped into the struct worldmapcontinentEntry in the MaNGOS core. The field types and usage is defined in worldmapcontinentfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 14 strong> Field Name Field Type Notes Id INT(11) Unique Id MapId INT(11) The map on which the area is located. leftBoundary INT(11) rightBoundary INT(11) topBoundary INT(11) bottomBoundary INT(11) continentOffsetX FLOAT continentOffsetY FLOAT scale FLOAT taxiMinX FLOAT taxiMinY FLOAT taxiMaxX FLOAT taxiMaxY FLOAT col13 INT(11) Description of the fields Id INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. leftBoundary INT(11) rightBoundary INT(11) topBoundary INT(11) bottomBoundary INT(11) continentOffsetX FLOAT continentOffsetY FLOAT scale FLOAT taxiMinX FLOAT taxiMinY FLOAT taxiMaxX FLOAT taxiMaxY FLOAT col13 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  20. antz

    WorldMapArea

    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 'WorldMapArea' for MaNGOSTwo This table contains definitions for texture overlays used for an area (aka. zone) on the world map. The file contents is read and mapped into the struct worldmapareaEntry in the MaNGOS core. The field types and usage is defined in worldmapareafmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 11 strong> Field Name Field Type Notes Id INT(11) Unique Id worldMapContinentId INT(11) AreaTableId INT(11) An area ID from `AreaTable.dbc#ID`. AreaName TEXT locationLeft FLOAT locationRight FLOAT locationTop FLOAT locationBottom FLOAT col8 FLOAT col9 FLOAT col10 INT(11) Description of the fields Id INT(11) Unique Id worldMapContinentId INT(11) AreaTableId INT(11) References an area ID from [AreaTable.dbc#AreaTableId]. AreaName TEXT locationLeft FLOAT locationRight FLOAT locationTop FLOAT locationBottom FLOAT col8 FLOAT col9 FLOAT col10 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  21. antz

    WMOAreaTable

    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 MaNGOSTwo 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
  22. antz

    weather

    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 'weather' for MaNGOSTwo The file contents is read and mapped into the struct weatherEntry in the MaNGOS core. The field types and usage is defined in weatherfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 8 strong> Field Name Field Type Notes Id INT(11) Unique Id ambienceId INT(11) effectType INT(11) transitionSkyBox INT(11) effectColor1 INT(11) effectColor2 INT(11) effectColor3 INT(11) effectTexture TEXT Description of the fields Id INT(11) Unique Id ambienceId INT(11) effectType INT(11) transitionSkyBox INT(11) effectColor1 INT(11) effectColor2 INT(11) effectColor3 INT(11) effectTexture TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  23. 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 'WeaponSwingSounds2' for MaNGOSTwo This table contains definitions for which sound is played when a weapon swings. The file contents is read and mapped into the struct weaponswingsounds2Entry in the MaNGOS core. The field types and usage is defined in weaponswingsounds2fmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 4 strong> Field Name Field Type Notes Id INT(11) Unique Id SwingType INT(11) isCritical INT(11) soundEntryId INT(11) Description of the fields Id INT(11) Unique Id SwingType INT(11) isCritical INT(11) soundEntryId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  24. 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 'WeaponImpactSounds' for MaNGOSTwo This table contains definitions for which sound is played when a weapon hits. Note: Impact and critical sounds have multiple entries, and it is not yet known which purpose these serve. The file contents is read and mapped into the struct weaponimpactsoundsEntry in the MaNGOS core. The field types and usage is defined in weaponimpactsoundsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 23 strong> Field Name Field Type Notes Id INT(11) Unique Id WeaponSubclassId INT(11) ParrySoundType INT(11) impactSoundID1 INT(11) impactSoundID2 INT(11) impactSoundID3 INT(11) impactSoundID4 INT(11) impactSoundID5 INT(11) impactSoundID6 INT(11) impactSoundID7 INT(11) impactSoundID8 INT(11) impactSoundID9 INT(11) impactSoundID10 INT(11) critimpactSoundID1 INT(11) critimpactSoundID2 INT(11) critimpactSoundID3 INT(11) critimpactSoundID4 INT(11) critimpactSoundID5 INT(11) critimpactSoundID6 INT(11) critimpactSoundID7 INT(11) critimpactSoundID8 INT(11) critimpactSoundID9 INT(11) critimpactSoundID10 INT(11) Description of the fields Id INT(11) Unique Id WeaponSubclassId INT(11) ParrySoundType INT(11) impactSoundID1 INT(11) impactSoundID2 INT(11) impactSoundID3 INT(11) impactSoundID4 INT(11) impactSoundID5 INT(11) impactSoundID6 INT(11) impactSoundID7 INT(11) impactSoundID8 INT(11) impactSoundID9 INT(11) impactSoundID10 INT(11) critimpactSoundID1 INT(11) critimpactSoundID2 INT(11) critimpactSoundID3 INT(11) critimpactSoundID4 INT(11) critimpactSoundID5 INT(11) critimpactSoundID6 INT(11) critimpactSoundID7 INT(11) critimpactSoundID8 INT(11) critimpactSoundID9 INT(11) critimpactSoundID10 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  25. antz

    VocalUISounds

    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 'VocalUISounds' for MaNGOSTwo This table contains definitions for UI error sounds for all the different races and genders. The file contents is read and mapped into the struct vocaluisoundsEntry in the MaNGOS core. The field types and usage is defined in vocaluisoundsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 7 strong> Field Name Field Type Notes Id INT(11) Unique Id voiceUIEnum INT(11) RaceId INT(11) References the race for which the style applies. NormalMaleSoundEntryId INT(11) NormalFemaleSoundEntryId INT(11) DrunkMaleSoundEntryId INT(11) DrunkFemaleSoundEntryId INT(11) Description of the fields Id INT(11) Unique Id voiceUIEnum INT(11) RaceId INT(11) References the primary key of [chrraces.dbc#ID]. NormalMaleSoundEntryId INT(11) NormalFemaleSoundEntryId INT(11) DrunkMaleSoundEntryId INT(11) DrunkFemaleSoundEntryId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use