• 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

Question - Any way to speed up mq2melee?

EQbackagain

Member
Joined
Nov 2, 2016
RedCents
1,651¢
I often note that my hotbuttons are waiting open while mq2melee is deciding what to do. It would be cool to either:

a) know how to debug/become more verbose so I can see if it is hanging on anything
b) speed up the processing of the plugin or give it higher priority.

Love using it in groups/raids so that I don't forget those all important discs, but find I get better results when supplementing with a mash key.
 
nope. What you can do is write a small macro to use the abilities for you when they're ready. That will be processed faster.
 
William12 is right that the simplest thing would be to write your own macro.

However plugins are generally faster than macros.

Plugins -> compiled, scripts -> interpreted.

I haven't looked into source for mq2melee but everything else being equal a MQ2 plugin should be much faster than a MQ2 script doing the same thing.

The key word "everything else being equal". MQ2melee has a lot of additional stuff in it so you would have to strip it down and tailor it for your needs to get the absolutely fastest performance.
 
I often note that my hotbuttons are waiting open while mq2melee is deciding what to do. It would be cool to either:

a) know how to debug/become more verbose so I can see if it is hanging on anything
b) speed up the processing of the plugin or give it higher priority.

Love using it in groups/raids so that I don't forget those all important discs, but find I get better results when supplementing with a mash key.

DBG should be making that click management easier after today's patch, as well.
 
What do you mean click management easier ?

Check the test server patch notes from this last patch. They're adding an auto-skill firing mechanism similar to what we have with mq2melee.
 
plugins are faster unless its something like mq2melee which is WAYYYYYYYYYYYY too big at this point. mq2melee was a good idea but throwing every class into one plugin makes it slow as shit. It should be split there should be a plugin for every class.

Holy/down shits should be its own plugin also.
 
I thought it checked for class, and then only did X class's stuff, not cycling through every possible things and then checking for class?

Either way, if your Mq2Melee is appearing to move slow, you may want to post your INI, it is possible there is issues with it.

It is also possible that if you are running a macro, it may be keeping your toon too busy for the plugin to fire off, as it checks your toon is not currently doing X before activating stuff.

Just to toss out some thoughts...
 
Question - Any way to speed up mq2melee?

Users who are viewing this thread

Back
Top
Cart