-
Posts
2819 -
Joined
-
Last visited
-
Days Won
96 -
Donations
0.00 GBP
Content Type
Bug Tracker
Wiki
Release Notes
Forums
Downloads
Blogs
Events
Everything posted by antz
-
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 'CharHairGeosets' for MaNGOSThree The character hair geosets table contains definitions for allowed hair styles for races/genders. The file contents is read and mapped into the struct charhairgeosetsEntry in the MaNGOS core. The field types and usage is defined in charhairgeosetsfmt 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 RaceId INT(11) References the race for which the style applies. SexId INT(11) The selected Gender VariationId INT(11) References the the actual variation to apply. GeosetId INT(11) Showscalp INT(11) Description of the fields Id INT(11) Unique Id RaceId INT(11) References the primary key of [chrraces.dbc#ID]. SexId INT(11) Value Gender 0 Male 1 Female VariationId INT(11) References the primary key of [CharVariations.dbc]. GeosetId INT(11) Showscalp INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'charbaseinfo' for MaNGOSThree The file contents is read and mapped into the struct charbaseinfoEntry in the MaNGOS core. The field types and usage is defined in charbaseinfofmt 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 raceId INT(11) classId INT(11) col3 INT(11) Description of the fields raceId INT(11) classId INT(11) col3 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'CharacterFacialHairStyles' for MaNGOSThree The character facial hair styles table contains definitions for attributes use to customize a characters facial style. The file contents is read and mapped into the struct characterfacialhairstylesEntry in the MaNGOS core. The field types and usage is defined in characterfacialhairstylesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 9 strong> Field Name Field Type Notes RaceId INT(11) References the race for which the style applies. col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 BIGINT(20) col8 BIGINT(20) Description of the fields RaceId INT(11) References the primary key of [chrraces.dbc#ID]. col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 INT(11) col7 BIGINT(20) col8 BIGINT(20) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'Cfg_Configs' for MaNGOSThree The configuration table contains definitions for realm types and their rules. The file contents is read and mapped into the struct cfgconfigsEntry in the MaNGOS core. The field types and usage is defined in cfgconfigsfmt 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 col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) Description of the fields Id INT(11) Unique ID col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'Cfg_Categories' for MaNGOSThree The configuration categegories table contains definitions for grouping realms in the realm selection dialogue. The file contents is read and mapped into the struct cfgcategoriesEntry in the MaNGOS core. The field types and usage is defined in cfgcategoriesfmt 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 col1 INT(11) col2 INT(11) col3 INT(11) col4 TEXT Name TEXT The name of the realm group. Description of the fields Id INT(11) Unique Id col1 INT(11) col2 INT(11) col3 INT(11) col4 TEXT Name TEXT The name of the realm group. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'castableraidbuffs' for MaNGOSThree The file contents is read and mapped into the struct castableraidbuffsEntry in the MaNGOS core. The field types and usage is defined in castableraidbuffsfmt 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 col0 INT(11) col1 INT(11) col2 INT(11) Description of the fields col0 INT(11) col1 INT(11) col2 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'CameraShakes' for MaNGOSThree The camera shakes table contains definitions for shaking the game camera when certain spells are cast. The file contents is read and mapped into the struct camerashakesEntry in the MaNGOS core. The field types and usage is defined in camerashakesfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 9 strong> Field Name Field Type Notes Id INT(11) Unique Id shakeType INT(11) It is assumed that this flag describes either different variants of camera shaking, or that it is a boolean flag telling if the camera should be shaken. direction INT(11) This flag seems to indicate the direction towards which a camera shake will point. amplitude FLOAT frequency FLOAT duration FLOAT phase FLOAT coefficient FLOAT col8 INT(11) Description of the fields Id INT(11) Unique ID shakeType INT(11) It is assumed that this flag describes either different variants of camera shaking, or that it is a boolean flag telling if the camera should be shaken. direction INT(11) This flag seems to indicate the direction towards which a camera shake will point. amplitude FLOAT frequency FLOAT duration FLOAT phase FLOAT coefficient FLOAT col8 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'cameramode' for MaNGOSThree The file contents is read and mapped into the struct cameramodeEntry in the MaNGOS core. The field types and usage is defined in cameramodefmt 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 name TEXT cameraModeType INT(11) flags INT(11) col4 FLOAT col5 FLOAT col6 FLOAT col7 FLOAT col8 FLOAT col9 FLOAT col10 FLOAT col11 FLOAT col12 FLOAT col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) Description of the fields Id INT(11) Unique Id name TEXT cameraModeType INT(11) flags INT(11) col4 FLOAT col5 FLOAT col6 FLOAT col7 FLOAT col8 FLOAT col9 FLOAT col10 FLOAT col11 FLOAT col12 FLOAT col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'battlemasterlist' for MaNGOSThree The file contents is read and mapped into the struct battlemasterlistEntry in the MaNGOS core. The field types and usage is defined in battlemasterlistfmt 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 Id INT(11) Unique Id Instance1Id INT(11) Instance2Id INT(11) Instance3Id INT(11) Instance4Id INT(11) Instance5Id INT(11) Instance6Id INT(11) Instance7Id INT(11) Instance8Id INT(11) instancetype INT(11) col10 TEXT Name TEXT col12 INT(11) col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) col17 INT(11) col18 INT(11) col19 INT(11) Description of the fields Id INT(11) Unique Id Instance1Id INT(11) Instance2Id INT(11) Instance3Id INT(11) Instance4Id INT(11) Instance5Id INT(11) Instance6Id INT(11) Instance7Id INT(11) Instance8Id INT(11) instancetype INT(11) col10 TEXT Name TEXT col12 INT(11) col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) col17 INT(11) col18 INT(11) col19 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'barbershopstyle' for MaNGOSThree The file contents is read and mapped into the struct barbershopstyleEntry in the MaNGOS core. The field types and usage is defined in barbershopstylefmt 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 Type INT(11) Name TEXT AdditionalName TEXT CostModifier FLOAT Race INT(11) Gender TEXT ID2 INT(11) Description of the fields Id INT(11) Unique Id Type INT(11) Name TEXT AdditionalName TEXT CostModifier FLOAT Race INT(11) Gender TEXT ID2 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'bannedaddons' for MaNGOSThree The file contents is read and mapped into the struct bannedaddonsEntry in the MaNGOS core. The field types and usage is defined in bannedaddonsfmt 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 Col1 BIGINT(20) Col2 FLOAT Col3 FLOAT Col4 BIGINT(20) Col5 FLOAT Col6 FLOAT Col7 FLOAT Col8 FLOAT Col9 FLOAT Col10 INT(11) Description of the fields Id INT(11) Unique Id Col1 BIGINT(20) Col2 FLOAT Col3 FLOAT Col4 BIGINT(20) Col5 FLOAT Col6 FLOAT Col7 FLOAT Col8 FLOAT Col9 FLOAT Col10 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'BankBagSlotPrices' for MaNGOSThree The bank bag slot prices table contains definitions for buyable bank slots for additional bags. The file contents is read and mapped into the struct bankbagslotpricesEntry in the MaNGOS core. The field types and usage is defined in bankbagslotpricesfmt 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 Cost FLOAT Price of the bank bag slot in copper. Description of the fields Id INT(11) Unique ID Cost FLOAT Price of the bank bag slot in copper. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'AuctionHouse' for MaNGOSThree The auction house table contains definitions for available auction houses for each faction including payments for placing auctions. The file contents is read and mapped into the struct auctionhouseEntry in the MaNGOS core. The field types and usage is defined in auctionhousefmt 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 AuctionHouseId INT(11) Unique Id FactionId INT(11) References the faction to which the Auction House belongs. AuctionFee INT(11) The Auction House's cut of the final earnings. DepositTax INT(11) The Deposit fee based on the sale price Name TEXT The name of auction house Description of the fields AuctionHouseId INT(11) Unique ID FactionId INT(11) References the primary key of [Faction.dbc] AuctionFee INT(11) The Auction House's cut of the final earnings. DepositTax INT(11) The Deposit fee based on the sale price Name TEXT The name of auction house auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'AttackAnimTypes' for MaNGOSThree The attack animation types table contains definitions for attack animation types. The file contents is read and mapped into the struct attackanimtypesEntry in the MaNGOS core. The field types and usage is defined in attackanimtypesfmt 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 AttackAnimTypesId INT(11) Unique Id Name TEXT The name of the animation type. Description of the fields AttackAnimTypesId INT(11) Unique ID Name TEXT The name of the animation type. ID 1 1H_Main_Swing 2 1H_Main_Pierce 3 2HL_Pierce 4 2HL_Swing 5 2HT_Swing 7 OffH_Swing 8 OffH_Pierce auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'AttackAnimKits' for MaNGOSThree The attack animation kits table contains definitions for attack animation groups. The file contents is read and mapped into the struct attackanimkitsEntry in the MaNGOS core. The field types and usage is defined in attackanimkitsfmt 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 AttackAnimKitsId INT(11) Unique Id AnimationDataId INT(11) References an animation ID from `AnimationData.dbc#AnimationDataID`. AttackAnimTypeId INT(11) The ID of the attack animation type. Flags INT(11) See below. OffHandAttackFlag INT(11) TODO. seems to be a flag for OffHand attack animation. Description of the fields AttackAnimKitsId INT(11) Unique ID AnimationDataId INT(11) References an animation ID from [AnimationData.dbc#AnimationDataID]. AttackAnimTypeId INT(11) References the primary key of [AttackAnimTypes.dbc]. Flags INT(11) Determines what kind of weapon animation this is. Value Description 0 Main Hand 1 Offhand OffHandAttackFlag INT(11) TODO. seems to be a flag for OffHand attack animation. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'armorlocation' for MaNGOSThree The file contents is read and mapped into the struct armorlocationEntry in the MaNGOS core. The field types and usage is defined in armorlocationfmt 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 clothmodifier FLOAT leathermodifier FLOAT chainmodifier FLOAT platemodifier FLOAT modifier FLOAT Description of the fields Id INT(11) Unique Id clothmodifier FLOAT leathermodifier FLOAT chainmodifier FLOAT platemodifier FLOAT modifier FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'AreaTrigger' for MaNGOSThree The area trigger table contains definitions for position which are supposed to trigger or monitor server side events. The file contents is read and mapped into the struct areatriggerEntry in the MaNGOS core. The field types and usage is defined in areatriggerfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 13 strong> Field Name Field Type Notes AreaTriggerId INT(11) Unique Id MapId INT(11) The map on which the area is located. LocationX FLOAT X coordinate for the trigger. LocationY FLOAT Y coordinate for the trigger. LocationZ FLOAT Z coordinate for the trigger. col5 INT(11) col6 INT(11) col7 INT(11) Radius FLOAT Box size of the area trigger. BoxLength FLOAT Length of the box if no radius is specified. BoxWidth FLOAT Width of the box if no radius is specified. BoxHeight FLOAT Height of the box if no radius is specified. BoxOrientation FLOAT Orientation of the box if no radius is specified. Description of the fields AreaTriggerId INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. LocationX FLOAT X coordinate for the trigger. LocationY FLOAT Y coordinate for the trigger. LocationZ FLOAT Z coordinate for the trigger. col5 INT(11) col6 INT(11) col7 INT(11) Radius FLOAT Box size of the area trigger. BoxLength FLOAT Length of the box if no radius is specified. BoxWidth FLOAT Width of the box if no radius is specified. BoxHeight FLOAT Height of the box if no radius is specified. BoxOrientation FLOAT Orientation of the box if no radius is specified. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'AreaTable' for MaNGOSThree The area table contains definitions for distinct areas in a zone. The file contents is read and mapped into the struct areatableEntry in the MaNGOS core. The field types and usage is defined in areatablefmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 26 strong> Field Name Field Type Notes AreaTableId INT(11) Unique Id MapId INT(11) The map on which the area is located. ParentAreaTableId INT(11) Reference to the parent Area if set. AreaBit INT(11) See below. Flags FLOAT See below. SoundPreferencesId INT(11) Sound settings when moving while in this area. SoundPreferencesIdUnderWater INT(11) Sound settings when moving in water in this area. 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. ExplorationLevel INT(11) The Suggested character level for exploring this area. AreaName TEXT The Name of the Area col12 INT(11) col13 INT(11) col14 TEXT col15 INT(11) col16 INT(11) col17 FLOAT col18 FLOAT col19 TEXT col20 INT(11) col21 TEXT col22 INT(11) col23 INT(11) col24 INT(11) LightId INT(11) References the type of lighting to be seen in this area. Description of the fields AreaTableId INT(11) References an area ID from [AreaTable.dbc#AreaTableId]. MapId INT(11) References the primary key of [Map.dbc]. ParentAreaTableId INT(11) References an area ID from [AreaTable.dbc#AreaTableId]. AreaBit INT(11) We have not investigated the purpose of these bit flags. The current assumption is that these bit flags provide meta information for a zone, e.g. hinting at an instanced or non-instanced zone, or a dungeon, or battleground, etc. Flags FLOAT `flags` seem to directly relate to the state of a zone, e.g. is it a city, or is it a winter area, or can I duel there. Thus we assume these are interaction related flags. Bit Masks Value Enum Name Notes 0000 0000 0000 0001 1 AREA_FLAG_SNOW Seems to indicate zones which have winter maps with snow on the ground. 0000 0000 0000 0010 2 AREA_FLAG_UNK 0000 0000 0000 0100 4 AREA_FLAG_DEVELOPMENT Indicates a map only available during development. 0000 0000 0000 1000 8 AREA_FLAG_UNK2 0000 0000 0001 0000 16 AREA_FLAG_UNK3 0000 0000 0010 0000 32 AREA_FLAG_CITY_SLAVE 0000 0000 0100 0000 64 AREA_FLAG_ALLOW_DUELS 0000 0000 1000 0000 128 AREA_FLAG_UNK4 0000 0001 0000 0000 256 AREA_FLAG_CITY 0000 0010 0000 0000 512 AREA_FLAG_TEST SoundPreferencesId INT(11) References the primary key of [SoundProviderPreferences.dbc]. SoundPreferencesIdUnderWater INT(11) References the primary key of [SoundProviderPreferences.dbc]. 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]. ExplorationLevel INT(11) The Suggested character level for exploring this area. AreaName TEXT The Name of the Area. col12 INT(11) col13 INT(11) col14 TEXT col15 INT(11) col16 INT(11) col17 FLOAT col18 FLOAT col19 TEXT col20 INT(11) col21 TEXT col22 INT(11) col23 INT(11) col24 INT(11) LightId INT(11) References the primary key of [Light.dbc]. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'areapoisortedworldstate' for MaNGOSThree The file contents is read and mapped into the struct areapoisortedworldstateEntry in the MaNGOS core. The field types and usage is defined in areapoisortedworldstatefmt 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 col0 INT(11) col1 INT(11) col2 INT(11) Description of the fields col0 INT(11) col1 INT(11) col2 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'AreaPOI' for MaNGOSThree The points of interest table contains definitions for positions on the overhead map, including descriptions, icons and names. The file contents is read and mapped into the struct areapoiEntry in the MaNGOS core. The field types and usage is defined in areapoifmt 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 AreaPoiId INT(11) Unique Id Importance INT(11) See Below. NeutralNormalIcon INT(11) NeutralHalfDamageIcon INT(11) NeutralDestroyedIcon INT(11) HordeNormalIcon INT(11) HordeHalfDamageIcon INT(11) HordeDestroyedIcon INT(11) AllianceNormalIcon INT(11) AllianceHalfDamageIcon INT(11) AllianceDestroyedIcon INT(11) FactionId INT(11) References a faction template pointing to who owns the point of interest. LocationX FLOAT X coordinate of the point of interest LocationY FLOAT Y coordinate of the point of interest LocationZ FLOAT Z coordinate of the point of interest MapId INT(11) The map on which the area is located. Flags INT(11) See Below. Name TEXT The name of the point of interest Description TEXT The description of the point of interest AreaTableId INT(11) An area ID from `AreaTable.dbc#ID`. WorldMapLink TEXT WorldStateId INT(11) References a world state for the point of interest. Description of the fields AreaPoiId INT(11) Unique ID Importance INT(11) Determines if a point of interest is to be highlighted. Bits Value Meaning 00000000 0 **TODO** 00000001 1 **TODO** 00000010 2 **TODO** 00000100 4 **TODO** NeutralNormalIcon INT(11) NeutralHalfDamageIcon INT(11) NeutralDestroyedIcon INT(11) HordeNormalIcon INT(11) HordeHalfDamageIcon INT(11) HordeDestroyedIcon INT(11) AllianceNormalIcon INT(11) AllianceHalfDamageIcon INT(11) AllianceDestroyedIcon INT(11) FactionId INT(11) References the primary key of [FactionTemplate.dbc]. LocationX FLOAT X coordinate of the point of interest LocationY FLOAT Y coordinate of the point of interest LocationZ FLOAT Z coordinate of the point of interest MapId INT(11) References the primary key of [Map.dbc]. Flags INT(11) These flags determine where a point of interest will be shown. Bits Value Meaning 00000000 0 **TODO** 00000001 1 **TODO** 00000010 2 **TODO** 00000100 4 **TODO** 00001000 8 **TODO** 00010000 16 **TODO** 00100000 32 **TODO** 01000000 64 **TODO** 10000000 128 **TODO** Name TEXT The name of the point of interest Description TEXT The description of the point of interest AreaTableId INT(11) References an area ID from [AreaTable.dbc#AreaTableId]. WorldMapLink TEXT WorldStateId INT(11) References the primary key of [WorldStateUI.dbc]. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'areagroup' for MaNGOSThree The file contents is read and mapped into the struct areagroupEntry in the MaNGOS core. The field types and usage is defined in areagroupfmt 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 AreaGroupId INT(11) AreaId1 INT(11) AreaId2 INT(11) AreaId3 INT(11) AreaId4 INT(11) AreaId5 INT(11) AreaId6 INT(11) NextAreaGroupId INT(11) Description of the fields AreaGroupId INT(11) AreaId1 INT(11) AreaId2 INT(11) AreaId3 INT(11) AreaId4 INT(11) AreaId5 INT(11) AreaId6 INT(11) NextAreaGroupId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'areaassignment' for MaNGOSThree The file contents is read and mapped into the struct areaassignmentEntry in the MaNGOS core. The field types and usage is defined in areaassignmentfmt 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 generatedId INT(11) MapId INT(11) The map on which the area is located. AreaId INT(11) ChunkX INT(11) ChunkY INT(11) Description of the fields generatedId INT(11) MapId INT(11) References the primary key of [Map.dbc]. AreaId INT(11) ChunkX INT(11) ChunkY INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'animreplacementset' for MaNGOSThree The file contents is read and mapped into the struct animreplacementsetEntry in the MaNGOS core. The field types and usage is defined in animreplacementsetfmt 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 execOrder INT(11) Description of the fields Id INT(11) Unique Id execOrder INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'animreplacement' for MaNGOSThree The file contents is read and mapped into the struct animreplacementEntry in the MaNGOS core. The field types and usage is defined in animreplacementfmt 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 srcAnimId INT(11) dstAnimId INT(11) parentAnimReplacementSetId INT(11) Description of the fields Id INT(11) Unique Id srcAnimId INT(11) dstAnimId INT(11) parentAnimReplacementSetId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
-
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 'animkitsegment' for MaNGOSThree The file contents is read and mapped into the struct animkitsegmentEntry in the MaNGOS core. The field types and usage is defined in animkitsegmentfmt 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 parentAnimKitId INT(11) animId INT(11) animStartTime INT(11) animKitConfigId INT(11) startCondition INT(11) startConditionParam INT(11) startConditionDelay INT(11) endCondition INT(11) endConditionParam INT(11) endConditionDelay INT(11) speed FLOAT segmentFlags INT(11) forcedVariation INT(11) overrideConfigFlags INT(11) loopToSegmentIndex FLOAT Description of the fields Id INT(11) Unique Id parentAnimKitId INT(11) animId INT(11) animStartTime INT(11) animKitConfigId INT(11) startCondition INT(11) startConditionParam INT(11) startConditionDelay INT(11) endCondition INT(11) endConditionParam INT(11) endConditionDelay INT(11) speed FLOAT segmentFlags INT(11) forcedVariation INT(11) overrideConfigFlags INT(11) loopToSegmentIndex FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
Contact Us
To contact us
click here
You can also email us at [email protected]
Privacy Policy | Terms & Conditions

You can also email us at [email protected]
Privacy Policy | Terms & Conditions
Copyright © getMaNGOS. All rights Reserved.
This website is in no way associated with or endorsed by Blizzard Entertainment®
This website is in no way associated with or endorsed by Blizzard Entertainment®