DB/FileData: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Contains all the external movie files referred to by World of Warcraft. Connected to [[Movie.dbc]], [[MovieFileData.dbc]] and [[MovieVariation.dbc]].
Contains all the external movie files referred to by World of Warcraft. Connected to [[Movie.dbc]], [[MovieFileData.dbc]] and [[MovieVariation.dbc]].


==12340==
==9183,12340==
{| style="background:#FCFCFC; color:black"
{| style="background:#FCFCFC; color:black"
|-  
|-  
Line 9: Line 9:
! width="600" | Notes
! width="600" | Notes
|-  
|-  
|0  || ID  || Integer  || (Some Editors show a Flag!)
|0  || ID  || Integer  ||
|-  
|-  
|1  || FileName ||String||  
|1  || FileName ||String||  
|-  
|-  
|2  || FilePath ||String|| "INTERFACE\CINEMATICS\" most of the times. (Some Editors show a number!)
|2  || FilePath ||String|| "INTERFACE\CINEMATICS\" most of the time
|}
 
 
 
==9183==
{| style="background:#FCFCFC; color:black"
|-
! width="80" | Column
! width="180 " | Field
! width="80" | Type
! width="600" | Notes
|-
|0  || ID  || Integer  ||
|-
|1  || FileName ||String||
|-
|2  || FilePath ||String||
|}
|}


[[Category:DBC]] [[Category:3.0.3.9183]] [[Category:3.3.5.12340]]
[[Category:DBC]] [[Category:3.0.3.9183]] [[Category:3.3.5.12340]]

Revision as of 22:08, 2 December 2012

Contains all the external movie files referred to by World of Warcraft. Connected to Movie.dbc, MovieFileData.dbc and MovieVariation.dbc.

9183,12340

Column Field Type Notes
0 ID Integer
1 FileName String
2 FilePath String "INTERFACE\CINEMATICS\" most of the time