• 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 --->
EasyNav

Unmaintained EasyNav 2022-12-07

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Changed some code
Updated more zone connections
EasyNavGui buttons should fully populate now.
When stopping navigation toons will stop and end the EasyNav script instead of trying to click doors or move forward.
Me - sends you solo
Grp - sends the rest of the group not you
All - sends everyone connected to DanNet that is in the same zone as you including you
Updated some code that may have caused some missing links in the gui
Update more of the zone connections
Cleaned up some code
Added a stop nav button to the gui
The default settings for navigation uses DanNet.
Me will navigate you solo
Group will send the group navigating
All will send everyone including yourself navigating

If you really need to change these settings, look for /dgge /dga in the files and change them. I figured with the easynavui you wouldn't need to change anything out of the box using the plugin Dannet.

Message me you want to use a previous version without the group buttons, I can fix the code and send it to you.

Attachments

  • Untitled.png
    Untitled.png
    38.1 KB · Views: 22
Sorry for the multiple updates. Just had a dumb idea of putting nav buttons for Me, Group & All
The default for group and all will use dannet commands /dgge and /dga

-- easynavgui.lua by Cannonballdex
-- With a Big thank you to SpecialED
-- This is set up to be used as a gui for the easynav.lua
-- Provided you set up the alias /ez or /ezg or eza or you can simply use the default /lua run easynav
-- Change line 153 "mq.cmdf('/lua run easynav %s', item.ShortName)" from /lua run easynav - to the alias you want to use /ez, /ezg, /eza
-- Change the code in the next two sections from /dgge and /dga to whatever alias - the default will use dannet
-- easynavgui.lua by Cannonballdex
-- With a Big thank you to SpecialED
-- This is set up to be used as a gui for the easynav.lua
-- Provided you set up the alias /ez or /ezg or eza or you can simply use the default /lua run easynav
-- Change line 153 "mq.cmdf('/lua run easynav %s', item.ShortName)" from /lua run easynav - to the alias you want to use /ez, /ezg, /eza

Start it up running /lua run easynavgui

This will list all available connections in your current zone with a nav button to nav to that zone. The default command will only send the toon running to the zone.
Read prior directions on how to set up an alias to command multiple toons through eqbc or dannet and edit the easynavgui.lua file to your alias.

Attachments

  • Untitled.png
    Untitled.png
    22.3 KB · Views: 28
Back
Top