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

Download

[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

[1.47] - 2024-06-23​


Bug Fixes🐛


- Pause works on chain mode.
(25f2b92) ~grimmier378

Performance🏎️


- Dialed back how often we check itnerrupts
No longer checking every frame. dialed it back to once a second.
(d5c0e8c) ~grimmier378
- Interrupt tweaks.
Performance should increase now that we stop checking after the first interrupt match.
(8dfd5e2) ~grimmier378

[1.46] - 2024-06-20​


Bug Fixes🐛


- Forgot to untoggle ALL if using commands to disable xtar or combat
(857444a) ~grimmier378

[1.45] - 2024-06-20​


Features⛲


- Command line toggles for xtarg and combat interrupts
/mypaths [combat|xtarg] [on|off] Toggles combat and xtarget interrupts on or off respectivly.
(6f9e73f) ~grimmier378

[1.44] - 2024-06-20​


Bug Fixes🐛


- Fixing some Nil Checks when zoneing
Added some nil checks against zoning with a chain set. or not zoning and having the next path start in a new zone.

We will pause if the next path is not in our zone until we are in the correct zone.
(4bb0d8f) ~grimmier378

Features⛲


- Stop for Party Distance
Check for any group members not in range and wait for them.
(4e1a15d) ~grimmier378

[1.43] - 2024-06-19​


Features⛲


- Cross Zone Chaining of Paths
You can now set up a chain that crosses zones.
(69549a7) ~grimmier378
Back
Top