View Single Post
10-26-16, 04:52 PM   #2
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
Except the change was that the AddOn API no longer knows the player position in dungeons. You can't plot relative position between A and B if you don't know A's position, let alone B's.

You could check if a spell is in range between players. Check the ranges of various spells that have different ranges.
  Reply With Quote