View Single Post
11-30-14, 03:27 PM   #1
duhwhat
A Wyrmkin Dreamwalker
Join Date: Aug 2008
Posts: 51
focus toggle with mouseover

Hello, I am currently using a macro for toggling focus. While I'm happy with its behavior as is, I was wondering if it would be possible to add a mouseover function to it.

here's the macro:

/clearfocus [noexists]
/stopmacro [noexists]
/cleartarget [@focus, exists]
/focus
/targetlasttarget [noexists]
  Reply With Quote