• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Targets

 
Project Updated:
Files Updated: Sun, Oct 18 2009
Supports Game Version: 1.3.1
Category: PvP, Combat, and Unit Frames
Tags:

[Edit Tags]

Project Manager: Bola
Additional Authors: eowoyn
Current Version: 0.75-beta
License: GNU General Public License version 2 (GPLv2)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 5
Downloads Total: 5,937
Favorites: 8
Comments: 20
  • About Targets
  •  

Overview

Targets builds and maintains custom player lists. Players are acquired on mouse over or tabbing (i.e. whenever the target changes). Targets lists are currently sorted by the player's health. Targets can be used to easily heal out-of-group players or to focus fire on weaker enemies.

Features

  • Locking Right click a player in the list to lock him. Locked players are sorted first and won't leave the list by timeout.
  • Favorites SHIFT + right click to flag a player as favorite. Favorite players are always locked whenever you find them on the battlefield :D (both allies and enemies)
Command list
  • /targets toggle <allies | enemies> Show/hide allies or enemies list
  • /targets maxplayers <allies | enemies> <count> Sets the maximum number of players per list
  • /targets removedead <allies | enemies> Toggle removing dead players from the list (default on for enemies)
  • /targets sorted <allies | enemies> Toggle player sorting by their hp
  • /targets removefullhp <allies | enemies> Toggle removing players with 100hp (default on for allies)
  • /targets filter <allies | enemies> <sc|wb|group> Toggle specific player filtering (filtered players are not displayed)
    • sc = filters players in your scenario warband (good to spot out of group players)
    • wb = filters players in your warband
    • group = filters players in your group
  • /targets addfav <name> Adds a player to favorites
  • /targets delfav <name> Removes a player from favorites
  • /targets listfav List all favorites players
  • /targets clearfav Remove all favorites
Dependencies

Targets requires LibSlash

FAQ

Q: Why enemy targeting is so slow ?

Enemies are targeted using "/target" chat commands, which makes it slower compared to friendly targets. Apparently I cannot use the same API call for setting friendly and enemy targets.

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Targets 0.75-beta Beta 1.3.1 1,129 10/18/2009
  Targets 0.74-beta Beta 1.3.1 1,449 8/24/2009
  Targets 0.73-beta Beta 1.3.1 325 8/20/2009
  Targets 0.72-beta Beta 1.30b 432 8/10/2009
  Targets 0.71-beta Beta 1.3 824 7/12/2009
  • 1 page(s)
  • Screenshots (2)
  •  
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Current game version is 1.3.3 - any chance of updating this mod? I have the same issue as the poster below me - it is not loading up at all anywhere on my screen, yet the mod is enabled and I can access all of the /targets commands. Can we get a little insight for how to show the mod on our screen?

    Reply Report Permalink
  • KercKasha said

    Hi, I recently installed this mod but the window where the list of targets is meant to appear, doesn't appear at all! I don't know if this is simply due to the new version or my bad luck but the window wont appear. The plugin is activated, I can mess with the console commands but the window itself will not show up. I had a similar problem awhile ago which was solved by resetting the interface layout to default but this didn't work either. Any ideas?

    Reply Report Permalink
  • KercKasha said

    Welp never mind, it showed up underneath the interface menu thing

    Reply Report Permalink
  • mtsnoop said

    thanks for your answer and i made the toggling function from my ui show the current state of the list :) and yes, this is the new yakui version :)

    Reply Report Permalink
  • mtsnoop said

    hell again :)

    first thanks for the changes made in the last version.
    now to my question: i build a button to toggle targets (enemy/friendly list visible/invisible) and i want to have a chat message that displays wether the toggled list is visible or not. any idea how i can get this information and use it in my own lua to launch the text entry?
    i would rather not change the code in your addon, so the function is still working even if targets get updated :)

    here is a screeny of the button:
    http://img25.imageshack.us/img25/8620/admyra003.jpg

    see those 5 buttons above the chatframe? middle button is for targets. rightclick toggles the friendly targets list, leftclick toggles the enemy list.
    if i get the state of the addon, i might even color the button depending on the it :>

    cheers
    yak

    Reply Report Permalink
  • Talo said

    Your UI is amazing. Is that available as a pack or can you send me a PM with the addons you use to create that? :)

    Reply Report Permalink
  • Bola said

    I think is YakUI

    Reply Report Permalink
  • Bola said

    Hello fellow Zealot,

    You can inspect these 2 variables:
    Targets.allies.visible
    Targets.enemies.visible

    Hope that helps :-)

    Reply Report Permalink
  • Cyrc said

    My wife and I were looking for a way to handle healing/rezzing out-of-warband in Keep defenses. Mostly in keeping tabs on our Tank Wall people. This mod looks like the answer. That said, I have one request. Could we please have a way to only put people on the friendly list if we explicitly say to? For example, right now, every person I mouse over gets added to the list (unless filtered out). I'd like to be able to only add someone if I ctrl-right click or something like that.

    Reply Report Permalink
  • Bola said

    Hi Cyrc,

    Thanks for the feedback :-)
    I will add the modifier key for the next version.

    cheers

    Reply Report Permalink
  • Bola said

    Adding this modifier key is a bit trickier than I thought, I had to postpone it.

    Reply Report Permalink
  • Nyarjo said

    Would it be possible to add the ability to filter certain classes? Being a shadow warrior, it doesn't help too much to have a list of tanks. Also, it would be really awesome if the list only showed people in range. For instance, if I lock a disciple, that character is only on the list when in range.

    Great add-on, though. It looks like it's shaping up to be awesome!

    Reply Report Permalink
  • Bola said

    Hi Nyarjo,

    Nice ideas :-) I will take a look on how to check range. Career filtering is not hard to do, I just need to come up with a good way for the user to select which careers he wants filtered.

    cheers

    Reply Report Permalink
  • Nyarjo said

    I am knows scripter, so I don't know if this helps, but it seems like all you would have to do is check to see whether an attack (or a heal) can be cast. If it can, add them to the list, otherwise, remove them. I'm also wondering if it would be possible to automatically add people to the list,. I have real shaky hands and can't click on moving target very well, so a list of every possible target in range would be awesome.

    It's very refreshing to have a developer of anything actually pay attention to suggestions :-) Thanks!

    Reply Report Permalink
  • Irinia said

    Also, it'd be great if you could filter targets with full health (and remove them when they get full health)

    Reply Report Permalink
  • Bola said

    That's a nice idea, I will implement for the next release. Thanks ;)

    Reply Report Permalink
  • Bola said

    Check 0.72 ;)

    Reply Report Permalink
  • Irinia said

    I can't seem to disable sorting of allies. It displays messages saying it's been changed, but it doesn't actually change.

    Reply Report Permalink
  • Bola said

    Hi Irinia,

    I will take a look :)

    Reply Report Permalink
  • Bola said

    I couldn't reproduce your problem, for me it works :(
    Can you check on /debug if you get any messages please.
    And check the new version ;)

    Reply Report Permalink
  • Addon Packs Containing Targets

Most Downloads / Day

Targets has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 84 Squared Unit Frames
  2. 80 State of Realm PvP
  3. 73 Twister Buffs & Debuffs, Action Bars...
  4. 63 Warhammer Scrolling Combat Text Combat
  5. 54 HealGrid Unit Frames