bob_the_builder
Well-Known Member
Add this to Have_Aggro
Also, shouldnt these be SpellType instead of SpellRange ?
The ones in Have_Aggro
Bob
Code:
if ${Me.Ability[${SpellType[330]}].IsReady}
call CastSpellRange 330
The ones in Have_Aggro
Bob