DB/Cinematic

From wowdev
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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