Thread Tools Display Modes
Prev Previous Post   Next Post Next
03-08-18, 11:59 PM   #1
ilion
A Murloc Raider
Join Date: Mar 2018
Posts: 4
Addon for selecting assigning specific targets

Hi all, looking for an addon that treats the focus as a secondary selection for targets that are friendly (healable) without modifying current target. Any other targets are targeted as normal

So: on click of character model or frame:
if a target is friendly and alive, set to focus, and do no set to target
if else, behave normally

Expected behavior: if i already have a target and select a friendly, i keep my same old target and assign that friendly to focus. if i have no target and select a friendly, they are set to focus and i still have no target.

Does this exist? If not is it doable and is anyone up to the challenge?

So here's the functionality in macro form, but instead of pressing a button, pressing left click (again, must work on character models too which is why clique wont work)

Code:
/target [@mouseover,nohelp]
/focus [@mouseover,help]
/cleartarget [focus=target]
/targetlasttarget
THANK YOU!

Last edited by ilion : 03-09-18 at 01:59 AM.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Addon for selecting assigning specific targets

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off