DB/ZoneIntroMusicTable: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
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 false, if there is no sound entry. Not used ingame.
  4 priority Integer
  5 Unknown Integer Haven't found anything but, that this is of the same purpose like ZoneMusic.Unknown.
  5 MinDelayMinutes Integer  


--[[User:Schlumpf|Schlumpf]] 23:15, 12 August 2007 (CEST)
--[[User:Schlumpf|Schlumpf]] 23:15, 12 August 2007 (CEST)


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

Revision as of 20:33, 16 April 2011

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 	priority		Integer
5 	MinDelayMinutes 	Integer 

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