DB/Cinematic

From wowdev
(Redirected from Cinematic.dbc)
Jump to navigation Jump to search
This section only applies to versions PreVanilla (0.9.0.3807) … PreVanilla (0.10.0.3892).

This DBC was only used for a limited time between 0.9.0 and 0.10.0 and contains only one record.

Struct

struct CinematicRec {
  uint32_t m_ID;
  stringref m_type;
  stringref m_file;
};

Table

Column Field Type Notes
0 ID Integer
1 Type String "intro"
2 File String "Data\Movies\Intro.avi" this file doesn't exist in the data