• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Recent content by Addict

  1. Addict

    Vanilla - Very Vanilla MQ (Test Server)

    Bless 🙏
  2. Addict

    Leveling - Tank Aggro Target Selection Revamp

    I'll leave my comments here as well as is in the commit. All for utils/combat.lua: If I understood correctly, the rotation engine will temporarily target the add and fire abilities, but the tanks position stays wherever the movement module has them. So if the add is beating on a healer, lets...
  3. Addict

    Leveling - Tank Aggro Target Selection Revamp

    Thanks for working on this! I'll take a look asap! (Once I can log onto test)
  4. Addict

    Tip - Quick Look Gear Spreadsheet

    Oh I think I misunderstood you then. I was thinking about having a table view written in Lua that would ingame show the gear and values for all toons and you could make decision based on that.
  5. Addict

    Request - A macro to auto close the sub offer

    It is one of these if you want to add it to your own macro. /if (${Window[AlertWnd].Open}) /notify AlertWnd ALW_Dismiss_Button leftmouseup /if (${Window[LargeDialogWindow].Open}) /notify LargeDialogWindow LDW_YesButton leftmouseup /if (${Window[LargeDialogWindow].Open}) /notify...
  6. Addict

    Tip - Quick Look Gear Spreadsheet

    A table that is shown in the UI for only group leader/raid leader/set specific toon. Have that toon who displays the the table to user create observers on other toons to observe their gear, or if that is too cumbersome then just query the gear every minute or a button that once pressed queries...
  7. Addict

    RedGuides Launcher

    Got this one today when trying to update from 14.13.31 to 17.41.26 I suppose I should try to reinstall the launcher or is this to be expected currently?
  8. Addict

    Question - New(ish) Group on Live

    Underfoot has very pretty zones (excluding Arthicrex and Husk). The mobs can be difficult but when the expansion was current, I was having a blast. I liked the House of Thule expansion as a whole as well. No specific quest but definitely the last zones were very fun: Morell's Castle and...
  9. Addict

    Vanilla - Very Vanilla MQ (Test Server)

    Thanks for the link. Going to bookmark that for the future.
  10. Addict

    Vanilla - Very Vanilla MQ (Test Server)

    Before I go break everything in my scripts again, is there an issue with Spell().Attrib()? I could have sworn that /lua parse mq.TLO.Spell("Unified Hand of Assurance Rk. II").Attrib(1)() gave out SPA 470 or 374
  11. Addict

    News - 64bit discussion (scheduled 2-15-2022 for live server)

    Out of curiosity, do you know how long it took Plazmic to make the initial version of MQ? Or rather what is the timeframe for making something like this from scratch to something that is "useful"? The lore of MQ is interesting
  12. Addict

    Question - All access popup

    You can use these in your main loop /if (${Window[AlertWnd].Open}) /notify AlertWnd ALW_Dismiss_Button leftmouseup /if (${Window[LargeDialogWindow].Open}) /notify LargeDialogWindow LDW_YesButton leftmouseup /if (${Window[LargeDialogWindow].Open}) /notify LargeDialogWindow...
  13. Addict

    Release MQ2DanNet

    It is understandable that you were not able to see 3 years into the future ;). At least I don't remember having Lua in 2018-2019ish
  14. Addict

    Release MQ2DanNet

    Is it possible to query/observe a variable that I have declared in a Lua script?
  15. Addict

    Question - Curious to use on live servers

    Can you deal with potentially losing your characters/accounts? There is always a risk. At the end: gotta risk it to get the biscuit
Back
Top
Cart