Get an Epic Experience with Premium

Simple Threat Meter

Boss Encounters Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 1,027 Monthly Downloads
  • Supports: 5.3.0
  • 65,684 Total Downloads
  • Updated 05/21/2013
  • Created 08/16/2008
  • 104 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: GNU Lesser General Public License version 3 (LGPLv3)
  • Newest File: 5.3.0
or

About Simple Threat Meter

DESIGN

Simple Threat Meter is a lightweight mod that displays your threat level on your current target as a bar. It's there when you want it to be and gone when you don't need it.

The bar displayed fills up from 0% to 100%. When it hits 100%, that's the point where you pull aggro off the tank.

This uses the BUILT-IN Blizzard threat values, so is guaranteed to be 100% correct, and is also based upon your distance to the target.

FEATURES

  • Displays threat in a single, visually pleasing, bar format.
  • Lightweight, uses Blizzard threat% values, rather than having to calculate all the time.
  • Now includes sounds! A number of configurable audio warnings for when your threat level is too high.
  • Horizontal or Vertical bar modes, with various layout options for text.
  • Threat bar coloured based upon your current threat. Goes from green, through yellow to red.
  • Has many built in sounds & textures, to make sure it can fit in with how you like your user interface to look. Supports sharedmedia.
  • Highly configurable display conditions: solo/group/raid; with pet; in/out of combat and many more.
  • Can be set to automatically disable when you activate certain talent builds, so it switches itself off when you're tanking, but is on when you're in a dps role.

CONFIGURATION AND USAGE

To open the configuration panel, type the command: /stm or access through the standard add-ons configuration menu.

The configuration options themselves should be fairly clear.

The threat bars are also click-through when locked, meaning that they don't get in the way and stop you clicking on targets. You can also configure a transparency level, so you can see through the bars.

BACKGROUND

Omen does such a great job that I haven't seen many other threat meters developed, but with the complexity of some fights, I wanted something that doesn't take up much space on my screen and keeps me aware of my current threat level, but allows me to focus on the fight at hand.

So, Simple Threat Meter was born.

For reference, when using Omen or another threat meter, the values you need to be aware of:
110% - you will pull aggro from the tank if you are in melee range.
130% - you will pull aggro from the tank if you are further than melee.

With Simple Threat Meter, you just need to watch for 100%.

F.A.Q.

Q. Will you add support to show threat for multiple targets, such as offtanks or for my target's target for a healer?
A. No. That goes against the core design philosophy of this mod. It shows YOUR threat against what YOU are attacking.

Q. Can you make it so it goes up to 130%, as that's when I actually pull aggro.
A. Again, this is against the core design, that no matter whether you're at range or in melee, you only need to watch for the bar to go up to 100% to know where your danger level is.

Q. How did you get so much threat on a rabbit with out killing it ?
A. The images are just for the purposes of demonstration and I used a debug command to display an artificial level of threat for my target. :)

Q. I found a bug/want a change?
A. Please log them as a ticket at http://wow.curseforge.com/addons/project-7738/tickets/. Please check if the same bug regport/feature request already exists

TOC Bump

Comments

First Previous Page 2 of 6 Next Last
  • #63

    Is anyone going to be taking over this addon for updates?  I see the author is stopping support.  I myself know nothing about coding, but hate to see an addon that has been so simple and useful go away.

    Thanks.

  • #64

    Heya, the good news is that the mod doesn't use many weird API calls or anything, so should remain working with new patches (just check the "load out of date addons" box), as long as:

    a) The way threat is handled (including in combat log API) isn't changed.

    b) The Ace3 libraries don't change functionality in some weird way.

    I haven't played World of Warcraft since September 2011 though and don't have plans to re-subscribe.

  • #62
    hi,

    thanks for this nice addon :)

    would it be possible, to make it smaller than 10(px)?

    even cooler would it be, if a half-circle like "(" oder ")" bar-format would be possible ;)

    regards
  • #60
    (I have no clue if thishas been asked before...

    Is there any way to disable the sound if solo? I know there's a Main Spec & Off Spec option, but hearing "Attention!" every once in a while when I'm solo is a bit annoying.
  • #61
    The sound alert should obey the same rules as the visibility of the meter (ie. don't show if solo etc).

    I'll check and test this evening. :)
  • #57
    Any updates coming for this addon? A new updated version for 3.3.5 maybe?
  • #58
    Yeah, I'll issue an update soon. :)
  • #56
    Nice addon. Unfortunately as a mage not tracking threat when mirror images are up really hurts. Oh well, maybe one day ;)
  • #59
    I would like to second that. This addon would be really nice if you could add mirror image threat tracking.
    And another suggestion: I know you don't want STM to track aggro of your whole raid, but in quite some fights you need to know the aggro of the tank and the offtank. Maybe you could add some kind of "spark" to the bar for the second person in the threat list (and if your bar touches the spark you know it's yourself who is second).
  • #54
    Managed to pull off a pretty neat lay-out by using this together with Omen.

    Would love to see support of custom textures in the future, and perhaps an option to choose if you want the text to the left, centre or right when placing it inside the bar.

    The addon is much appreciated.
  • #55
    The problem with custom textures is that SharedMedia lib doesn't have textures with two orientations (horizontal & vertical)..
    I actually wrote STM using SharedMedia and I load my vertical bar textures into it and requested changes to SharedMedia as a default.
    I'll see what I can do to make it easier to add your own textures through SharedMedia_MyMedia
  • #53
    This looks good, I'm going to try it out and I'll give you some feedback :)
  • #48
    If it would only keep track of my threat while mirror images are out I could ditch Omen all together
  • #67
    Quote from Delusion98 »If it would only keep track of my threat while mirror images are out I could ditch Omen all together

    I did a quick read on this and found a few omen threads which indicate that that addon has looked at the problem and I think they fixed it - so I'm interested: Id it solved in Omen?  and is it still something that if STM fixed would be useful?

    Just as a note- I'm only just levelling a mage so this will be a little while before I'd be able to test if anything I did helped

  • #50
    The problem for me is that STM uses the built-in Blizzard percent values (hence why it's such a low footprint, doesn't do much maths etc). The built-in Blizzard value is 0% threat for the duration of Mirror Image.

    To be able to display this for you, I'd have to change the core calculations that STM does, to a much more complex model.

    Doesn't mean that I won't add in an option to run STM in a "complex mode" for mages/priests sometime in the future, but right now making the mod perform this large amount of additional calculations would be counterproductive for the majority of users.
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!