no1knowsy
Well-Known Member
- Joined
- Feb 28, 2010
- Messages
- 3,927
- Reaction score
- 57
I was looking at the API and other plugins but I didn't see any methods to check the distances between two WoWUnits (both of these units not be ObjectManager.Me)
Like if something is dead, I want it to check if any other wow units are within say 10 yards of the dead unit. This is for a Mage Plugin for Blinking help...
So far it passes args when a mob dies of the dead units into it, and it checks distances to that unit and blinks, other checks in play for ability to blink blah blah...
I just really need a method to check distance between the lootable mob and other WoWUnits.
Like if something is dead, I want it to check if any other wow units are within say 10 yards of the dead unit. This is for a Mage Plugin for Blinking help...
So far it passes args when a mob dies of the dead units into it, and it checks distances to that unit and blinks, other checks in play for ability to blink blah blah...
I just really need a method to check distance between the lootable mob and other WoWUnits.