• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
Resource icon

Utility MyPaths v1.72

Download

[1.13] - 2024-06-09​


Features⛲


- Custom Command execution at waypoint
You can set custom commands to execute at each waypoint.

these are basic commands you would enter into the command line like macros. they are run using mq.cmd()
(ead6271) ~grimmier378

[1.12] - 2024-06-09​


Bug Fixes🐛


- Indexing when in ping pong and editing delays as it flips
If you were editing delays in real time while navigating a path in ping pong mode and it happened to reach the end and flip the adjustments were affecting more than one row.

This fixes that.
(7b30627) ~grimmier378

[1.11] - 2024-06-09​


Performance🏎️


- Better yeild control during pauses
In stead of using mq.delay for the pauses we are going to pause the nav coroutine and yield control to main until the time has passed.

This allows our interactions with the main gui to be more responsive during long pauses at a waypoint.

Also added an exit button to the menubar. the X on the titlebar will only close the window /mypaths quit will exit but the new exit button below the close button will do the same as well now.
(443d380) ~grimmier378

[1.10] - 2024-06-09​

Features⛲ CUSTOM PER WP DELAYS​


- Add custom delays per waypoint. this is in seconds.
You can now add a custom delay per way point.
the delay time is in seconds.
if the wp has no delay set and there is a global delay we will use the global one, otherwise wp delays take precedence
(d3226b9) ~grimmier378
Back
Top