magetheory
New member
- Joined
- May 3, 2020
- RedCents
- 30¢
- Version of KissAssist.mac?
- 12.002
- When did your problem start?
- When I moved it to DPS instead of BUFFS.
- Character Role?
- Assist
- What class is having this issue?
- Shaman
- How often does this issue occur?
- Always
So I want panther to be able to cast in combat, but if I leave it in buffs it refuses to cast while someone has aggro. I decided to try putting it in dps instead and it works, it just decides to cast panther every new mob even if there's still duration left on the initial cast. So I decided to try a condition where it should only cast if Talisman of the Panther isn't up.
This is the DPS entry and the condition I made, but it doesn't seem to be checking to see if panther is up.
I'm new to trying kissassist and making my own conditions, so any feedback would be appreciated on how to make this work.
Thanks
INI:
[CODE]DPS2=Talisman of the Panther|99|Cond1
Cond1=${Me.Buff[Talisman of the Panther].ID} == NULL
This is the DPS entry and the condition I made, but it doesn't seem to be checking to see if panther is up.
I'm new to trying kissassist and making my own conditions, so any feedback would be appreciated on how to make this work.
Thanks

