DB/AnimationData: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
= Header Info =
==Header Info==
 


  Records...................212
  Records...................212
Line 6: Line 5:
  Record Size................28
  Record Size................28
  String Block Size........2327
  String Block Size........2327


== Structure ==
== Structure ==

Revision as of 12:03, 23 July 2007

Header Info

Records...................212
Fields......................7
Record Size................28
String Block Size........2327

Structure

Column 	Field 			Type		Notes
1 	ID 			Integer 	
2 	sRefCon 		String 		Action performed.
3 	Weapon State 		BitMask* 	32 = pull weapons out during animation. 16 and 4 weapons are put back. Could be more to this.
4 	Unknown 		BitMask* 	Flags of some sort.
5 	Unknown 		Integer* 	
6 	Unknown 		Integer* 	
7 	iRefID_AnimationData 	Integer 	Animation that preceeds this one.