Modcraft - The community dedicated to quality WoW modding!

Content creation => Level Design => Topic started by: margosch on January 29, 2015, 11:26:06 am

Title: [Question] NPC's don't move on custom map
Post by: margosch on January 29, 2015, 11:26:06 am
Hey everyone,

I just started with WOW Modding and it's really nice!

Steff's tutorial helped me a lot, but now I've got a Problem:


On a custom Map I'm not able to move a NPC randomly (In Azeroth I can do this).
I can edit the Waypoint of an NPC, but I don't wanna do this for every creature o.O


Does Anybody know where the Problem is?


P.S.: I follow Exactly Steffs tut with the Tools in there.



Greetings,
margosch
Title: Re: [Question] NPC's don't move on custom map
Post by: Amaroth on January 29, 2015, 09:06:12 pm
Extract maps and especially vmaps and mmaps and turn them on in world config file, if they are currently off. This topic might help you if you are using trinitycore2:
viewtopic.php?f=22&t=8652&p=41615 (http://modcraft.io/viewtopic.php?f=22&t=8652&p=41615" onclick="window.open(this.href);return false;)
Title: Re: [Question] NPC's don't move on custom map
Post by: margosch on January 30, 2015, 02:13:09 am
Hey,

first of all i just wanna say thank you for your help,

I tried the tutorial, but I failed with the mapextractor ://


I described my problem in the other Thread, it would be very nice if you could have a look to my Problem =)
Title: Re: [Question] NPC's don't move on custom map
Post by: margosch on January 30, 2015, 07:08:39 pm
Thx Amaroth :)

Now the Creatures can move rnd and I'm happy :D
Title: Re: [Question] NPC's don't move on custom map
Post by: Amaroth on January 30, 2015, 11:53:56 pm
Glad to help :).