• 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 - Adding mobs to be ignored as NON-Named

Ghosteagle153

Active member
Joined
Apr 19, 2022
RedCents
385¢
Evening!

Currently running a couple scripts and the Kissassist file is seeing normal mobs as named. I was wondering if there was a way to add the name of the mob to a list - so all my cooldowns do not get used on normal trash mobs.

I've done some digging and tried a couple things, but it's still happening. So I set the named system to off.

Hope to hear soon!

Ghost
 
you can use MQ2SpawnMaster to maintain a list, and then use a condition to check against ${SpawnMasters.HasTarget} meaning it is on the list
Hey Sic, could you take a look at this Cond line and let me know how i screwed it up please. I'm getting the following error for all my conditions that I'm using spawn masters, example of Cond below.

1666115216124.png

Cond2=!${Target.Buff[Pyre of Va Xakra].ID} && ${Range.Between[15,99:${Target.PctHPs}]} && ${SpawnMasters.HasTarget}
 
Hey Sic, could you take a look at this Cond line and let me know how i screwed it up please. I'm getting the following error for all my conditions that I'm using spawn masters, example of Cond below.

View attachment 42828

Cond2=!${Target.Buff[Pyre of Va Xakra].ID} && ${Range.Between[15,99:${Target.PctHPs}]} && ${SpawnMasters.HasTarget}
typo there, sorry about that - ${SpawnMaster.HasTarget}
 
Question - Adding mobs to be ignored as NON-Named

Users who are viewing this thread

Back
Top
Cart