I want a macro to target Toxic Horror and put a skull on them. I’ve been using this: /target Toxic Horror but idk how to put a skull on them. All the answers on google mention raids so idk if thats different. So whats the macro to do this?
/target Toxic Horror
/script SetRaidTargetIcon("target", 8)
The number at the end corresponds to the icon you want to use. So 1 is star, 2 is circle, etc…
5 Likes