jamie75
Well-known member
- Joined
- Oct 28, 2005
- RedCents
- 674¢
I'm using Eqmule's version of KA. i'm trying to figure out how to keep my shaman form casting Sabretooth/lion before it's worn off. below is my snip of code. do i have something wrong?
I get the below when i try to echo the cond.
Code:
DPS1=Talisman of the Sabretooth|99
DPSCOn=1
DPSCond1=!${Me.Buff[Talisman of the Sabretooth].ID}
I get the below when i try to echo the cond.
Code:
with the buff on shaman
[2019/01/05 13:27:45] [MQ2] !19
without the buff on shaman
[2019/01/05 13:27:52] [MQ2] !NULL

