
Originally Posted by
Penetrator
I'm having two small issues trying to write healing hotkey/macros for my slave characters using spells that have a cast time (not instant cast).
I have "move backward" bound to "N"
Problem 1: Currently I have a hotkeynet script that causes my slave character to recieve a quick "move backward" input (to break autofollow and stand still) followed by casting holy light.
<Hotkey ScrollLockOn 5>
<SendLabel w1>
<key n>
<wait 100>
<key F5>
This works fine in the sense that if I press the hotkey once, the character stops autofollowing and stands still casting holy light. The problem is if i hit it again before the cast time is over, it will send another quick "move backward" and interrupt the current spell cast, because you have to stand still for the duration of the spell cast in order to successfully cast it. Is there some kind of work around that I can't figure out that will allow me to have a spammable hotkey that will stop autofollow and hold the character in place but actually complete the spell cast even if i accidentally press the key again?
Connect With Us