Targets

Favorite and locked example

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.

You must login to post a comment. Don't have an account? Register to get one!

  • 2 comments
  • Avatar of tradershell tradershell Mon, 22 Jun 2009 23:21:24

    Install with curse client option does not work... how do i install this?

  • Avatar of dankra dankra Tue, 16 Jun 2009 19:23:14

    Thnx ;)

  • 2 comments

Table of contents

  1. 1 Overview
    1. 1.1 Features

Facts

Date created
05 May 2009
Categories
Last update
18 Oct 2009
Development stage
Beta
Language
  • enUS
License
GNU General Public License version 2 (GPLv2)
Curse link
Targets
Recent files
  • B: 0.75-beta for 1.3.1 on 18 Oct 2009
  • A: r37 for 1.3.1 on 18 Oct 2009
  • B: 0.74-beta for 1.3.1 on 24 Aug 2009
  • A: r35 for 1.3.1 on 24 Aug 2009
  • A: r34 for 1.3.1 on 21 Aug 2009

Authors

Relationships

Required dependency
LibSlash