DB/AttackAnimKits: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (New Style.)
mNo edit summary
Line 13: Line 13:
|3  || [[AttackAnimTypes.dbc|Type]] ||  iRefID ||  
|3  || [[AttackAnimTypes.dbc|Type]] ||  iRefID ||  
|-  
|-  
|4 || Unknown || Integer || Flags
|4 || Flags || Integer || (001,010,100)
|-  
|-  
|5  || Unknown  || Boolean  ||  
|5  || Unknown  || Boolean  || Only true for type being OffH_*.
|}
|}



Revision as of 13:09, 29 November 2008

Structure

Column Field Type Notes
1 ID Integer
2 Animation iRefID Non-combat animid most of the time.
3 Type iRefID
4 Flags Integer (001,010,100)
5 Unknown Boolean Only true for type being OffH_*.

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