LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   Interface Requests (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=5)
-   -   Map navigation (https://www.lotrointerface.com/forums/showthread.php?t=2061)

Bones 10-27-2013 01:58 PM

Map navigation
 
How frustrating and annoying is it that the arrow on the mini-map is telling you the direction your goal is in but it tells you nothing of how to get around this big mountain wall that is between you and the goal. Is there a way someone could make a navigation plugin to calculate to quickest route to a destination or person? Maybe put a line to follow in front of the character on the UI. And maybe you could put an option in there to recalculate the route to avoid high level mob areas. There must be many different ways to get to a destination. Let's just avoid the areas that have mobs that can kill with one hit.

Thank you for your efforts. You have all made this game a little less broken.
Bone.

Garan 10-27-2013 04:43 PM

Quote:

Originally Posted by Bones (Post 8793)
How frustrating and annoying is it that the arrow on the mini-map is telling you the direction your goal is in but it tells you nothing of how to get around this big mountain wall that is between you and the goal. Is there a way someone could make a navigation plugin to calculate to quickest route to a destination or person? Maybe put a line to follow in front of the character on the UI. And maybe you could put an option in there to recalculate the route to avoid high level mob areas. There must be many different ways to get to a destination. Let's just avoid the areas that have mobs that can kill with one hit.

Thank you for your efforts. You have all made this game a little less broken.
Bone.

The information needed to find a path (clear or otherwise) is not available to Lua. We would need access to the terrain data as well as NPC and object location information, none of which is available. Actually, even player location is not available programatically, the best we can do is derive the location and heading info from the chat response to the ;loc chat command (which is how plugins like MoorMap, TerrainMap and Waypoint determine player position and heading).

FWIW, MoorMap does have the ability to display overlays which can be used to show paths, but they are not dynamic and are really intended for tutorials or raid instructions.


All times are GMT -5. The time now is 03:29 PM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI