DB/LightSkybox: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
(field 3)
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 Unknown Boolean* BC Beta 2.0.0.6022
  3 FastRunning Boolean Only used on that Nagrand skybox which is extremely fast in changing the daytime. So I suggest a "fastrunning"


Retrieved from "http://www.sourcepeek.com/wiki/LightSkybox.dbc"
--[[User:Schlumpf|schlumpf_]] 23:14, 13 August 2007 (CEST)


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

Revision as of 22:14, 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....................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 	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)