DB/FootstepTerrainLookup: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records...................190 Fields......................5 Record Size................20 String Block Size...........1 ==Structure== '''Column Field Type''' 1...)
 
Line 8: Line 8:
  '''Column Field Type'''  
  '''Column Field Type'''  
  1 ID Integer
  1 ID Integer
  2 iRefID_GroundEffectDoodad Integer
  2 iRefID_[[GroundEffectDoodad.dbc|GroundEffectDoodad]] Integer
  3 iRefID_TerrainType Integer
  3 iRefID_[[TerrainType.dbc|TerrainType]] Integer
  4 iRefID_SoundEntries_dry Integer
  4 iRefID_[[SoundEntries.dbc|SoundEntries_dry]] Integer
  5 iRefID_SoundEntries_wet Integer
  5 iRefID_[[SoundEntries.dbc|SoundEntries_wet]] Integer


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

Revision as of 11:51, 23 July 2007

Header Info

Records...................190
Fields......................5
Record Size................20
String Block Size...........1

Structure

Column 	Field 				Type 
1 	ID 				Integer 	
2 	iRefID_GroundEffectDoodad 	Integer 	
3 	iRefID_TerrainType 		Integer 	
4 	iRefID_SoundEntries_dry 	Integer 	
5 	iRefID_SoundEntries_wet 	Integer 	

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