This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
DPS Interface
Post Reply
Return to board index
Post by
258796
This post was from a user who has deleted their account.
Post by
pelf
The only way to get a unit's GUID is to locate it via one of the valid UnitId combinations.
What that means is that you can't get a "list" of nearby enemies unless they're all being targeted by something. You can loop through all your party/raid members and find a list of all the enemies they're targeting, but that's about it.
Post by
Neffi
More presicely, unless they're being targeted by somebody in your party or raid, by a pet in your party or raid, or by your target, focus, or mouseover, to an unlimited depth (of course there're realistic limitations to depth scanning).
Basically, what you wan't can't be reliably done to any degree of accuracy or thoroughness. Just learn to make use of your
focus
, and use a dedicated focus frame.
Post by
pelf
More presicely, unless they're being targeted by somebody in your party or raid, by a pet in your party or raid, or by your target, focus, or mouseover, to an unlimited depth (of course there're realistic limitations to depth scanning).
That wasn't
that
much more precisely :).
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.