DB/LoadingScreenTaxiSplines: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:
  1 ID Integer
  1 ID Integer
  2 iRefID_[[TaxiPath.dbc|TaxiPath]] Integer
  2 iRefID_[[TaxiPath.dbc|TaxiPath]] Integer
  3 Unknown Float
  3 locationX Float[8]
4 Unknown Float
  11 locationY Float[8]
5 Unknown Float
  19 LegIndex Boolean Something to do with direction / alternate on same path?  
6 Unknown Float
7 Unknown Float
8 Unknown Float
9 Unknown Float
10 dBank NULL*
  11 Unknown Float
12 Unknown Float
13 Unknown Float
14 Unknown Float
15 Unknown Float
16 Unknown Float
17 Unknown Float
18 dBank NULL*
  19 Unknown Boolean Something to do with direction / alternate on same path?  
   
   
Retrieved from "http://www.sourcepeek.com/wiki/LoadingScreenTaxiSplines.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/LoadingScreenTaxiSplines.dbc"


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

Revision as of 19:37, 16 April 2011

Used exclusively for boats and zeppelins.

Header Info

Records....................12
Fields.....................19
Record Size................76
String Block Size...........1

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	iRefID_TaxiPath	Integer 	
3 	locationX 	Float[8] 	
11 	locationY 	Float[8] 
19 	LegIndex 	Boolean 	Something to do with direction / alternate on same path? 

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