DB/CinematicCamera: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records....................12 Fields......................7 Record Size................28 String Block Size.........288 ==Structure== '''Column Field Type Note...)
 
Line 12: Line 12:
  4 X Float Note: These coordinates are actually the end point of the path, not the start  
  4 X Float Note: These coordinates are actually the end point of the path, not the start  
  5 Y Float
  5 Y Float
  6 X Float
  6 Z Float ! Was marked as 'X' at Sourcepeek
  7 Rotation Float Rotation of path  
  7 Rotation Float Rotation of path  


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

Revision as of 12:01, 23 July 2007

Header Info

Records....................12
Fields......................7
Record Size................28
String Block Size.........288

Structure

Column 	Field 			Type 		Notes 
1 	ID 			Integer 	ID 1 and 224 not used. Someone change them to an ID used and Fraps it! 
2 	sRefPath 		String 	
3 	iRefID_SoundEntries 	Integer 	Voiceover used in the cinematic animation 
4 	X 			Float 		Note: These coordinates are actually the end point of the path, not the start 
5 	Y 			Float 	
6 	Z 			Float 		! Was marked as 'X' at Sourcepeek
7 	Rotation 		Float 		Rotation of path 

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