DB/GameObjectArtKit: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
Appears to be used in the Plaguelands battlefield banner things.  
Mostly used for Outdoor-PvP Flags. And:
*"World\Generic\PassiveDoodads\ParticleEmitters\LavaSplashParticle.mdx"
*"World\Generic\PassiveDoodads\Traps\SpellObject_InvisibleTrap.mdx"
*"World\Expansion01\Doodads\Auchindoun\Passivedoodads\Ethereal_Ribbons\Auchindoun_Ethereal_Ribbon_Type1.mdx"
as of 2.1.3


==Header Info ==
==Header Info ==
  Records....................14
  Records....................15
  Fields......................8  
  Fields......................8  
  Record Size................32
  Record Size.................?
  String Block Size........1200
  String Block Size...........?


==Structure==
==Structure==

Revision as of 01:27, 13 August 2007

Mostly used for Outdoor-PvP Flags. And:

  • "World\Generic\PassiveDoodads\ParticleEmitters\LavaSplashParticle.mdx"
  • "World\Generic\PassiveDoodads\Traps\SpellObject_InvisibleTrap.mdx"
  • "World\Expansion01\Doodads\Auchindoun\Passivedoodads\Ethereal_Ribbons\Auchindoun_Ethereal_Ribbon_Type1.mdx"

as of 2.1.3

Header Info

Records....................15
Fields......................8 
Record Size.................?
String Block Size...........?

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	Unknown 	NULL 	
3 	Unknown 	NULL
4 	Unknown 	NULL
5 	Path1 		String 		Path to the model. 
6 	Path2 		String 		<.. 
7 	Path3 		String 		 ..  only used at "World\Generic\PassiveDoodads\ParticleEmitters\LavaSplashParticle.mdx"
8 	Path4 		String 		 ..> 

--Schlumpf 01:25, 13 August 2007 (CEST)