• 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 - When a named isnt a named!

Joined
Mar 24, 2019
RedCents
1,450¢
There are a number of mobs in the new expac, especially in Kael that have titles but are not named/rare mobs. Is there anyway of tagging these so that conditions designed for named mobs don't trigger?
 
/burnallnamed=0

and update kissassist_info.ini with the namers in the expansion.

conditions are a different animal and need a different approach, obviously.
 
With my macros I put in a toggle for the named section so I can turn it off on the fly. MQ2Melee stuff... had to turn off the holyflags and depends on macro driven stuff. (I have a few duplicate to insure X thing fires)
 
I'm not sure why in Kael but any mob with a name is considered a rare creature which triggers burns. What is MQ looking for in these cases? Is it possible to check for the "a rare creature" tag?
 
if it's name starts with a lowercase "a" it's not a named, if it's starts with anything else, including an uppercase "A", then ${Target.Named} will likely return True.
 
Question - When a named isnt a named!

Users who are viewing this thread

Back
Top
Cart