DB/AttackAnimKits: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (- ( ))
Line 10: Line 10:
  '''Column Field Type Notes'''
  '''Column Field Type Notes'''
  1 ID Integer
  1 ID Integer
  2 (iRefID_[[AnimationData.dbc|AnimationData]]) Integer (Ref to ID in [[AnimationData.dbc]]) ? non-combat animid most of the time
  2 iRefID_[[AnimationData.dbc|AnimationData]] Integer Ref to ID in [[AnimationData.dbc]]? | non-combat animid most of the time
  3 iRefID_[[AttackAnimTypes.dbc|AttackAnimTypes]] Integer Ref to ID in [[AttackAnimTypes.dbc]]
  3 iRefID_[[AttackAnimTypes.dbc|AttackAnimTypes]] Integer Ref to ID in [[AttackAnimTypes.dbc]]
  4 Unknown Integer/Flags
  4 Unknown Integer/Flags
  5 Unknown Integer Appears to be boolean
  5 Unknown Integer Appears to be boolean
Retrieved from "http://www.sourcepeek.com/wiki/AttackAnimKits.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/AttackAnimKits.dbc"


[[Category:DBC]]
[[Category:DBC]]

Revision as of 00:43, 24 August 2007

Header Info

Records....................26
Fields......................5   
Record Size................20
String Block Size...........1

Structure

Column 	Field 			Type 		Notes
1 	ID 			Integer 	
2 	iRefID_AnimationData 	Integer 	Ref to ID in AnimationData.dbc? | non-combat animid most of the time
3 	iRefID_AttackAnimTypes 	Integer 	Ref to ID in AttackAnimTypes.dbc
4 	Unknown 		Integer/Flags	
5 	Unknown 		Integer 	Appears to be boolean

Retrieved from "http://www.sourcepeek.com/wiki/AttackAnimKits.dbc"