DB/TerrainType: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records....................11 Fields......................6 Record Size................24 String Block Size..........71 ==Structure== '''Column Field Type Notes'...)
 
No edit summary
Line 15: Line 15:


Retrieved from "http://www.sourcepeek.com/wiki/TerrainType.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/TerrainType.dbc"
[[Category:DBC]]

Revision as of 15:15, 25 July 2007

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 	Unknown 	Integer 	Grouping of some kind. 
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. 

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