WoW Priority Target addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon Priority Target

Priority Target

Game Version: 6.2.2
Total Downloads: 7,255
Updated: Sep 14, 2015
Created: Nov 1, 2013
download Priority TargetDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.3.6 release 111.25 KB Sep 14, 2015 6.2.2 4,511 download Priority Target v1.3.6 releaseDownload
v1.3.5 release 110.89 KB Sep 12, 2015 6.2.2 220 download Priority Target v1.3.5 releaseDownload
v1.3.4 release 104.09 KB Sep 7, 2015 6.2.2 280 download Priority Target v1.3.4 releaseDownload
v1.3.3 release 103.76 KB Sep 4, 2015 6.2.2 227 download Priority Target v1.3.3 releaseDownload
1.3.1-62000 release 104.65 KB Sep 1, 2015 6.2.0 205 download Priority Target 1.3.1-62000 releaseDownload
1.3.0-62000 release 104.65 KB Aug 31, 2015 6.2.0 126 download Priority Target 1.3.0-62000 releaseDownload
1.2-50400 release 98.35 KB Nov 23, 2013 5.4.1 1,686 download Priority Target 1.2-50400 releaseDownload

Screenshots

Description

Share this:

How does it work? What does it do?

prioTarget can hold a list of targets ordered in priority from most important to least important.
Once such a list is loaded you can use it to target switch very easily.
It is mainly intended as a damage dealer assistant on fights with complex dps priority requirements.

(typically add fights: Galakras, Nazgrim, Spoils, Paragons of the Klaxxi to mention some t16 examples)

How do I use it?

When first extracted in your AddOns folder and after logging into the game prioTarget will put a floating button with a cross-hair graphic on your screen.
Alt click and drag it wherever you want to place it, it will save its new spot.
You can also choose to hide it completely from the addon options and use its keybind or macro functionality.
prioTarget Button
Once a suitable priority list is loaded, interacting with the button will target the highest priority target that is alive, and move on to the next once it's dead.
You can interact with the button in one of three ways (or a combination)

  • Click it.
  • Set a keybind to it and press that key.
    You can do that from the game keybind options or from the addon options.
    prioTarget keybind option (game menu)
  • Include it in an ability macro. Example:
    /click prioTarget
    /cast Arcane Shot
    

    The prioTarget macro line accepts all other macro conditionals.
    If for example you want the button to only do its target switching when you have a modifier key pressed you can edit that line to

    /click [mod] prioTarget
    
  • At the simplest you can just leave the prioTarget button visible as a mouseover reminder of the dps priority you've been assigned.

How do I load lists to it? How do I configure it?

prioTarget comes with some preset example lists but its greatest power is the ability to create your own target lists and as a group leader even share them with other group members that have the addon.
At present the player needs to load one of the preset priority lists to the button from the addon options or accept a priority list sent by the Group Leader.
Advanced users can also create auto-load conditions and link them to Priority Lists to have the addon try auto-load them.

You can bring up the options in one of two ways.

  • Right click the minimap button with the cross-hair graphic.
  • type /ptarget opt in chat.

Once you do, an option screen like this will appear.
prioTarget General Options
The tree control on the left allows navigation of the various option panels, the right panel shows details for each section.
<Auto Accept> controls whether any priority lists sent by the group leader are accepted automatically or need you to respond to a confirmation popup.
<Auto Select> controls whether the addon will try to automatically load priority lists for which there are loaders.

The good stuff comes when you click the <Priority Lists> heading on the left panel.
prioTarget Options: Target Lists
Now you can see what priority lists are available and which one is currently loaded on the targeting button, marked with the jolly roger (skull and bones).
Left click any list to load the associated targets on the prioTarget button.
Typing a list name into the <New List / Rename List> lets you create a new empty list.

How do I change target priorities for an existing list or add targets to an empty one I just created?

Expanding <Priority Lists> at the left panel or right-clicking a priority list button and selecting <Manage Targets> from the menu will allow you to navigate to a specific target list on the left panel.
Once there the right panel will show the targets included in the list ordered from highest priority (top) to lowest (bottom).
prioTarget Options: List Targets
Clicking one of the target name buttons allows you to raise or lower its priority or even remove it.
The <New Target> input field is where you can type a new enemy name and press <Enter> to add it to the list of targets.
Alternatively if you are able to target the enemy, you can press the <Add Target> button which will fill in the name ready for storing on the list.
This is also how you would add targets to a new empty List you just created.

Advanced; Managing Loaders and linking Priority Lists to them.

Selecting the <Loaders> from the left panel shows on the right the interface where you can manage existing loaders and add new ones.
There are two types of Loaders: NPC and Location.
prioTarget Options: Loaders

  • An NPC loader allows the addon to load a target priority List, when the player mouseovers or targets an NPC with a specific ID out of combat.
    (you can find NPCids at wowhead or wowdb or if you can target the NPC, the addon itself provides a button to fill in its ID)
  • A Location loader allows the addon to try load a target priority List when the player enters a specific area or location.
    The location loader has a map integration module to let the player limit the loading zone to a subsection of the map (when for example the same map is shared by 2 encounters so the general area is not enough)
    This is only active on the world map while the prioTarget options are shown and the Location button has been used.
    prioTarget Options: Location Loader Map(click to view full size image)

Loaders can be linked to priority Lists from the right-click menu on Lists
prioTarget Options: Link Loader to List

Note: The <Auto Select> general option needs to be active for the addon to even test conditions for auto-loading.

Known Limitations, Caveats

  1. While the addon will at times appear almost magic in its ability to follow a target priority list it works entirely within the constrains of the secure system and Blizzard policies.
    Nothing it does couldn't be done with the use of complex macros; all it does is add convenience and save you (a lot) of macro space.
  2. Due to the above any auto loading of priority lists, either from using the Loaders functionality or accepting a list sent by the group leader can only happen out of combat (or at the next out of combat opportunity)
  3. It is best used in instanced content where named NPCs or specific groups of NPCs can be found and any enemies that cannot be targeted through a macro cannot be targeted by the addon, such are best omitted from priority lists (example: Dragonmaw War Banner dropped by Flagbearers in Galakras encounter cannot be targeted through a macro, while Kor'kron Banner NPC spawned by Nazgrim can – and aren't you happy for that 🙂 )
  4. Finally at the moment prioTarget will make use of your focus target (set it or clear it automatically at times) to allow target switching to work intuitively.
    If you have an assignment that requires you to keep a specific target stored as focus during the entire encounter take this into advisement.

This is the first public release, addon has had only internal/guild use so far hence the lack of localization options (maybe in the future).

Enjoy 😉

Comments

Add a comment