-
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 'movievariation' for MaNGOSThree The file contents is read and mapped into the struct movievariationEntry in the MaNGOS core. The field types and usage is defined in movievariationfmt 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 Col1 INT(11) Col2 INT(11) Description of the fields Id INT(11) Unique Id 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 'moviefiledata' for MaNGOSThree The file contents is read and mapped into the struct moviefiledataEntry in the MaNGOS core. The field types and usage is defined in moviefiledatafmt 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 Resolution TEXT Description of the fields Id INT(11) Unique Id Resolution TEXT 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 'movie' for MaNGOSThree This DBC contains all movies used by the client. The file contents is read and mapped into the struct movieEntry in the MaNGOS core. The field types and usage is defined in moviefmt 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 moviePath TEXT Col2 INT(11) col3 INT(11) Description of the fields Id INT(11) Unique Id moviePath TEXT Col2 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 'mounttype' for MaNGOSThree The file contents is read and mapped into the struct mounttypeEntry in the MaNGOS core. The field types and usage is defined in mounttypefmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 25 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) col8 INT(11) col9 INT(11) col10 INT(11) col11 INT(11) col12 INT(11) col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) col17 INT(11) col18 INT(11) col19 INT(11) col20 INT(11) col21 TEXT col22 TEXT col23 TEXT col24 TEXT 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) col8 INT(11) col9 INT(11) col10 INT(11) col11 INT(11) col12 INT(11) col13 INT(11) col14 INT(11) col15 INT(11) col16 INT(11) col17 INT(11) col18 INT(11) col19 INT(11) col20 INT(11) col21 TEXT col22 TEXT col23 TEXT col24 TEXT 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 'mountcapability' for MaNGOSThree The file contents is read and mapped into the struct mountcapabilityEntry in the MaNGOS core. The field types and usage is defined in mountcapabilityfmt 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 TEXT col5 INT(11) col6 INT(11) col7 FLOAT Description of the fields col0 INT(11) col1 INT(11) col2 INT(11) col3 INT(11) col4 TEXT col5 INT(11) col6 INT(11) col7 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 'Material' for MaNGOSThree The material table contains definitions for sound to be made by specific materials. The file contents is read and mapped into the struct materialEntry in the MaNGOS core. The field types and usage is defined in materialfmt 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 Flags INT(11) FoleySound INT(11) SheathSound INT(11) UnSheathSound INT(11) Description of the fields Id INT(11) Unique Id Flags INT(11) FoleySound INT(11) SheathSound INT(11) UnSheathSound 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 'mapdifficulty' for MaNGOSThree The file contents is read and mapped into the struct mapdifficultyEntry in the MaNGOS core. The field types and usage is defined in mapdifficultyfmt 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 MapId INT(11) The map on which the area is located. Dificulty INT(11) RequirementName TEXT RaidDuration INT(11) MaxPlayers INT(11) M_difficultyString TEXT Description of the fields Id INT(11) Unique Id MapId INT(11) References the primary key of [Map.dbc]. Dificulty INT(11) RequirementName TEXT RaidDuration INT(11) MaxPlayers INT(11) M_difficultyString TEXT 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 'Map' for MaNGOSThree The map table contains definitions for available maps. Think of continents and instances - these are their own maps - rather than specific zones. The file contents is read and mapped into the struct mapEntry in the MaNGOS core. The field types and usage is defined in mapfmt 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 Directory TEXT InstanceType INT(11) Flags INT(11) Type INT(11) Type of Map isPvp INT(11) Is the Map a PVP map ? MapName TEXT The name of the map. AreaTableId INT(11) An area ID from `AreaTable.dbc#ID`. hordeIntro TEXT allianceIntro TEXT loadingscreenId INT(11) The Loading screen to display when loading the map. minimapIconScale FLOAT ghost_entrance_mapId INT(11) ghost_entrance_x FLOAT ghost_entrance_y FLOAT TimeOfDayOverride FLOAT ExpansionId INT(11) MaxPlayers INT(11) numberOfPlayers INT(11) ParentMapId INT(11) Description of the fields Id INT(11) Unique Id Directory TEXT InstanceType INT(11) Flags INT(11) Type INT(11) Type of Map isPvp INT(11) Is the Map a PVP map ? MapName TEXT The name of the map. AreaTableId INT(11) References an area ID from [AreaTable.dbc#AreaTableId]. hordeIntro TEXT allianceIntro TEXT loadingscreenId INT(11) An ID of a screen in [Loadingscreens.dbc#id] minimapIconScale FLOAT ghost_entrance_mapId INT(11) ghost_entrance_x FLOAT ghost_entrance_y FLOAT TimeOfDayOverride FLOAT ExpansionId INT(11) MaxPlayers INT(11) numberOfPlayers INT(11) ParentMapId 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 'MailTemplate' for MaNGOSThree The mail template table contains definitions for mails sent by non-player characters. The file contents is read and mapped into the struct mailtemplateEntry in the MaNGOS core. The field types and usage is defined in mailtemplatefmt 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 Subject TEXT MessageBody TEXT The mail templates body content. Description of the fields Id INT(11) Unique Id Subject TEXT MessageBody TEXT The mail templates body content. 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 'LockType' for MaNGOSThree The lock type table contains definitions for available lock types. The file contents is read and mapped into the struct locktypeEntry in the MaNGOS core. The field types and usage is defined in locktypefmt 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 The name of the lock type. resourceName TEXT The resource gathered by unlocking. Verb TEXT The action performed when using the lock. cursorName TEXT Description of the fields Id INT(11) Unique Id Name TEXT The name of the lock type. resourceName TEXT The resource gathered by unlocking. Verb TEXT The action performed when using the lock. cursorName TEXT 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 'Lock' for MaNGOSThree The lock table contains definitions for available locks. The file contents is read and mapped into the struct lockEntry in the MaNGOS core. The field types and usage is defined in lockfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 33 strong> Field Name Field Type Notes Id INT(11) Unique Id Type1 INT(11) Type2 INT(11) Type3 INT(11) Type4 INT(11) Type5 INT(11) Type6 INT(11) Type7 INT(11) Type8 INT(11) Lock_Properties1 INT(11) Lock_Properties2 INT(11) Lock_Properties3 INT(11) Lock_Properties4 INT(11) Lock_Properties5 INT(11) Lock_Properties6 INT(11) Lock_Properties7 INT(11) Lock_Properties8 INT(11) Required_Skill1 INT(11) Required_Skill2 INT(11) Required_Skill3 INT(11) Required_Skill4 INT(11) Required_Skill5 INT(11) Required_Skill6 INT(11) Required_Skill7 INT(11) Required_Skill8 INT(11) Action1 INT(11) Action2 INT(11) Action3 INT(11) Action4 INT(11) Action5 INT(11) Action6 INT(11) Action7 INT(11) Action8 INT(11) Description of the fields Id INT(11) Unique Id Type1 INT(11) Type2 INT(11) Type3 INT(11) Type4 INT(11) Type5 INT(11) Type6 INT(11) Type7 INT(11) Type8 INT(11) Lock_Properties1 INT(11) Lock_Properties2 INT(11) Lock_Properties3 INT(11) Lock_Properties4 INT(11) Lock_Properties5 INT(11) Lock_Properties6 INT(11) Lock_Properties7 INT(11) Lock_Properties8 INT(11) Required_Skill1 INT(11) Required_Skill2 INT(11) Required_Skill3 INT(11) Required_Skill4 INT(11) Required_Skill5 INT(11) Required_Skill6 INT(11) Required_Skill7 INT(11) Required_Skill8 INT(11) Action1 INT(11) Action2 INT(11) Action3 INT(11) Action4 INT(11) Action5 INT(11) Action6 INT(11) Action7 INT(11) Action8 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 'LoadingScreenTaxiSplines' for MaNGOSThree The loading screen taxi splines table contains definitions for paths used by boats and Zeppelins. The file contents is read and mapped into the struct loadingscreentaxisplinesEntry in the MaNGOS core. The field types and usage is defined in loadingscreentaxisplinesfmt 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 taxiPathId INT(11) LocationX1 FLOAT LocationX2 FLOAT LocationX3 FLOAT LocationX4 FLOAT LocationX5 FLOAT LocationX6 FLOAT LocationX7 FLOAT LocationX8 FLOAT LocationY1 FLOAT LocationY2 FLOAT LocationY3 FLOAT LocationY4 FLOAT LocationY5 FLOAT LocationY6 FLOAT LocationY7 FLOAT LocationY8 FLOAT LegIndex INT(11) Description of the fields Id INT(11) Unique Id taxiPathId INT(11) LocationX1 FLOAT LocationX2 FLOAT LocationX3 FLOAT LocationX4 FLOAT LocationX5 FLOAT LocationX6 FLOAT LocationX7 FLOAT LocationX8 FLOAT LocationY1 FLOAT LocationY2 FLOAT LocationY3 FLOAT LocationY4 FLOAT LocationY5 FLOAT LocationY6 FLOAT LocationY7 FLOAT LocationY8 FLOAT LegIndex 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 'LoadingScreens' for MaNGOSThree The loading screens table contains definitions for available zone loading screens. The file contents is read and mapped into the struct loadingscreensEntry in the MaNGOS core. The field types and usage is defined in loadingscreensfmt 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 fileName TEXT hasWideScreen TEXT Description of the fields Id INT(11) Unique Id name TEXT fileName TEXT hasWideScreen TEXT 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 'LiquidType' for MaNGOSThree The liquid type table contains definitions for which effects liquid types should have. The file contents is read and mapped into the struct liquidtypeEntry in the MaNGOS core. The field types and usage is defined in liquidtypefmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 45 strong> Field Name Field Type Notes Id INT(11) Unique Id name TEXT col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 FLOAT col7 FLOAT col8 FLOAT col9 FLOAT col10 INT(11) col11 FLOAT col12 INT(11) col13 INT(11) col14 INT(11) col15 TEXT col16 TEXT col17 TEXT col18 TEXT col19 TEXT col20 TEXT col21 FLOAT col22 TEXT 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 TEXT col42 INT(11) col43 INT(11) col44 INT(11) Description of the fields Id INT(11) Unique Id name TEXT col2 INT(11) col3 INT(11) col4 INT(11) col5 INT(11) col6 FLOAT col7 FLOAT col8 FLOAT col9 FLOAT col10 INT(11) col11 FLOAT col12 INT(11) col13 INT(11) col14 INT(11) col15 TEXT col16 TEXT col17 TEXT col18 TEXT col19 TEXT col20 TEXT col21 FLOAT col22 TEXT 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 TEXT col42 INT(11) col43 INT(11) col44 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 'liquidobject' for MaNGOSThree The file contents is read and mapped into the struct liquidobjectEntry in the MaNGOS core. The field types and usage is defined in liquidobjectfmt 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 LiquidObjectId INT(11) col1 FLOAT col2 FLOAT LiquidTypeId INT(11) References the type of liquid to be found is this area. col4 INT(11) col5 INT(11) Description of the fields LiquidObjectId INT(11) col1 FLOAT col2 FLOAT LiquidTypeId INT(11) References the primary key of [LiquidType.dbc]. col4 INT(11) col5 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 'liquidmaterial' for MaNGOSThree The file contents is read and mapped into the struct liquidmaterialEntry in the MaNGOS core. The field types and usage is defined in liquidmaterialfmt 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 LiquidVertexFormat INT(11) Flags INT(11) Description of the fields Id INT(11) Unique Id LiquidVertexFormat INT(11) Flags 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 'LightSkybox' for MaNGOSThree The light skybox table contains definitions for models used as sky box. The file contents is read and mapped into the struct lightskyboxEntry in the MaNGOS core. The field types and usage is defined in lightskyboxfmt 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 sRefPath TEXT Flags INT(11) Description of the fields Id INT(11) Unique Id sRefPath TEXT Flags 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 'LightParams' for MaNGOSThree The light params table contains definitions for settings which don't change with time for light, fog and water. The file contents is read and mapped into the struct lightparamsEntry in the MaNGOS core. The field types and usage is defined in lightparamsfmt 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 highlightSky INT(11) lightSkyboxId INT(11) cloudTypeId INT(11) glow FLOAT waterShallowAlpha FLOAT waterDeepAlpha FLOAT oceanShallowAlpha FLOAT oceanDeepAlpha FLOAT Flags BIGINT(20) Description of the fields Id INT(11) Unique Id highlightSky INT(11) lightSkyboxId INT(11) cloudTypeId INT(11) glow FLOAT waterShallowAlpha FLOAT waterDeepAlpha FLOAT oceanShallowAlpha FLOAT oceanDeepAlpha FLOAT Flags 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 'LightIntBand' for MaNGOSThree The light integer band table contains definitions for daytime modifiers of lighting. The file contents is read and mapped into the struct lightintbandEntry in the MaNGOS core. The field types and usage is defined in lightintbandfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 34 strong> Field Name Field Type Notes Id INT(11) Unique Id Num INT(11) time1 INT(11) time2 INT(11) time3 INT(11) time4 INT(11) time5 INT(11) time6 INT(11) time7 INT(11) time8 INT(11) time9 INT(11) time10 INT(11) time11 INT(11) time12 INT(11) time13 INT(11) time14 INT(11) time15 INT(11) time16 INT(11) data1 FLOAT data2 FLOAT data3 FLOAT data4 FLOAT data5 FLOAT data6 FLOAT data7 FLOAT data8 FLOAT data9 INT(11) data10 INT(11) data11 FLOAT data12 INT(11) data13 INT(11) data14 BIGINT(20) data15 INT(11) data16 INT(11) Description of the fields Id INT(11) Unique Id Num INT(11) time1 INT(11) time2 INT(11) time3 INT(11) time4 INT(11) time5 INT(11) time6 INT(11) time7 INT(11) time8 INT(11) time9 INT(11) time10 INT(11) time11 INT(11) time12 INT(11) time13 INT(11) time14 INT(11) time15 INT(11) time16 INT(11) data1 FLOAT data2 FLOAT data3 FLOAT data4 FLOAT data5 FLOAT data6 FLOAT data7 FLOAT data8 FLOAT data9 INT(11) data10 INT(11) data11 FLOAT data12 INT(11) data13 INT(11) data14 BIGINT(20) data15 INT(11) data16 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 'LightFloatBand' for MaNGOSThree The light float band table contains definitions for daytime modifiers of lighting. The file contents is read and mapped into the struct lightfloatbandEntry in the MaNGOS core. The field types and usage is defined in lightfloatbandfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 34 strong> Field Name Field Type Notes Id INT(11) Unique Id Num INT(11) time1 BIGINT(20) time2 BIGINT(20) time3 BIGINT(20) time4 BIGINT(20) time5 BIGINT(20) time6 BIGINT(20) time7 BIGINT(20) time8 BIGINT(20) time9 BIGINT(20) time10 BIGINT(20) time11 FLOAT time12 FLOAT time13 FLOAT time14 FLOAT time15 FLOAT time16 FLOAT data1 FLOAT data2 FLOAT data3 FLOAT data4 FLOAT data5 FLOAT data6 FLOAT data7 FLOAT data8 FLOAT data9 FLOAT data10 FLOAT data11 FLOAT data12 FLOAT data13 FLOAT data14 FLOAT data15 FLOAT data16 FLOAT Description of the fields Id INT(11) Unique Id Num INT(11) time1 BIGINT(20) time2 BIGINT(20) time3 BIGINT(20) time4 BIGINT(20) time5 BIGINT(20) time6 BIGINT(20) time7 BIGINT(20) time8 BIGINT(20) time9 BIGINT(20) time10 BIGINT(20) time11 FLOAT time12 FLOAT time13 FLOAT time14 FLOAT time15 FLOAT time16 FLOAT data1 FLOAT data2 FLOAT data3 FLOAT data4 FLOAT data5 FLOAT data6 FLOAT data7 FLOAT data8 FLOAT data9 FLOAT data10 FLOAT data11 FLOAT data12 FLOAT data13 FLOAT data14 FLOAT data15 FLOAT data16 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 'Light' for MaNGOSThree The light table contains definitions for lights, fogs, sky color, water color, etc. The file contents is read and mapped into the struct lightEntry in the MaNGOS core. The field types and usage is defined in lightfmt 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 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. falloffStart FLOAT falloffEnd FLOAT SkyAndFog INT(11) WaterSettings INT(11) SunsetParams INT(11) OtherParams INT(11) DeathParams INT(11) col12 INT(11) col13 TEXT col14 INT(11) 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. falloffStart FLOAT falloffEnd FLOAT SkyAndFog INT(11) WaterSettings INT(11) SunsetParams INT(11) OtherParams INT(11) DeathParams INT(11) col12 INT(11) col13 TEXT col14 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 'lfgdungeonsgroupingmap' for MaNGOSThree The file contents is read and mapped into the struct lfgdungeonsgroupingmapEntry in the MaNGOS core. The field types and usage is defined in lfgdungeonsgroupingmapfmt 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 col0 INT(11) col1 INT(11) col2 INT(11) col3 INT(11) Description of the fields col0 INT(11) col1 INT(11) col2 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 'LFGDungeons' for MaNGOSThree The looking for dungeon (LFG) group table contains definitions for areas in which characters can group up via the in-game LFG functionality. The file contents is read and mapped into the struct lfgdungeonsEntry in the MaNGOS core. The field types and usage is defined in lfgdungeonsfmt in the MaNGOS core. The File is currently *NOT USED* by the MaNGOS core. The Field definitions follow, No. of fields: 21 strong> Field Name Field Type Notes Id INT(11) Unique Id Name TEXT minLevel INT(11) MaxLevel INT(11) target_level INT(11) target_level_min INT(11) target_level_max INT(11) MapId INT(11) The map on which the area is located. Difficulty INT(11) flags INT(11) TypeId INT(11) Faction INT(11) TextureFilename TEXT expansionLevel INT(11) order_index INT(11) GroupId INT(11) description_lang TEXT col17 INT(11) col18 INT(11) col19 INT(11) col20 INT(11) Description of the fields Id INT(11) Unique Id Name TEXT minLevel INT(11) MaxLevel INT(11) target_level INT(11) target_level_min INT(11) target_level_max INT(11) MapId INT(11) References the primary key of [Map.dbc]. Difficulty INT(11) flags INT(11) TypeId INT(11) Faction INT(11) TextureFilename TEXT expansionLevel INT(11) order_index INT(11) GroupId INT(11) description_lang TEXT col17 INT(11) col18 INT(11) col19 INT(11) col20 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 'lfgdungeongroup' for MaNGOSThree The file contents is read and mapped into the struct lfgdungeongroupEntry in the MaNGOS core. The field types and usage is defined in lfgdungeongroupfmt 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 Order_index INT(11) Parent_groupId INT(11) TypeId INT(11) Description of the fields Id INT(11) Unique Id Name TEXT Order_index INT(11) Parent_groupId INT(11) TypeId 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 'lfgdungeonexpansion' for MaNGOSThree The file contents is read and mapped into the struct lfgdungeonexpansionEntry in the MaNGOS core. The field types and usage is defined in lfgdungeonexpansionfmt 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 LfgId INT(11) Expansion_level INT(11) RandomId INT(11) Hard_level_min INT(11) Hard_level_max INT(11) Target_level_min INT(11) Target_level_max INT(11) Description of the fields Id INT(11) Unique Id LfgId INT(11) Expansion_level INT(11) RandomId INT(11) Hard_level_min INT(11) Hard_level_max INT(11) Target_level_min INT(11) Target_level_max INT(11) 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®