I have ConditionsOn=2 in ini file.
In my Buffs section, I have
Buffs1=Furious Strength
BuffsCond1=!(${Select[${Target.Class.ShortName},RNG]})
The problem is the toon does not select the target prior to determining if the buff should be cast in KissAssist so using the TLO Target is invalid. Is there a way to be able to NOT cast a spell based upon the intended group member's class?
Thanks!
In my Buffs section, I have
Buffs1=Furious Strength
BuffsCond1=!(${Select[${Target.Class.ShortName},RNG]})
The problem is the toon does not select the target prior to determining if the buff should be cast in KissAssist so using the TLO Target is invalid. Is there a way to be able to NOT cast a spell based upon the intended group member's class?
Thanks!

