Is it possible to make a macro that marks your target with the “skull” icon? Then maybe click on the macro again to erase it? Is this possible?
How about an spot on the ground?
Is it possible to make a macro that marks your target with the “skull” icon? Then maybe click on the macro again to erase it? Is this possible?
How about an spot on the ground?
Yes. Using it once will put the skull on your target, using it a second time will remove it.
/script SetRaidTarget("target", 8)
that worked thanks!