DB/TerrainType: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
  3 Unknown Integer Snow 11  
  3 Unknown Integer Snow 11  
  4 Unknown Integer Snow 12  
  4 Unknown Integer Snow 12  
  5 Unknown Integer Grouping of some kind.  
  5 [[TerrainTypeSounds.dbc|Sound]] Integer Sound. Yes, this '''IS''' used.  
  6 Unknown Integer Possible string mapping. Entry ID 7 would be Dirt (Sand). Or recursive to col 5. Either way it'd still point back to ID 0.  
  6 Toggle Bool I guess, its footsteps or something as Sand and Snow have it.


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


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

Revision as of 05:03, 21 July 2009

Header Info

Records....................11
Fields......................6
Record Size................24
String Block Size..........71

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	sRefCon 	String 		Type of ground 
3 	Unknown 	Integer 	Snow 11 
4 	Unknown 	Integer 	Snow 12 
5 	Sound 		Integer 	Sound. Yes, this IS used. 
6 	Toggle	 	Bool 		I guess, its footsteps or something as Sand and Snow have it.