/script Minimap:PingLocation(0,15) is what you get if you copy paste that code directly to text. i have it typed your way in the macro (the way i typed it just errors out) sry for the confusion.

As a side note i did a little test for testings sake. I put my mages into a triangle all at max casting range from eachother

with my main having the macro

/cast Blizzard
/run Minimap:PingLocation(0,0)
/script Minimap:PingLocation(0,0)

and clones having

/cast Blizzard
/script MinimapPingLocation(Minimap:GetPingPosition())

and they all cast at their own feet. The main is expected from the coords 0,0 but he pings himself correctly and both clones cast at their own feet not his. What'd i break!!



argh clones macro has the : in it where correct i just keep deleting the smiley and retyping it wrong :P