not2shabby
Member
- Joined
- Jan 3, 2024
- RedCents
- 130¢
- Version of KissAssist.mac?
- the latest
- When did your problem start?
- now
- Character Role?
- Assist
- What class is having this issue?
- Berserker
- How often does this issue occur?
- Always
- Can you reproduce the issue?
- yes
Buffs1=Bloodlust Aura|aura
Ok, so we all know that this command works good for a berserker. The problem is that sometimes he will be missing the effect in the song window and the aura needs to be reapplied. But it can only be reapplied if you remove it from the Aura window (shift + A) and the other problem is not only do you miss it sometimes, but other people will be missing it in their song window as well. What makes this especially bad, and not many people notice this, is that these song auras get removed every time you zone, log out, or die. So half the time people are running around missing their auras on some of their box toons and they don't even realize it.
What I need is a command that will remove the aura if the berserker or someone else in the party is missing the effect in the song window and reapply it. Is this possible?
somthing like
Buffs1=Aura: Bloodlust aura|remove|cond1
Cond1=${Target.Song[Bloodlust Aura Effect].ID} && ${Me.CombatAbilityReady[${Spell[Bloodlust Aura].StacksTarget} <--- Does not work. Not sure how to code this.
Also need the same commands for shaman, pally, and bard auras.
Ok, so we all know that this command works good for a berserker. The problem is that sometimes he will be missing the effect in the song window and the aura needs to be reapplied. But it can only be reapplied if you remove it from the Aura window (shift + A) and the other problem is not only do you miss it sometimes, but other people will be missing it in their song window as well. What makes this especially bad, and not many people notice this, is that these song auras get removed every time you zone, log out, or die. So half the time people are running around missing their auras on some of their box toons and they don't even realize it.
What I need is a command that will remove the aura if the berserker or someone else in the party is missing the effect in the song window and reapply it. Is this possible?
somthing like
Buffs1=Aura: Bloodlust aura|remove|cond1
Cond1=${Target.Song[Bloodlust Aura Effect].ID} && ${Me.CombatAbilityReady[${Spell[Bloodlust Aura].StacksTarget} <--- Does not work. Not sure how to code this.
Also need the same commands for shaman, pally, and bard auras.

