DB/MovieFileData: Difference between revisions

From wowdev
Jump to navigation Jump to search
Line 1: Line 1:
==12340==
{| style="background:#FCFCFC; color:black"
|-
! width="80" | Column
! width="180 " | Field
! width="80" | Type
! width="600" | Notes
|-
|0  || ID  || Integer  || Based on [[FileData.dbc]]
|-
|1  || Resolution || Integer || 800 or 1024 (Some editors show as flag [0x320 or 0x400] !)
|}
==9183==
==9183==
{| style="background:#FCFCFC; color:black"
{| style="background:#FCFCFC; color:black"
Line 9: Line 22:
|0  || ID(?)  || Integer  || The same as in FileData.dbc  
|0  || ID(?)  || Integer  || The same as in FileData.dbc  
|-  
|-  
|1  || Resolution ||Integer|| 800 or 1024
|1  || Resolution || Integer || 800 or 1024
|}
|}


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

Revision as of 19:40, 2 December 2012

12340

Column Field Type Notes
0 ID Integer Based on FileData.dbc
1 Resolution Integer 800 or 1024 (Some editors show as flag [0x320 or 0x400] !)

9183

Column Field Type Notes
0 ID(?) Integer The same as in FileData.dbc
1 Resolution Integer 800 or 1024