DB/LightSkybox: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (linktag & header.)
Line 11: Line 11:
  1 ID Integer
  1 ID Integer
  2 sRefPath String This is the model that will be represented by the corresponding ID. path: Environments\Stars\[a-z].mdx"  
  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"
  3 Flags Integer
 
--[[User:Schlumpf|schlumpf_]] 23:14, 13 August 2007 (CEST)


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

Revision as of 05:38, 16 July 2009

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 	Flags 		Integer