Jump to content

antz

Community Manager
  • Posts

    2808
  • Joined

  • Last visited

  • Days Won

    90
  • Donations

    0.00 GBP 

Everything posted by antz

  1. 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 MaNGOSFour 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: 14 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) col11 INT(11) col12 INT(11) col13 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) col11 INT(11) col12 INT(11) col13 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  2. 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 MaNGOSFour 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: 15 strong> Field Name Field Type Notes Id INT(11) Unique Id WMOId INT(11) NameSetId INT(11) WMOGroupId BIGINT(20) soundProviderPreferences INT(11) soundProviderPreferencesUnderwater INT(11) 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 col12 INT(11) col13 INT(11) col14 INT(11) Description of the fields Id INT(11) Unique Id WMOId INT(11) NameSetId INT(11) WMOGroupId BIGINT(20) soundProviderPreferences INT(11) soundProviderPreferencesUnderwater INT(11) 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 col12 INT(11) col13 INT(11) col14 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  3. 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 MaNGOSFour 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: 11 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) col7 INT(11) col8 INT(11) col9 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) col7 INT(11) col8 INT(11) col9 INT(11) effectTexture TEXT 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 'WeaponSwingSounds2' for MaNGOSFour 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
  5. 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 MaNGOSFour 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
  6. 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 MaNGOSFour 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
  7. antz

    VideoHardware

    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 'VideoHardware' for MaNGOSFour The video hardware table most likely contains definitions for supported video hardware. Note: We have not found any matches for the contents of this file, not even BIOS checksums or Manufacturer ID's for graphics cards. The file contents is read and mapped into the struct videohardwareEntry in the MaNGOS core. The field types and usage is defined in videohardwarefmt 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 col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) col5 TEXT col6 INT(11) col7 TEXT col8 TEXT col9 TEXT col10 INT(11) col11 TEXT col12 TEXT col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) col17 TEXT col18 TEXT col19 TEXT col20 TEXT col21 INT(11) col22 TEXT Description of the fields Id INT(11) Unique Id col1 INT(11) col2 INT(11) col3 INT(11) col4 INT(11) col5 TEXT col6 INT(11) col7 TEXT col8 TEXT col9 TEXT col10 INT(11) col11 TEXT col12 TEXT col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) col17 TEXT col18 TEXT col19 TEXT col20 TEXT col21 INT(11) col22 TEXT 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 'vehicleuiindseat' for MaNGOSFour The file contents is read and mapped into the struct vehicleuiindseatEntry in the MaNGOS core. The field types and usage is defined in vehicleuiindseatfmt 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 VehicleUIIndicatorId INT(11) VirtualSeatIndex INT(11) XPos FLOAT YPos FLOAT Description of the fields Id INT(11) Unique Id VehicleUIIndicatorId INT(11) VirtualSeatIndex INT(11) XPos FLOAT YPos FLOAT 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 'vehicleuiindicator' for MaNGOSFour The file contents is read and mapped into the struct vehicleuiindicatorEntry in the MaNGOS core. The field types and usage is defined in vehicleuiindicatorfmt 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 Backgroundtexture TEXT Description of the fields Id INT(11) Unique Id Backgroundtexture TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  10. antz

    vehicleseat

    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 'vehicleseat' for MaNGOSFour The file contents is read and mapped into the struct vehicleseatEntry in the MaNGOS core. The field types and usage is defined in vehicleseatfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 66 strong> Field Name Field Type Notes Id INT(11) Unique Id Flags FLOAT AttachmentId INT(11) Col3 FLOAT Col4 FLOAT Col5 FLOAT Col6 FLOAT Col7 FLOAT Col8 FLOAT Col9 FLOAT Col10 FLOAT Col11 FLOAT Col12 FLOAT Col13 FLOAT Col14 FLOAT Col15 FLOAT Col16 FLOAT Col17 FLOAT Col18 FLOAT Col19 FLOAT Col20 FLOAT Col21 FLOAT Col22 FLOAT Col23 FLOAT Col24 FLOAT Col25 FLOAT Col26 FLOAT Col27 FLOAT Col28 FLOAT Col29 FLOAT Col30 FLOAT Col31 FLOAT Col32 FLOAT Col33 FLOAT Col34 FLOAT Col35 FLOAT Col36 FLOAT Col37 FLOAT Col38 FLOAT Col39 FLOAT Col40 FLOAT Col41 INT(11) Col42 INT(11) Col43 INT(11) Col44 FLOAT Col45 FLOAT Col46 FLOAT Col47 FLOAT Col48 TEXT Col49 FLOAT Col50 FLOAT Col51 FLOAT Col52 FLOAT Col53 FLOAT Col54 FLOAT Col55 FLOAT Col56 FLOAT Col57 FLOAT col58 INT(11) col59 INT(11) col60 INT(11) col61 INT(11) col62 INT(11) col63 INT(11) col64 INT(11) col65 INT(11) Description of the fields Id INT(11) Unique Id Flags FLOAT AttachmentId INT(11) Col3 FLOAT Col4 FLOAT Col5 FLOAT Col6 FLOAT Col7 FLOAT Col8 FLOAT Col9 FLOAT Col10 FLOAT Col11 FLOAT Col12 FLOAT Col13 FLOAT Col14 FLOAT Col15 FLOAT Col16 FLOAT Col17 FLOAT Col18 FLOAT Col19 FLOAT Col20 FLOAT Col21 FLOAT Col22 FLOAT Col23 FLOAT Col24 FLOAT Col25 FLOAT Col26 FLOAT Col27 FLOAT Col28 FLOAT Col29 FLOAT Col30 FLOAT Col31 FLOAT Col32 FLOAT Col33 FLOAT Col34 FLOAT Col35 FLOAT Col36 FLOAT Col37 FLOAT Col38 FLOAT Col39 FLOAT Col40 FLOAT Col41 INT(11) Col42 INT(11) Col43 INT(11) Col44 FLOAT Col45 FLOAT Col46 FLOAT Col47 FLOAT Col48 TEXT Col49 FLOAT Col50 FLOAT Col51 FLOAT Col52 FLOAT Col53 FLOAT Col54 FLOAT Col55 FLOAT Col56 FLOAT Col57 FLOAT col58 INT(11) col59 INT(11) col60 INT(11) col61 INT(11) col62 INT(11) col63 INT(11) col64 INT(11) col65 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  11. antz

    vehicle

    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 'vehicle' for MaNGOSFour The file contents is read and mapped into the struct vehicleEntry in the MaNGOS core. The field types and usage is defined in vehiclefmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 41 strong> Field Name Field Type Notes Id INT(11) Unique Id Col1 FLOAT Col2 FLOAT Col3 FLOAT Col4 FLOAT Col5 FLOAT Col6 FLOAT Col7 FLOAT Col8 FLOAT Col9 FLOAT Col10 FLOAT Col11 FLOAT Col12 FLOAT Col13 FLOAT Col14 FLOAT Col15 FLOAT Col16 FLOAT Col17 FLOAT Col18 FLOAT Col19 FLOAT Col20 FLOAT Col21 FLOAT Col22 FLOAT Col23 FLOAT Col24 FLOAT Col25 FLOAT Col26 FLOAT Col27 FLOAT Col28 FLOAT Col29 FLOAT Col30 TEXT Col31 TEXT Col32 TEXT Col33 FLOAT Col34 FLOAT Col35 FLOAT Col36 FLOAT Col37 FLOAT Col38 FLOAT Col39 FLOAT col40 INT(11) Description of the fields Id INT(11) Unique Id Col1 FLOAT Col2 FLOAT Col3 FLOAT Col4 FLOAT Col5 FLOAT Col6 FLOAT Col7 FLOAT Col8 FLOAT Col9 FLOAT Col10 FLOAT Col11 FLOAT Col12 FLOAT Col13 FLOAT Col14 FLOAT Col15 FLOAT Col16 FLOAT Col17 FLOAT Col18 FLOAT Col19 FLOAT Col20 FLOAT Col21 FLOAT Col22 FLOAT Col23 FLOAT Col24 FLOAT Col25 FLOAT Col26 FLOAT Col27 FLOAT Col28 FLOAT Col29 FLOAT Col30 TEXT Col31 TEXT Col32 TEXT Col33 FLOAT Col34 FLOAT Col35 FLOAT Col36 FLOAT Col37 FLOAT Col38 FLOAT Col39 FLOAT col40 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  12. antz

    unitpowerbar

    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 'unitpowerbar' for MaNGOSFour The file contents is read and mapped into the struct unitpowerbarEntry in the MaNGOS core. The field types and usage is defined in unitpowerbarfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 27 strong> Field Name Field Type Notes col0 INT(11) col1 TEXT col2 INT(11) col3 INT(11) col4 INT(11) col5 FLOAT col6 FLOAT col7 INT(11) col8 INT(11) col9 INT(11) col10 INT(11) col11 INT(11) col12 INT(11) col13 INT(11) col14 FLOAT col15 FLOAT col16 FLOAT col17 FLOAT col18 FLOAT col19 FLOAT col20 INT(11) col21 TEXT col22 TEXT col23 TEXT col24 TEXT col25 FLOAT col26 FLOAT Description of the fields col0 INT(11) col1 TEXT col2 INT(11) col3 INT(11) col4 INT(11) col5 FLOAT col6 FLOAT col7 INT(11) col8 INT(11) col9 INT(11) col10 INT(11) col11 INT(11) col12 INT(11) col13 INT(11) col14 FLOAT col15 FLOAT col16 FLOAT col17 FLOAT col18 FLOAT col19 FLOAT col20 INT(11) col21 TEXT col22 TEXT col23 TEXT col24 TEXT col25 FLOAT col26 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  13. antz

    UnitBloodLevels

    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 'UnitBloodLevels' for MaNGOSFour This table contains definitions for the levels of blood to be displayed on a creature. The file contents is read and mapped into the struct unitbloodlevelsEntry in the MaNGOS core. The field types and usage is defined in unitbloodlevelsfmt 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 Violencelevel1 TEXT Violencelevel2 INT(11) Violencelevel3 INT(11) Description of the fields Id INT(11) Unique Id Violencelevel1 TEXT Violencelevel2 INT(11) Violencelevel3 INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  14. antz

    UnitBlood

    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 'UnitBlood' for MaNGOSFour This table contains definitions for the unit blood to be displayed on a creature. The file contents is read and mapped into the struct unitbloodEntry in the MaNGOS core. The field types and usage is defined in unitbloodfmt 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 CombatBloodSpurtFront1 INT(11) CombatBloodSpurtFront2 INT(11) CombatBloodSpurtBack1 INT(11) CombatBloodSpurtBack2 INT(11) GroundBlood1 TEXT GroundBlood2 TEXT GroundBlood3 TEXT GroundBlood4 TEXT col9 TEXT Description of the fields Id INT(11) Unique Id CombatBloodSpurtFront1 INT(11) CombatBloodSpurtFront2 INT(11) CombatBloodSpurtBack1 INT(11) CombatBloodSpurtBack2 INT(11) GroundBlood1 TEXT GroundBlood2 TEXT GroundBlood3 TEXT GroundBlood4 TEXT col9 TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  15. 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 'transportrotation' for MaNGOSFour The file contents is read and mapped into the struct transportrotationEntry in the MaNGOS core. The field types and usage is defined in transportrotationfmt 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 GameObjectsId INT(11) TimeIndex INT(11) RotX FLOAT RotY FLOAT RotZ FLOAT RotW FLOAT Description of the fields Id INT(11) Unique Id GameObjectsId INT(11) TimeIndex INT(11) RotX FLOAT RotY FLOAT RotZ FLOAT RotW FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  16. 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 'transportphysics' for MaNGOSFour The file contents is read and mapped into the struct transportphysicsEntry in the MaNGOS core. The field types and usage is defined in transportphysicsfmt 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 waveAmp FLOAT waveTimeScale FLOAT rollAmp FLOAT rollTimeScale FLOAT pitchAmp FLOAT pitchTimeScale FLOAT maxBank FLOAT maxBankTurnSpeed FLOAT speedDampThresh FLOAT speedDamp FLOAT Description of the fields Id INT(11) Unique Id waveAmp FLOAT waveTimeScale FLOAT rollAmp FLOAT rollTimeScale FLOAT pitchAmp FLOAT pitchTimeScale FLOAT maxBank FLOAT maxBankTurnSpeed FLOAT speedDampThresh FLOAT speedDamp FLOAT 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 'TransportAnimation' for MaNGOSFour This table contains definitions most likely used to play animations during characters being on a transport. The file contents is read and mapped into the struct transportanimationEntry in the MaNGOS core. The field types and usage is defined in transportanimationfmt 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 TransportId INT(11) TimeIndex INT(11) LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. AnimationDataId INT(11) References an animation ID from `AnimationData.dbc#AnimationDataID`. Description of the fields Id INT(11) Unique Id TransportId INT(11) TimeIndex INT(11) LocationX FLOAT The X coordinate. LocationY FLOAT The Y coordinate. LocationZ FLOAT The Z coordinate. AnimationDataId INT(11) References an animation ID from [AnimationData.dbc#AnimationDataID]. auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  18. antz

    totemcategory

    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 'totemcategory' for MaNGOSFour The file contents is read and mapped into the struct totemcategoryEntry in the MaNGOS core. The field types and usage is defined in totemcategoryfmt 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 Name TEXT Category TEXT CategoryBits TEXT Description of the fields Id INT(11) Unique Id Name TEXT Category TEXT CategoryBits TEXT 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 'terraintypesounds' for MaNGOSFour The file contents is read and mapped into the struct terraintypesoundsEntry in the MaNGOS core. The field types and usage is defined in terraintypesoundsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 1 strong> Field Name Field Type Notes Id INT(11) Description of the fields Id INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  20. antz

    TerrainType

    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 'TerrainType' for MaNGOSFour This table contains definitions for available terrain types and the use of sound and footsteps on them. The file contents is read and mapped into the struct terraintypeEntry in the MaNGOS core. The field types and usage is defined in terraintypefmt 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 col1 INT(11) TerrainDesc TEXT FootstepSprayRun INT(11) FootstepSprayWalk INT(11) SoundEntryId INT(11) Flags INT(11) Description of the fields Id INT(11) Unique Id col1 INT(11) TerrainDesc TEXT FootstepSprayRun INT(11) FootstepSprayWalk INT(11) SoundEntryId INT(11) Flags INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  21. antz

    terrainmaterial

    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 'terrainmaterial' for MaNGOSFour The file contents is read and mapped into the struct terrainmaterialEntry in the MaNGOS core. The field types and usage is defined in terrainmaterialfmt 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 col1 TEXT shader INT(11) filename TEXT Description of the fields Id INT(11) Unique Id col1 TEXT shader INT(11) filename TEXT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  22. antz

    TaxiPathNode

    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 'TaxiPathNode' for MaNGOSFour This table contains definitions for every point along a flight path. The file contents is read and mapped into the struct taxipathnodeEntry in the MaNGOS core. The field types and usage is defined in taxipathnodefmt 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 taxiPathId INT(11) NodeIndex INT(11) 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. Flags INT(11) delay INT(11) arrivalEventId INT(11) departureEventId INT(11) Description of the fields Id INT(11) Unique Id taxiPathId INT(11) NodeIndex INT(11) 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. Flags INT(11) delay INT(11) arrivalEventId INT(11) departureEventId INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  23. antz

    TaxiPath

    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 'TaxiPath' for MaNGOSFour This table contains definitions for transports, including source, destination and price. The file contents is read and mapped into the struct taxipathEntry in the MaNGOS core. The field types and usage is defined in taxipathfmt 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 sourceTaxiNodeId INT(11) destinationTaxiNodeId INT(11) Cost INT(11) Description of the fields Id INT(11) Unique Id sourceTaxiNodeId INT(11) destinationTaxiNodeId INT(11) Cost INT(11) auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  24. antz

    TaxiNodes

    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 'TaxiNodes' for MaNGOSFour This table contains definitions for names, and locations of flight nodes. The file contents is read and mapped into the struct taxinodesEntry in the MaNGOS core. The field types and usage is defined in taxinodesfmt 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 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. Name TEXT The Default (English) Name. col6 INT(11) col7 INT(11) col8 INT(11) col9 FLOAT col10 FLOAT 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. Name TEXT The Default (English) Name. col6 INT(11) col7 INT(11) col8 INT(11) col9 FLOAT col10 FLOAT auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
  25. antz

    Talent

    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 'Talent' for MaNGOSFour The talent table contains definitions for all available class talents and their requirements. The file contents is read and mapped into the struct talentEntry in the MaNGOS core. The field types and usage is defined in talentfmt 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 TalentTab INT(11) tierId INT(11) columnIndex INT(11) spellRank INT(11) prereqTalent INT(11) prereqRank INT(11) Flags INT(11) requiredspellId INT(11) allowForPetFlags TEXT col10 TEXT Description of the fields Id INT(11) Unique Id TalentTab INT(11) tierId INT(11) columnIndex INT(11) spellRank INT(11) prereqTalent INT(11) prereqRank INT(11) Flags INT(11) requiredspellId INT(11) The only talent with this value set is Nature's Grasp, which has this set to 339. allowForPetFlags TEXT col10 TEXT 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