Code: Select all
#define SnareSpell "Embracing Darkness"
Sub Main
/declare SnareTimer timer outer
/varset SnareTimer ${Math.Calc[${Spell[SnareSpell].Duration.Seconds}*10].Int}
/echo ${SnareTimer}
/delay 100
/echo ${SnareTimer}
/return
also whats the attack animation number?
was tryin something like this
!${Me.Pet.Animation[#]} would that work for determining if pet is attacking?
thanx in advance guys :)
Edit : Spelling ...


