DB/AnimationData: Difference between revisions

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


  Records...................212
  Records...................223
  Fields......................7
  Fields......................7
  Record Size................28
  Record Size................28

Revision as of 15:01, 6 August 2007

Header Info

Records...................223
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.