DB/ZoneMusic: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records...................170 Fields......................8 Record Size................32 String Block Size........3456 ==Structure== '''Column Field Type Note...)
 
No edit summary
Line 17: Line 17:


Retrieved from "http://www.sourcepeek.com/wiki/ZoneMusic.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/ZoneMusic.dbc"
[[Category:DBC]]

Revision as of 15:10, 25 July 2007

Header Info

Records...................170
Fields......................8
Record Size................32
String Block Size........3456

Structure

Column 	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	sRefCon 		String 	
3 	Unknown 		Integer 	length(ms) or quality of 7? (0, 180000, 300000) 
4 	Unknown 		Integer 	length(ms) or quality of 8? (0, 180000, 300000) 
5 	Unknown 		Integer 	Alernative length(ms) or quality of 7? (0, 180000, 300000, 600000) 
6 	Unknown 		Integer 	Alernative length(ms) or quality of 8? (0, 180000, 300000, 600000) 
7 	iRefID_SoundEntries 	Integer 	Music (Day) 
8 	iRefID_SoundEntries 	Integer 	Alternate Music (Night) 

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