diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/extractor.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/extractor.bat b/contrib/extractor.bat index 2bf55942a17..093ed2f839b 100644 --- a/contrib/extractor.bat +++ b/contrib/extractor.bat @@ -8,6 +8,10 @@ ECHO ............................................... ECHO PRESS 1, 2, 3 OR 4 to select your task, or 5 to EXIT. ECHO ............................................... ECHO. +ECHO If you see one row with the error +ECHO "Couldn't open RootWmo!!!" +ECHO Ignore it, it's not real error. +ECHO. ECHO 1 - Extract dbc/db2 and maps ECHO 2 - Extract vmaps (needs maps to be extracted before you run this) ECHO 3 - Extract mmaps (needs vmaps to be extracted before you run this, may take hours) |