Modcraft - The community dedicated to quality WoW modding!
Content creation => Level Design => Topic started by: sevi on July 06, 2012, 08:58:01 pm
-
hey,
i have a new question :D
I read some threads about water in this forum, so i search for the water breath, when i go under water.
in a another thread state, is simple, re make the vmpas. i make this, i re make the vmaps and the maps, now when i go in my custom water its doesn't use the breath.
my question, what make i wrong or must i make another things for custom water?
greet
sevi
-
You have to include the new adt patch files into the vmap extraction, else it'll have no effect. VMap extractors like trinity are integrated in the source, as in you can add your own files into it.
-
Or perhaps someone will write a modifyed Extractor that just extract all maps from DBC and read all MPQs.
-
okey. yes i found my problem.
i have re-compiled the vmap extractor and now he extract all right.
Thanks for your help :D
-
Do it axtract all maps on all MPQs or have you just hardcoded yours in?
If it is not hardcoded could you please upload your modifyed extractor.