Thread: Using %v?
View Single Post
  #6  
Unread 12-12-2014, 10:55 AM
wildsouth39 wildsouth39 is offline
A Young Mystail Rat
 
Join Date: Nov 2014
Server: Unkown
Posts: 2
Default

I am using DarqUI so not just default.

I am wondering if it is possible to use "conditional" commands in macro's?

for instance
if mouseover target exists cast @ mouseover
if no mouseover target exists cast @ target
if neither mouseover target or target exists cast @ self

or is it possible to use modifiers?
for instance (modifier #1 = shift, modifier #2 = Alt)
cast @ mouseover if no modifier
cast @ target if modifier #1
cast @ self if modifier #2

I played WoW for many years & mouseover macro's are a powerful tool, but without full functionality it isn't much better than what we already have.
Reply With Quote