• 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 - Target Song condition

Joined
Nov 1, 2018
RedCents
130¢
Hi all,

I have set up condition like below;

Cond1=!${Target.Song[Holy Elixir].ID}

Kiss11 doesn`t seem to accept this condition tho.. telling me that no such target "song"..

I am trying to make cleric cast HoT only when it`s not on the target.

Any suggestions?

Thanks in advance!
 
Code:
Cond1=!${Target.Buff[Holy Elixir].ID}

Maybe?

Not everything that flashes in that window is technically a song. Some of them are auras and such too.
 
I don't think "song" is a type of buff you can see on targets, just yourself, so MQ2 doesn't have a way to check that. Does it show up on the target's visible buffs when you manually target them? If so, try wired420's condition.

Also on Target conditions, keep in mind that KA isn't perfect at being on the correct target when it runs the test. So it will sometimes be targeted on the MA, decide to heal a DPS toon, but not have changed the EQ target yet and run the test on the MA (or a mob or the healer itself.) I think this was being looked at for KA11.

That said, KA does run auto-timers itself when it casts a heal-over-time or duration burst heal. So if KA is handling it, it will only recast the same HoT on the same target if it is about to wear off. If you cast it manually from the healer though, KA won't know and could re-cast.
 
Question - Target Song condition

Users who are viewing this thread

Back
Top
Cart