diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2022-10-09 21:09:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-09 21:09:02 +0200 |
commit | d39923e4f916ae635693ae8c4872802570defd87 (patch) | |
tree | 968c341521a7870e61f3f4b04cbc91457f508bc4 | |
parent | 49709e427360006186744ca52116f9ee35092b83 (diff) |
Update extractor.bat
-rw-r--r-- | contrib/extractor.bat | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/extractor.bat b/contrib/extractor.bat index 3952b89867e..b26d3a69fbd 100644 --- a/contrib/extractor.bat +++ b/contrib/extractor.bat @@ -10,13 +10,15 @@ ECHO PRESS 1, 2, 3 OR 4 to select your task, or 5 to EXIT. ECHO ............................................... ECHO. ECHO WARNING! when extracting the vmaps extractor will -ECHO output the text below, it's intended and not an error: +ECHO output the textS below, it's intended and not an error: ECHO .......................................... ECHO Extracting World\Wmo\Band\Final_Stage.wmo ECHO No such file. ECHO Couldn't open RootWmo!!! ECHO Done! ECHO .......................................... +ECHO Can't open WDT for map <a number> - <a name> (FileNameID <number>): FILE NOT FOUND +ECHO .......................................... ECHO. ECHO Press 1, 2, 3 or 4 to start extracting or 5 to exit. ECHO 1 - Extract base files (NEEDED) and cameras. |