DB/AttackAnimKits: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (- ( ))
m (New Style.)
Line 1: Line 1:
==Header Info==
Records....................26
Fields......................5 
Record Size................20
String Block Size...........1
== Structure ==
== Structure ==
 
{| style="background:#FCFCFC; color:black"
'''Column Field Type Notes'''
|-
  1 ID Integer
! width="80" | Column  
  2 iRefID_[[AnimationData.dbc|AnimationData]] Integer Ref to ID in [[AnimationData.dbc]]? | non-combat animid most of the time
! width="180 " | Field  
  3 iRefID_[[AttackAnimTypes.dbc|AttackAnimTypes]] Integer Ref to ID in [[AttackAnimTypes.dbc]]
! width="80" | Type  
4 Unknown Integer/Flags
! width="600" | Notes
  5 Unknown Integer Appears to be boolean
|-
|1 || ID || Integer ||
|- style="background:#F0F8FF;"
|2 || [[AnimationData.dbc|Animation]] || iRefID  || Non-combat animid most of the time.
|- style="background:#F0F8FF;"
|3 || [[AttackAnimTypes.dbc|Type]] ||  iRefID ||
|-
|4 || Unknown || Integer || Flags
|-
|5 || Unknown || Boolean  ||
|}


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


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

Revision as of 23:47, 28 September 2008

Structure

Column Field Type Notes
1 ID Integer
2 Animation iRefID Non-combat animid most of the time.
3 Type iRefID
4 Unknown Integer Flags
5 Unknown Boolean

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