DB/LightParams: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
m (easy readable format)
Line 8: Line 8:


== Structure ==
== Structure ==
  '''Column Field Type Notes'''
  '''Column Field Type Notes'''
  1  ID Integer
  1  ID Integer
  2 Unknown Boolean
  2 Unknown Boolean
  3 Unknown Integer
  3 Unknown Integer
  ''4 Unknown NULL''
  ''4 Unknown NULL''
  5 Fog Add Float This controls how much Fog gets added to everything no matter the distance from the viewer and is used in some places to make them look extra bright
  5 Fog Add Float This controls how much Fog gets added to everything (!)
  6 Alpha Value for River/Lake WaterFloat Controls how transparent the water is for lakes & rivers.
and is used in some places to make them look extra bright
  7 Unknown Float
  6 Alpha Value for River/Lake Water Float Controls how transparent the water is for lakes & rivers.
  8 Alpha Value for Ocean Water float Controls how transparent the water is for the ocean.
  7 Unknown Float
  9 Unknown Float
  8 Alpha Value for Ocean Water Float Controls how transparent the water is for the ocean.
  9 Unknown Float


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

Revision as of 23:11, 13 August 2007

Controls some of the settings which don't change with time for light, fog, and water.

Header Info

Records...................571
Fields......................9  
Record Size................36
String Block Size...........1

Structure

Column 	Field 					Type 		Notes
1  	ID 					Integer 	
2 	Unknown 				Boolean 	
3 	Unknown 				Integer 	
4 	Unknown 				NULL 	
5 	Fog Add 				Float 		This controls how much Fog gets added to everything (!)
								and is used in some places to make them look extra bright
6 	Alpha Value for River/Lake Water	Float 		Controls how transparent the water is for lakes & rivers.
7 	Unknown 				Float 		
8 	Alpha Value for Ocean Water 		Float 		Controls how transparent the water is for the ocean.
9 	Unknown 				Float