DB/SoundFilterElem: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


*ID int  
*ID int  
*SoundFilter.dbc iRefID,Integer,Integer,Float,Float,Float,Float,Float,Float,Float,Float,Float
*soundFilterID, SoundFilter.dbc iRefID,Integer,Integer,Float,Float,Float,Float,Float,Float,Float,Float,Float
*SubID int, (Normally 2, 3 for some, only "Death Knight Troll Male" has 4 entries.)
*orderIndex int, (Normally 2, 3 for some, only "Death Knight Troll Male" has 4 entries.)
*Unknown int, {1,3,4,5}
*filterType int, {1,3,4,5}
*parameters float[8]
*parameters float[8]


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

Revision as of 20:40, 16 April 2011

Parameters for sound filters. Filters sounds for death knight's voices.

  • ID int
  • soundFilterID, SoundFilter.dbc iRefID,Integer,Integer,Float,Float,Float,Float,Float,Float,Float,Float,Float
  • orderIndex int, (Normally 2, 3 for some, only "Death Knight Troll Male" has 4 entries.)
  • filterType int, {1,3,4,5}
  • parameters float[8]