The basic scenario I want is that I target someone, press the macro and it does something along the lines of:
/say KILL %class
“%class” (this is the bit I’m stuck on)
I know you can do %t, etc, to show targets name, but Class would be more useful for me.
I’m also playing on WoTLK Classic, if that changes anything.
TY
This is my current macro:
/say KILL %t
/script SetRaidTarget(“target”, 8);