I am in need of some help on the Dialogue side of things.
WHAT I NEED:
I want to extract all Dialogue vioce lines plus there file names from a very big mod.
NOTE:
This mod is master dependend on the Oblivion.esm.
===========================================
I am aware of the two following methods of extracting Dialogue:
#1 ( Open CS > File > Export > Dialogue )
- This method is very fast, takes only 1 minute
- The export file always contains the Oblivion.esm plus the active mods Dialogue
- Allot of information is missing in the export file
( NO file names / race / six / topic / subject / mood set )
#2 ( Open CS > Character > Export Dialogue )
- This method is very slow, takes 6 hours to export the Oblivion.esm dialogue alone
- The export file always contains the Oblivion.esm plus the active mods Dialogue
- Has all needed information in the export file.
==================================
I am forced to use method #2 ( Open CS > Character > Export Dialogue ) becouse this method has all needed information in the export file.
MY QUESTION:
How do I extract all Dialogue vioce lines plus there file names from a very big mod, when the Oblivion.esm contains more then 50.000 voice lines and the mod in question contains also almost 50.000 voice lines. If the two get mixed then I don’t know where to start.
If someone knows how to get a Oblivion.esm without dialogue, let me know I want to try that aswell.
If someone knows about any tools that can export a Dialogue report + file names let me know.