DB/ZoneIntroMusicTable: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (comments.)
Line 10: Line 10:
  2 Name String an internal (?) name for the intro
  2 Name String an internal (?) name for the intro
  3 iRefID_[[SoundEntries.dbc|SoundEntries]] Integer the used sound
  3 iRefID_[[SoundEntries.dbc|SoundEntries]] Integer the used sound
  4 inuse? Boolean not sure. only false at ''527,"New Intro",0,0,0,''
  4 InUse Boolean '''not sure.''' only false at ''527,"New Intro",0,0,0,''
  5 Unknown Integer* i'm very sure, that its not: ''Q: Possible duration?''  
  5 Unknown Integer* i'm very sure, that its not: ''Q: Possible duration?''  



Revision as of 23:16, 12 August 2007

Header Info

Records...................107
Fields......................5
Record Size.................?
String Block Size...........?

Structure

Column 	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	Name 			String 		an internal (?) name for the intro
3 	iRefID_SoundEntries 	Integer 	the used sound
4 	InUse 			Boolean 	not sure. only false at 527,"New Intro",0,0,0,
5 	Unknown 		Integer* 	i'm very sure, that its not: Q: Possible duration? 

--Schlumpf 23:15, 12 August 2007 (CEST)