wizard script - cuncussion

bob_the_builder

Well-Known Member
Add this to Have_Aggro


Code:
	if ${Me.Ability[${SpellType[330]}].IsReady}
	   call CastSpellRange 330
Also, shouldnt these be SpellType instead of SpellRange ?

The ones in Have_Aggro

Bob
 

Pygar

EQ2Bot Specialist
That is right, though it would be better to have this used in your routine before you have aggro ;)
 
Top Bottom