• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Waypoint List for warping

Joined
Feb 6, 2007
RedCents
1,683¢
For those with a memory as bad as mine. This macro will display a list of all waypoints in your current zone.

Note: You will have to change the path of the MQ2Rwarp.ini file. I highlighted the file path in red, Just change it to whatever path you use on your computer.

Rich (BB code):
Sub Main

	/declare list 
	/varset list ${Ini[C:\EQ Macroquest2\MQ2Rwarp.ini,${Zone.ShortName}]}
	/echo Current waypoints are - ${list.Replace[|,, ]}

/squelch /endmac
 
Waypoint List for warping

Users who are viewing this thread

Back
Top
Cart