• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

MobHealth

 

Project Updated:
Files Updated: Tue, Sep 23 2008
Supports Game Version: Beta 3.0
Category: Unit Frames, and Combat
Tags:

[Edit Tags]

Project Manager: Hezghul
Additional Authors: No additional authors
Current Version: MobHealth v0.3 CC-fix
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 45
Downloads Total: 72,168
Favorites: 283
Comments: 31
  • About MobHealth
  •  

MobHealth display infos about the targeted Mobs health.
MobHealths calculation algorithm is based on Telo's work at the WoW MobHealth Addon

You need LibSlash for this Addon to work -> click

Btw: This also works in PVP / RVR ;)

The current Release displays calculated numeric values of health and the health percentage (which cycles from green to red color on it's way down to zero).

The Lable is automaticly attached to the target window frame.
Addon works if you have Aiiane's CleanUnitFrames too (MobHealth v0.3 CUF Fix - and all version above)

There are a couple Slashcommands
type /mh help ingame to get the current valid commands

  • /mh displaynum -> this will toggle the visibility of numerical value
  • /mh displaypct -> this will toggle the visibility of percentual value
  • /mh colors -> this will toggle the coloring of the percentual value
  • /mh resetdb -> this will clear the whole database and all settings
  • /mh debug -> this will toggel DEBUG messages in the /debug window

If you encounter any error after an update of this Addon, please try to delete the MobHealth folder in the \Warhammer Online - Age of Reckoning\user\interface\AllCharacters directory first!

Please Report any errors using the Ticketsystem

Remember to check MobHealth at curseforge too for updates...

  • 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  
  MobHealth v0.3 CC-fix Release Beta 3.0 59,990 9/23/2008
  MobHealth v0.3 CUF-Fix Release Beta 3.0 385 9/21/2008
  MobHealth v0.3 Beta Beta 3.0 511 9/21/2008
  MobHealth v0.2 Beta Beta 3.0 191 9/19/2008
  MobHealth Beta Beta 3.0 339 9/18/2008
  • 1 page(s)
  • Screenshots (1)
  •  
  • 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.
  • When I do a debug I get this one: anyone that can help with that:

    [String " interface/addons\mobhealth\mobhealth.lua"]:366: attempt to index global ' chawindow' (a nil value)

    Reply Report Permalink
  • Any way to make it movable? would be helpful. just a thought, thanks, very useful! Also Ladies and Gentlemen keep in mind, the algorithym is basing its health on how much damage you do vs how much % it drops. the move times you hit, the more accurate it becomes. thats why its always changing.

    Reply Report Permalink
  • detlefd said 

    we need a new mobhealth addon!

    or simply something to show the % next to the target window

    Reply Report Permalink
  • -erinys- said 

    lol this thing doesnt work AT ALL, one big mess of numbers on mobs and people and its never close to the actual

    Reply Report Permalink
  • I used the EA_chat fix but when i log/exit game, the next I play game the % is back is this a bug?

    Reply Report Permalink
  • This should be updated or someone make a better one :P

    Reply Report Permalink
  • What do u edit to make the % go way? The commands just say error.

    Reply Report Permalink
  • Anyone know how to move the HP stats to the right in Psistatus, like it is in clean status?

    Reply Report Permalink
  • This needs to be updated to the change of name of the chat window, so I can output text to the window, instead of an error message.

    Reply Report Permalink
  • ADreamer said 

    ok this addon is really usefull but it doesn't work properly...
    1) It never gives an accurate number (might be some problem in the calculation procces).. the mobs health allways changes even if i fight this mob for a year...
    2) I think that the addon does not create a database where it saves the health of each (different type and lvl) mob and it allways recalculates the health as it was the first time i encountered that mob. Sometimes the initial amount of health it shows is from the previews mob i killed...
    3) I don't know if you generaly can detect the amount of damage of the party members but this addon doesn't for sure.. When i'm in a party there are serious problems with the calculation..

    If you want to get some hints on how to improve this addon check the code from the mobinfo addon for WoW..

    Reply Report Permalink
  • BallaRa said 

    If you (like me) want the text on top of the health bar, change the following lines in the lua file, so the last 2 variables in each (x/y coords) look like this:
    WindowAddAnchor("MobHealthMainText", "bottomright", "TargetWindowStatusConLabel", "top", 70, -40)
    WindowAddAnchor("MobHealthMainNum", "bottomright", "TargetWindowStatusConLabel", "top", -30, -40)

    (NOTE: Haven't tested this in different resolutions or the like, might not work with those exact values for you. :-)

    Reply Report Permalink
  • ff7gods said 

    Is there any way to get the Text Champion or Lord off the health bars? I have the numbers over the health but cant figure out any way to remove these words which make it look anoying with the text overlap.

    Thanks.

    Reply Report Permalink
  • Akaruz said 

    it gets an estimative , the more you kill the more accurate it will be

    Reply Report Permalink
  • How does the number display work...is it working properly? The total health of the mob appears to go up during the fight...for example it might start at 468/468, halfway through it'll be 293/1080 and at the end 0/1940.

    Is it just me?

    Reply Report Permalink
  • ltdeta said 

    same too

    Reply Report Permalink
  • Sture said 

    I get the following error:

    [string "Interface/AddOns\MobHealth\MobHealth.lua"]:322:attempt to index global 'ChatWindow' (a nil value)

    Reply Report Permalink
  • Sture said 

    I found out a way to fix that ChatWindow error I mentioned about, I like to share it with the community. Edit the MobHealth.lua file and replace all ChatWindow with EA_ChatWindow.

    Reply Report Permalink
  • Sture said 

    and now I see that someone else already have posted the solution. I try to look better in the future even if I already am looking good :)

    Reply Report Permalink
  • Gregson said 

    Any chance this will be compatible with Meta Hud??
    Also this addon disables using slash commands for metahud (cause they are starting from /mh too)

    Reply Report Permalink
  • Deezel said 

    Just replace ChatWindow with EA_ChatWindow and you're good to go until the addon is fixed.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 424 Paint the leader PvP, and Combat
  2. 327 Squared Unit Frames
  3. 201 Pure Unit Frames
  4. 196 Phantom Buffs & Debuffs, Development...
  5. 174 Twister Buffs & Debuffs, Action Bars...