• 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.67

[1.57] - 2024-07-06​


〰️Commits​


- Hud transparency setting faded vs mouse over
You can now set a proper mouse over transparency and the a faded one for when not moused over.
(b8d88c2) ~grimmier378

[1.56] - 2024-07-04​


Performance🏎️


- Some cleanup on commands and spacing
Thanks brainiac for the pointers and some clarification on /nav commands.

should also be less spammy.
(fa2131b) ~grimmier378

[1.55] - 2024-07-04​


Bug Fixes🐛


- Coroutine early escapes on resuming
Checking doNav state when resuming after a yield this should prevent stale values and path confusions when changing them after stopping a path mid way
(25dce43) ~grimmier378
- Invis interrupts will escape delay early if not invis
You will resume faster from invis delays if you reinvis before your invis action delay is up.
(1276639) ~grimmier378

[1.54] - 2024-06-30​


Features⛲


- Delay setting on invis interrupts
This way you have time to properly execute your actions
(951d36b) ~grimmier378

[1.53] - 2024-06-30​


Bug Fixes🐛


- Nav z issue
We want z in our nav to loc. just not in the distance check incase of lev.
(be96dee) ~grimmier378

[1.52] - 2024-06-30​


Features⛲


- Option to Loop your Chain
Added a Toggle and Command line to Toggle Chain loop on/off
/mypaths chainloop -- toggles on/off
(2a5a3af) ~grimmier378
- Optional Action for invis interrupts
You can specify an action to do if invis fades.
(90dc8a6) ~grimmier378
- Interrupts for invis fading
Added to more interrupt toggles
Stop for Invis and Stop for Dbl Invis.

DBL Invis appears broken on emu atm. not sure on live as i don't have a character there that can cast itu yet.
but mq.TLO.Me.Invis(2)() is returning false on emu.

actually only mq.TLO.Me.Invis(0)() and mq.TLO.Me.Invis() appear to work.
(7357e08) ~grimmier378
- Command line build chains
/mypaths chainadd [normal|reverse|loop|pingpong] [path]
will add path in current one to chain in the desired mode.

/mypaths chainadd [normal|reverse|loop|pingpong] [zone] [path]
Will add the path named from the zone named into the chain also in the desired mode.

/mypaths chainclear
Clears the current Chain list.

/mypaths list zones
lists all zones you have paths saved for.

/mypaths list
lists all paths in current zone

/mypaths list [zone]
lists all paths in specified zone
(d8f7ee4) ~grimmier378

[1.51] - 2024-06-25​


Bug Fixes🐛


- Ditch Z axis when navigating
Z axis causes to many issues with navigation so we're not using it in the /nav command.
This should handle distances and lev better as well.
(ed31f02) ~grimmier378

[1.50] - 2024-06-24​


Bug Fixes🐛


- Scaling no longer tries to scale the menu bar.
(9f2f41b) ~grimmier378

Documentation📕


- Hints on inputs
(8b06d42) ~grimmier378

〰️Commits​


- Scaling affects HUD now as well.
(2985ec3) ~grimmier378

[1.49] - 2024-06-24​


Styling🦋


- Cosmetic Polish
(e052417) ~grimmier378
- Grey out the buttons instead of hide them
(091d32b) ~grimmier378

[1.48] - 2024-06-24​


Documentation📕


- Some tooltips
(cfa61fd) ~grimmier378

Styling🦋


- Tabs have children now so they stay on screen when scrolled
(beccac6) ~grimmier378
- Icons
Shrank a lot of the buttons into icons,
(71033ef) ~grimmier378
Back
Top