DB/LightSkybox: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: Links the various potential skyboxes that can be used to a numerical ID that can be used in other DBC files more easily. ==Header Info== Records....................14 Fields..............)
 
No edit summary
Line 14: Line 14:


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

Revision as of 13:59, 25 July 2007

Links the various potential skyboxes that can be used to a numerical ID that can be used in other DBC files more easily.

Header Info

Records....................14
Fields......................3
Record Size................12
String Block Size.........557

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	sRefPath 	String 		This is the model that will be represented by the corresponding ID. path: Environments\Stars\[a-z].mdx" 
3 	Unknown 	Boolean*	BC Beta 2.0.0.6022 

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