Soandso2
Well-known member
- Joined
- Mar 13, 2023
- RedCents
- 937¢
Been using MQ2Nav quite a bit now and I love it. Whenever my main toon tells the group to "attack" the other melee toons get the target via /assist and then /nav target dist=10, which works just fine. Every now and then, but rarely, the toons "dont understand" and just stand where they are. But this happens so seldom that I dont worry about it.
But after a while, the toons get a bit spread out and I wish they would "return to camp" so I started to look on how to code that. Just out of the blue I decided to watch the video on MQ2Nav and at the end of the video, I saw a command on the screen /moveto
This is not something I recognize from MQ2Nav (although it looks similar to /travelto, which I presume is from MQ2Nav as well). So I decided to lookup that command and found out about MQ2MoveUtils. Looking at THAT plugin I see many similarities, like moving to a target with ID whatever (also it has the "make camp" and "return to camp" features, so ... yay, no need to code nuffin!).
However... MQ2Nav... MQ2MoveUtils... and then there is MQ2EasyFind, which uses MQ2Nav somehow... it gets confusing.
Would anyone feel like untangling this mess?
Should I use /moveto loc or /nav locyx for example?
But after a while, the toons get a bit spread out and I wish they would "return to camp" so I started to look on how to code that. Just out of the blue I decided to watch the video on MQ2Nav and at the end of the video, I saw a command on the screen /moveto
This is not something I recognize from MQ2Nav (although it looks similar to /travelto, which I presume is from MQ2Nav as well). So I decided to lookup that command and found out about MQ2MoveUtils. Looking at THAT plugin I see many similarities, like moving to a target with ID whatever (also it has the "make camp" and "return to camp" features, so ... yay, no need to code nuffin!).
However... MQ2Nav... MQ2MoveUtils... and then there is MQ2EasyFind, which uses MQ2Nav somehow... it gets confusing.
Would anyone feel like untangling this mess?Should I use /moveto loc or /nav locyx for example?

