[Solved] Self apply Icon [target=player]

So i’m trying to apply an Icon (orange one specifically) on me, without targeting myself

I know its a mix between:
/cast [target=player]
and
/script SetRaidTarget("target", 2);

I’ve googled, searched these forums. I’ve played with the wording.
And what addon is there i can use to make the Macro Interface screen bigger?

/run SetRaidTarget("player", 2)

2 Likes

perfect thank you