• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

EMonitor

 

Project Updated:
Files Updated: Mon, Nov 3 2008
Supports Game Version: Beta 3.0
Category: PvP, and Combat
Tags:

[Edit Tags]

Project Manager: khalid_war
Additional Authors: No additional authors
Current Version: EMonitorv1.402
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 3
Downloads Total: 5,478
Favorites: 47
Comments: 96
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About EMonitor
  •  

Emergency Monitor Version 1.4


Description:

This mod constantly keeps your friendly target set to the person with the lowest health that is in RANGE and LOS of a defined spell. This way a healer can spam one of their heals and be assured that it will do something useful.

Use /emhelp to get a full description of commands as well as the current settings.

Right now it will check all players in your party, scenario or warband depending on settings. You can toggle checking in scenario on and off with /emtogglescenariochecking and warband checking with /emtogglewarbandchecking

Note: To change the minimum time between health, range and los checks, use the command

/emsetminUpdateFrequency 2.0

for example to change it from the default of every half second to every 2 seconds.

Note: MUST INSTALL THE LIBSLASH MOD TO USE EMonitor

Type /emhelp to get a list of commands

Setup:

Step 1) To start, set the ability it will use to check the range and validity of targets with /emsetfriendlyability(spellname) where spellname is one of your ranged heals, for example "Soul Essence" for DoK.

Step 2) Now set up a macro using the command /script EMonitor_Toggle()

Step 3) Hotkey this macro to a easy to use button.

Step 4) Now set up a macro to use the script command /script EMonitor_Target_Lowest

Now you should be fully set up. Instantly you should see your friendly target changing depending on if the people in your party are getting hurt. When you want to heal or buff yourself (that is, if you arent the lowest health already), just hit your hotkey bound to the macro in Steps 2 and 3 and it will toggle off EMonitor and select yourself. Then hit the macro again to start it up.


Another way to use it, is to have the mod toggled off all the time, and use

/script EMonitor_Target_Lowest()

in a macro to find a person to heal when you want to heal someone.


Caveats: This is a brainless heal mod for those that do not want to deal with the crappy heal UI that warhammer provided. Even though it checks range and los that does not mean that the lowest health person will always be the best target, they just happen to be the lowest. In many situations it might be better to heal someone that isnt quite as low. However, for those that would rather pay attention to other things, this is the mod for you!

As for some that say this mod does too much, well, too bad. If you dont like it, dont use it. Until they add a self-cast bind and a way to click-to-cast and make healing fun, I hope people find this mod useful.

EXTRA: Some users are experiencing problems with the IsTargetValid function that is used to check range and los. Try and put this ability on your main hotbar(bar 1) and have that bar visible, which seemed to help some people. It is also possible that the IsTargetValid check was changed by the developers. Testing is being done and hopefully we will find a workaround.

Future Plans:

1) Add pet support 2) Add a GUI configuration

  • Downloads (6)
  •  
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  
  EMonitorv1.402 Release Beta 3.0 1,876 11/3/2008
  EMonitorv1.401 Release Beta 3.0 69 11/2/2008
  EMonitorv1.4 Release Beta 3.0 101 11/1/2008
  EMonitorv1.36 Release Beta 3.0 788 10/3/2008
  EMonitor1.34.zip Release Beta 3.0 147 9/22/2008
  • 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.
  • vtnerd said

    I can confirm that /target works in chat.

    Use it successfully on myself and allies last night while testing. I'm not sure why you couldn't get it to work ideler.

    Reply Report Permalink
  • vtnerd said

    Interesting. Thank you for the information/investigation. I hadn't realized that '/target whoever' had been removed, but it must still be there.

    Detaunt Helper doesn't seem to suffer from this problem even post 1.3b.

    It uses
    SystemData.UserInput.ChatText = towstring("/target "..playerName)
    where playerName is an argument in the function it uses to target players, function DetauntHelper.TargetPlayer(playerName).

    If /target doesn't work, I'm not sure how this add-on could function but it does function because I've been using it.

    Reply Report Permalink
  • ideler said

    I investigated the issue a bit more... and it seems the addon could be made working if only TargetPlayer function was working in game.
    Testing in game -
    /script TargetPlayer(towstring('playernamehere'))
    seems to just get ignored.... as a side note /target doesn't work either.

    seems like mythic just disabled /target to kill this addon... a pretty heavy handed approach imho.

    Reply Report Permalink
  • vtnerd said

    Don't know if anyone is still reading here....

    I realize that this mod can no longer be automatic, but I was wondering if the "/script EMonitor_Target_Lowest()" can still work?

    I ask b/c I'm trying to ditch my backline DoK spec for a melee heal spec and it is awfully hard to keep track of my health and my group's health in combat.

    Reply Report Permalink
  • ideler said

    6 months ago I used to use it in exactly the same fashion as you suggested, and it worked... now that I have resubbed again, I haven't played on my WP because I can't make this addon to work. I am still trying since it was only thing that made melee healing viable for me.

    Reply Report Permalink
  • khalid_war said

    Sorry about the lack of an update, I put one up on the project page but not here.

    For those that do not know, the 1.06 changes to ui targeting were a DIRECT attempt to shut this mod down in particular. As such, there is no "easy" way to get the functionality now. I have some ideas of how it might be done, or at least done differently, but I will not be making any attempts until I am sure that Mythic is finished monkeying around with the UI.

    It saddens me that mythic seems to spend more time worrying about nerfing "Overpowered" mods than they do actually making a decent UI. As it is, without Aiiane and others making mods like Buffthrottle and squared, the UI would be the worst of any of the modern MMOs.

    Reply Report Permalink
  • FriarKhan said

    Thanks for the update. :)

    I didn't see an update on http://war.curseforge.com/projects/khalid/ was I looking in the wrong place? I'd be interested in listening in on any discussion of this addon's future.

    But yes, the UI for WAR is extremely clunky, in their defense the game is more demanding of the UI than other games I believe, due to hybrid healers for example.

    Reply Report Permalink
  • ahmiaw said

    any addons that is similiar to this ?

    Reply Report Permalink
  • Napounet said

    Is it updated for 1.0.6?

    Reply Report Permalink
  • FriarKhan said

    The three comments below yours say that it's broken by 1.06.

    I e-mailed the developer a couple days ago asking him to let us know what's up with his plans for the addon, haven't heard from him yet.

    Reply Report Permalink
  • imabizzybe said

    Please let us know if he replys about his plans.

    Reply Report Permalink
  • imabizzybe said

    Please fix/update this addon!!!

    Reply Report Permalink
  • dic03ofe said

    Confirm. 1.06 broke it for me aswell.

    Reply Report Permalink
  • FriarKhan said

    It could just be me (this addon has been fairly unreliable for me), but it seems that this addon doesn't work with patch 1.06 :(

    Reply Report Permalink
  • yaggysoz said

    eMonitor is still working fine through 1.0.5, i just hope it still gets updated and maintained, one of the best Addons out there !!!

    Reply Report Permalink
  • windswept said

    Yea Satyria... The Heal Grid mod that you love so much is not rocket science either... one just has to click the box that the health bar is going down in and cast. You being sarcastic on such a trivial matter is like the slot machine player harassing the roulette player because he pulls the handle down on the machine vs. the roulette player just letting the attendant spin the ball.

    You think we all haven't gone through the whole Squared/Hovercast/Heal-grid trip?...please dill-weed. E-monitor is awesome when you have to do thousands of boring ass scenarios with PUGS. E-monitor is not used when there is ass-on-the-line strategic RvR going on. You really think I am going to sit with my face glued to the screen doing absolute strategic healing on a 6-8 hour grind of PUG scenarios?

    My gamer-tag for X-box live is Friday the I3th... if you wanna deal with my Steven Hawkings hand-eye reflexes...

    Reply Report Permalink
  • Satyria said

    Do you need a handicap license to be allowed to use this?
    I can see how people who are maybe blind having someone beside them telling them what buttons to press. Then this would be useful! Or, maybe Steven Hawkings could program this to his .. whatever it is he uses to talk with that robotic voice. Not sure what diagnose there is to qualify someone as "slow", but this addon would let them play this game too.

    You know, the scene in simpsons where Homer gets fat so he can work from home and he has this little bird pecking the y-button for him comes to mind ;)

    Reply Report Permalink
  • windswept said

    @bjarnia... the answer to your question is YES.
    In the notes for the mod you can see that there are two ways to use EMonitor:

    Another way to use it, is to have the mod toggled off all the time, and use

    /script EMonitor_Target_Lowest()

    in a macro to find a person to heal when you want to heal someone.

    This way you can just click it on to do a one time heal to the most hurt person quickly... then after casting... go back to your usual play style.


    Reply Report Permalink
  • bjarnia said

    I have never used EMonitor, but I was consider getting it, but decided not to since 1.0.5 will nuke it.
    However, i'm wondering if it will be possible at all to make it work with a press of a button? I was never interested at all in the total automation of the targeting process. I just wanted 1 button to press if I did not want my consume essence to go to waste (DOK anytime attack that heals defensive target).
    I wouldn't care about LOS or Range checking either... Basically just: press a button -> target player with low hp
    Doable?

    Reply Report Permalink
  • duane51377 said

    So will 1.0.5 effect this add? If so will it work at all??

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 329 Paint the leader PvP, and Combat
  2. 133 Twister Buffs & Debuffs, Action Bars...
  3. 130 State of Realm PvP
  4. 103 Warhammer Scrolling Combat Text Combat
  5. 90 TokenMachine PvP, and Bags & Inventory