Can you make a macro that will go on specific person if they are in the group otherwise itll go on mouseover?

I want to make an innervate macro to always use on my favorite healer in my raid group but for when they aren’t in the group itll go on mouseover. Im using 2 different macros right now but switching them out is annoying and would like to have it as 1 macro :slight_smile:

#showtooltip
/cast [@NAME,help,nodead] [@mouseover,help,nodead] [] Innervate
1 Like

thankies :slight_smile: