DB/CinematicSequences: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records....................12 Fields.....................10 Field Range Record Size................40 String Block Size...........1 ==Structure== '''Column Field ...)
 
Line 10: Line 10:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 Unknown NULL
  ''2 Unknown NULL ''
  3 iRefID_[[CinematicCamera.dbc|CinematicCamera]] Integer
  3 iRefID_[[CinematicCamera.dbc|CinematicCamera]] Integer
  4-10 Unknown NULL Always NULL so combined column four through ten.  
  ''4-10 Unknown NULL Always NULL so combined column four through ten.''


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

Revision as of 14:35, 23 July 2007

Header Info

Records....................12
Fields.....................10 Field Range
Record Size................40
String Block Size...........1

Structure

Column 	Field 			Type 	Notes 
1 	ID 			Integer 	
2 	Unknown 		NULL 	
3 	iRefID_CinematicCamera 	Integer 	
4-10 	Unknown 		NULL 	Always NULL so combined column four through ten. 

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