Quote Originally Posted by 'Falkor',index.php?page=Thread&postID=43693#post43 693
Quote Originally Posted by 'Piecemaker',index.php?page=Thread&postID=43589#po st43589
having some problems with blizzard:
my pala has the following macro:
/run Minimap:PingLocation(0,0)
/script Minimap:PingLocation(0,0)

my mages have the following macro:
/cast Blizzard
/script local x, y = Minimap:GetPingPosition() Minimap:PingLocation(x * 140, y * 140)

when i cast this, first time it just shows the green blizzard circles. The next time it casts blizzard at the location i was standing the first time.
The cast after that it's again the previous location.
What happens if you stand still and click the macro twice?
Where are you trying to test this.. location?
About the issue where the mages/locks/xxx starts channeling on last known minimap ping spot.
I solved this by just have one keybinding for my main pinging the minimap and one keybinding for casters to start their channeling. Works like a charm every time