Ok, so i tried this instead:
Code: Select all
}
/if (${Me.Combat}) {
/doability "Flying Kick"
}
This will use flying kick when i press attack on, but will this cause any other problems? Since its constantly trying to kick even when its not up? (lag, mq detection or something like that).