Search found 1 match

by Simple
Wed Mar 02, 2005 5:22 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Warrior RH Mod
Replies: 43
Views: 24541

Attack problem!

If you have the problem that it wont assist and autoattack then make the following change! /goto :EndAutoassist :LastAttackCheck |- Do we have an NPC targeted and is it hurt enough to attack? /if (${Target.PctHPs}<=${assistpct} && ${Target.Animation}!=32 && ${Target.Animation}!=110) ...