From 482c683df611d92e0a051dcf7a8f4e73fe41f2bf Mon Sep 17 00:00:00 2001 From: Shauren Date: Sun, 31 May 2026 22:09:25 +0200 Subject: [PATCH] Misc/Extractor: Update extractor.bat - vmaps are not optional anymore Signed-off-by: luis --- contrib/extractor.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/extractor.bat b/contrib/extractor.bat index 3d2dbe02c..617dd8b89 100644 --- a/contrib/extractor.bat +++ b/contrib/extractor.bat @@ -20,7 +20,7 @@ ECHO Can't open WDT for map - (FileNameID ): FILE NO ECHO .......................................... ECHO. ECHO 1: Extract base files (NEEDED) and cameras. -ECHO 2: Extract vmaps (needs maps to be extracted before you run this) (OPTIONAL, but highly recommended) +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) (OPTIONAL, but highly recommended) ECHO 4: Extract all (may take hours) ECHO 5: Extract all with logs (may take hours)