aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2018-09-11 13:24:22 +0200
committerGitHub <noreply@github.com>2018-09-11 13:24:22 +0200
commit5fd03bb4726941c548347de7f67a0acd10af0155 (patch)
tree74a6edd3e41d78f8bae3ff4b0b99010190ab7733
parent8f91a85aaa789276e0b9a6486ae96b978ec281d9 (diff)
Misc: Make extractor more clear for some users
-rw-r--r--contrib/extractor.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/extractor.bat b/contrib/extractor.bat
index 22161e491e7..29eff365c36 100644
--- a/contrib/extractor.bat
+++ b/contrib/extractor.bat
@@ -9,7 +9,8 @@ ECHO ...............................................
ECHO PRESS 1, 2, 3 OR 4 to select your task, or 5 to EXIT.
ECHO ...............................................
ECHO.
-ECHO The vmaps extractor output text below is intended and not an error:
+ECHO WARNING! when extracting the vmaps extractor will
+ECHO output the text below, it's intended and not an error:
ECHO ..........................................
ECHO Extracting World\Wmo\Band\Final_Stage.wmo
ECHO No such file.
@@ -17,6 +18,7 @@ ECHO Couldn't open RootWmo!!!
ECHO Done!
ECHO ..........................................
ECHO.
+ECHO Press 1, 2, 3 or 4 to start extracting or 5 to exit.
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)