EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   Waypoint issue (https://www.eq2interface.com/forums/showthread.php?t=5782)

Cyberlink 03-05-2006 06:42 AM

Waypoint issue
 
By using the EQ2 Map Mod there are two ways to get a waypoint to the destination.

The first one is to enter a location (23,-35,456) and press the CreatePath Button, which will end up in the /waypoint 23,35,456 command and results in a chatmessage like this one:
Your current destination lies somewhere to the north
This message will repeat every 10s or so

The second one is to click a target spot within the map which will also drawing a waypoint but this time it sends this output to the chatwindow:
A glowing trail leads you to that location

Now my question is, what is the command to do it the second way?
Would be great if someone could give me a hint as I'm not able to find the command inside the MapMod xml-files.

btw. does anybody know how the examine_item command works? I would like to create a button which opens the ExamineWindow and shows an item just like the following command in the chatwindow:
\aITEM 872464067 2043678177:Keeper's Robe of Quiescence\/a

thx in advance

Zonx 03-05-2006 06:53 AM

They are the same command.

The difference in chat messages depends on if the client can find a path to that loc without passing through solid objects. The repeating directional message is actually a new feature SOE added to work around the problem of trails leading you through walls.

If you play with it a bit, you'll notice the repeating message can sometimes be replaced automatically with a trail if you move closer to your destination ;)

Cyberlink 03-05-2006 06:57 AM

Quote:

Originally Posted by Zonx
If you play with it a bit, you'll notice the repeating message can sometimes be replaced automatically with a trail if you move closer to your destination ;)

*haha stupid me, you're right :o
....but it's an annoying feature I think ;)


All times are GMT -5. The time now is 11:50 PM.

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