Hi everyone,
I’ve only found old forum posts on how to do this but none seem to work for me.
I’m trying to make a macro to cast hunters mark first then cast aimed shot (aimed shot can be replaced by any other spell in multiple macros). I’ve tried this:
#showtooltip Aimed Shot
/cast Hunter’s Mark
/cast Aimed Shot
This only casts hunter’s mark, it won’t cast the second spell. Given my limited understanding of macros, any advice on how I may be able to get this to work? Thanks!