WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Macro Help (https://www.wowinterface.com/forums/forumdisplay.php?f=140)
-   -   Target and cast to a specific target (https://www.wowinterface.com/forums/showthread.php?t=59096)

suduliki 04-14-22 10:37 PM

Target and cast to a specific target
 
Hello. Can anyone help with the macro. Goal: you need to take a particular mob in the target and give it a cast, but not give this cast in the current target, if it is not that particular mob.

elcius 04-15-22 03:28 AM

you can do something like this:
Code:

/cleartarget
/tar mobname
/cast [exists] spellname
/targetlasttarget

but there is no perfect solution and it's better practice to just use focus casting.

Dridzt 04-15-22 05:20 AM

I don't think /targetlasttarget will work as intended in this situation (due to the /cleartarget at the start)


All times are GMT -6. The time now is 02:16 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI