Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started by: Lawes on April 09, 2014, 02:35:31 pm
-
Hi I succed to extract maps and vmaps of my custom MPQ, but the Mmaps exctrator doesn't create new Mmaps tiles/tree for my custom MPQ.
Someone can help me please?
-
Because they are not implemented by default ?! Add custom patch support to the extractors and re-compile.
-
VMAP and MAP enabled and work on custom map because i modifify the system.cpp but.. i don't know what i need modify for mmaps_extractor, built from maps and vmaps :x
-
VMAP and MAP enabled and work on custom map because i modifify the system.cpp but.. i don't know what i need modify for mmaps_extractor, built from maps and vmaps :x
Possibly didn't add those properly ? Else, mmaps is extracting based on maps and vmaps. Successful maps and vmaps build allows mmaps building.
-
Resolved