DB/LightSkybox: Difference between revisions

From wowdev
Jump to navigation Jump to search
(field 3)
m (linktag & header.)
Line 1: Line 1:
Links the various potential skyboxes that can be used to a numerical ID that can be used in other DBC files more easily.  
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==
==Header Info==
  Records....................14
  Records....................15
  Fields......................3
  Fields......................3
  Record Size................12
  Record Size.................?
  String Block Size.........557
  String Block Size...........?


==Structure==
==Structure==

Revision as of 23:15, 13 August 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....................15
Fields......................3
Record Size.................?
String Block Size...........?

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 	FastRunning 	Boolean		Only used on that Nagrand skybox which is extremely fast in changing the daytime. So I suggest a "fastrunning"

--schlumpf_ 23:14, 13 August 2007 (CEST)