-
Seeking Macro Help
I am looking for a simple Macro that can be done that singles out a certain creature as an attack target. Lets say I wanted to hunt Air Sprites in Larkscall where the Sylpia are located (touched ones)... I like to make a basic Macro that will target only the Sprites with Aero to draw them in and then I would Manually Spam Holy to kill them off quickly. Naturally I do not want to target the touched ones.
I have tried;
/targetenemy <Ice Sprite>
/targetenemy "Ice Sprite"
/t "Ice Sprite"
/t <Ice Sprite"
And many others... Any help on this will be greatly appreciated.
-
wouldn't it be more like...
/ac "Aero" <Ice Sprite>
But I'm not sure if that would work either.
-
I don't think you can set up a macro for a set enemy
-
Nope, macro pulling doesn't work if you want specific mobs. This is mostly to avoid people abusing it to pull things like NMs, which of course don't exist, and the like. You could try the letter placeholder for them though, the one that appears in the enemy list next to their names: <a> <b> <c> etc., if those appear for them as soon as they spawn. I doubt it'll work but it can't hurt to try.