View Single Post
02-17-14, 03:13 AM   #1
Spawnova
A Warpwood Thunder Caller
 
Spawnova's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 96
Ping minimap question

Since the function to ping the minimap uses it's own values instead of what GetPlayerMapPosition returns, I'm having trouble pinging the minimap at the location I would like to.

For instance I would like to ping 58,58 on the minimap, but Minimap:PingLocation() uses pixels from the minimaps center rather than coordinates.

If anyone knows how to do this or can point me in the right direction I would appreciate it.
  Reply With Quote