• 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

Task Hud 0.9

Download now:  Join us with Level 2 access or earn your way in with  RedCents.

〰️Commits​


Tooltips and size

feat: Added tooltips
style: Adjusted size of name and peer group drop boxes
(f8541fc) ~Lisie
--Clicking the names of the other characters in the missing or task objectives list will bring that character to the foreground
--Added command: /th
  • /th help -- command usage
  • /th exit -- shut down the script
  • /th show -- show UI
  • /th hide -- hide UI
--Hopefully squashed the line ~309 bug
--Added additional nil checking to prevent crashes
--Commented code to make it more readable and easier to find potential crashes
--Added a combo box to select DanNet peers group. Possible options are Group, Zone, and All.

--Group will show only characters in your current group
--Zone will show only characters in your current zone
--All will show all DanNet connected clients
--Fixed another bug
--Fixed the crashes I could find
--Awaiting further information on other issues to aid in troubleshooting.
--Fixed typo
--Added visibility for connected characters that do not have the selected task
--Added visibility for characters that have different objective collections for the selected task
--Made window resizable
--Will now attempt to remain on the same task when switching between characters regardless of task index.
Back
Top