Jump to content

Npc movement waypoints not working? [Solved]


AzAMOuS

Recommended Posts

Posted

Everytime I try setting a waypoint with .wp, it doesn't work. There is no command for making an NPC patrol a set route either. 

 

Is there a way of setting an NPC to walk on a specific, set route? Or am I just being a major noob?

 

Thanks!

Posted

Although it was for Mangos two, When I was running R20. I had to use the following command
 

.npc setmovetype way NODEL

This was the only way I could get NPCs to follow a waypoint.  Im not sure if this is the same for R21, But I will let you know when im done updating. Unless you get to it first.

  • 2 months later...
Posted

Its kinda weird that you obviously dont know your own code but the general solution for such problem is:

1.) .npc setmovetype stay (deletes all waypoints the npc has)

2.) .npc addmove "GUID-OF-THE-NPC-WITHOUT-QUOTATIONSMARK" (sets the waypoint where you as GM stays)

So actually you need only a macro for 2.) and then you go as GM the way the NPC shall go and push every few yards on the macro-button. Notice: you have to go the way back too and set the waypoints there too. Otherwise it can give problems with his path.

  • Necrovoice changed the title to Npc movement waypoints not working? [Solved]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use