Broken kick in macro after TSS launch

Status
Not open for further replies.

Drellisdee

Aka Dr. LSD
Joined
May 14, 2005
Messages
253
Reaction score
0
Points
0
Location
SC
Been using this line in a macro i wrote for months doesnt seem to fire after TSS launch what change do i need to make it work? I'm sure its something so simple im just overlooking it any help would be appreciated.
Code:
/if (${Me.AbilityReady[Kick]} && ${Target.Distance}<17 && !${Me.Casting.ID}) {
      /doability "Kick"
      }
 
There were some /doability issues at first, next update or 2 may fix it for ya.
 
/bump any fix to this yet? Are abiltites fixed in new MQ2?
 
Status
Not open for further replies.