1. #1

    [help] Players, that target current target

    Hello. I am looking for API or whatever is this to get list of players that target current target. X-perl and ElvUI has this function but i want to know how i can do this by hand. (i.e. /dump GetPlayersThatTargetThisTarget() . Something liek that)

  2. #2
    High Overlord Ironi's Avatar
    15+ Year Old Account
    Join Date
    Dec 2007
    Location
    Finland
    Posts
    114
    i think the only way to do this is looping trough party/raid members target and then comparing them with yours, for instance you could use UnitIsUnit(unitid, unitid)
    Abandon the search for Truth; settle for a good fantasy.
    iKeystones, iLFRDescription, iEncounterEventTracker

  3. #3
    Ok i see now. So i made WA to display it trough raid targets and its working nice. Thx for advice

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •