[email protected]
New member
- Joined
- Sep 12, 2004
- RedCents
- 11¢

I am trying to check the status of my pet's buff using this
/if (!${Pet.Buff[Burnout IV].ID}) {
/cast "Burnout IV"
/delay 5s
}
but it keeps recasting regardless of the buff being there or not. I can't seem to find what I am doing wrong with this, any help is appreciated.


