Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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)
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...
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.
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...
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...
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?
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...
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
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
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.