DB/SoundWaterType: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=1|max_expansionlevel=3}}
{{Template:Sandbox/VersionRange|min_expansionlevel=0|max_expansionlevel=3}}


==0.5.3.3368, 1.12.1.5875==
==0.5.3.3368, 1.12.1.5875==

Revision as of 23:36, 1 October 2017

PreVanilla … Wrath

0.5.3.3368, 1.12.1.5875

struct SoundWaterTypeRec {
  uint32_t m_ID;
  uint32_t m_soundType;
  uint32_t m_soundSubtype;
  uint32_t m_SoundID;
};

Structure

Column	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	iRefID_LiquidType 	Integer 	
3 	FluidSpeed 		BitMask 	Water speed. 0x0 = still; 0x4 = slow; 0x8 fast
4 	iRefID_SoundEntries 	Integer