Set target macro

I’m on TBC, and I’m not sure what’s wrong with this old macro that I used in TBC the first go around.

/script SetRaidTargetIcon(“target”,8):
/p {skull}{skull} %t is the kill target {skull}{skull}

The second line of the macro works fine. It’s the part which actually sets the skull on the target that I’m having difficulty with.

Remove the colon.

that got it. Thanks!