• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

ResTell

 
Project Updated:
Files Updated: Tue, Feb 24 2009
Supports Game Version: 1.3.3
Category: Chat & Communication, Class, and PvP
Tags:

[Edit Tags]

Project Manager: kruky
Additional Authors: No additional authors
Current Version: ResTell 0.9.5
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 13
Downloads Total: 10,910
Favorites: 28
Comments: 37
  • About ResTell
  •  

About

ResTell is a simple mod that broadcast info who are you resurrecting so other healers wont waste res on him.

By default this mod broadcast to the last used channel target name and skill used when you cast resurrection spell. You can change target channel by using slash commands. Use /restell help to get full list.

GUI

There is small button below minimap. Mouse over it to check current state and target. Left clicking on it turns ResTell on/off. Right Clicking shows menu. You can move the button around with layout editor.

Requirements

LibSlash mod. Because I'm lazy ;) and it's very nice mod to use.

Coming next

(in urgency order)

  • Localization support
  • Editable message
  • Selectable spell
  • Downloads (3)
  •  
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  
  ResTell 0.9.5 Beta 1.3.3 9,980 2/24/2009
  ResTell.0.8.9.zip Beta Beta 3.0 429 2/2/2009
  ResTell 0.8 Beta Beta 3.0 501 1/20/2009
  • 1 page(s)
  • 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.
  • oakley1972 said

    I have installed this add on twice now and I never get the addon to work properly. I never get that little add on on the mini map. I made sure the addon is enabled. Help

    Reply Report Permalink
  • Evoluon said

    Restell does not seem to work together with Healgrit.
    Do more have this problem?

    Reply Report Permalink
  • Evoluon said

    Got it working now.
    I was lazy too, so did not read the requirements.
    After installing LibSlash mod it is working \o/.

    Reply Report Permalink
  • Sagenklang said

    hands-on localization to other language interfaces, note that this will break the auto-updating of this addon with the curse-client:

    - open resTell.lua in text editor
    - goto line 107 and enter your language pack's rezz ability's name in a new line like:
    or (string.find(abilityName,"Atem des Sigmar"))
    - to adjust the output text the addon will broadcast, goto line 150 and edit the text between ampersands as you wish

    --------------------------------------------------------------

    Schritt für Schritt Eindeutschung des Addons, unter der Anmerkung, dass einen automatische Aktuallisierung des Addons über den Curseclient dann nicht mehr möglich ist:

    - resTell.lua in Texteditor öffnen
    - in Zeile 107 in einer neuen Zeile den deutschen Namen der Rezzfertigkeit einfügen, nach Beispiel:
    or (string.find(abilityName,"Atem des Sigmar"))
    - in Zeile 150 den Ausgabetext des Addons nach Belieben anpassen


    -----------

    Thanks for the great addon, have fun
    Sagenklang @Carroburg

    Reply Report Permalink
  • Zasariz said

    I'm having trouble getting this add on to work, the minimap icon isn't showing for me, and typing /restell help, does no good either. I just get an error message saying /restell is an unknown command, I've downloaded this twice now and i still can't seem to figure out the problem. any ideas what the issue might be?

    Reply Report Permalink
  • Ordegar said

    After installing addons, you need to go to the in-game addon window and enable it. You can access it from the settings window, or the easiest way is to just type /addon

    Reply Report Permalink
  • Ordegar said

    P.S. You need to enable it for every character you want to use the addon with. So, if you play a shaman and also have a zealot you'll need to enable it for both.

    Reply Report Permalink
  • Deamonial said

    Sorry man, but i can use this great addon with an italian warhammer vers.? ...

    Which is the string that i need to modify for my ability? ...

    In italian the spell for the zealot is "Resurrezione di Tzeentch" ...
    Help me pls :D

    Reply Report Permalink
  • ravenous86 said

    What code are you using? i wanna learn :), c++? perl? etc....

    if you could tell me what program and code it would be nice :D

    Reply Report Permalink
  • Philosound said

    All Warhammer Addons are and have to be written in LUA.

    Reply Report Permalink
  • SystemData.UserInput.ChatText = L"Resurrecting "..TargetInfo:UnitName("selffriendlytarget")..L" ("..ResTell.AbilityTable[abilityId]..L")"
    <- It of course works but the closing ")" is never printed (not in my statements nor others). Or maybe it's only my problem with TidyChat installed?

    I'm using /shout as well so I think you should add this in next version.

    Reply Report Permalink
  • Nemes said

    Here's a modified ResTell 0.9.5 that adds /say and /shout and removes the skill name:
    http://www.filefactory.com/file/aggb0g6/n/ResTell_zip

    Reply Report Permalink
  • margav said

    Really like your mod, but would it be possible to somehow implement =

    /tell %username% Resurrecting You

    This lessens the spam in chat. also if you use say and /sh a no brainer other realm can then figure that whenever you say you rez your mates.

    Reply Report Permalink
  • AthanFI said

    I've been using this great mod with slight adjustments, just to test out how it turns out. And I would like to have official support for:

    1) channel /say.
    2) Removal of the skill name

    The way I see it, if someone isn't at the range to hear me in /s they wont need to know who am I resurrecting at all. On the contrary, if someone outside warband asks for res, they probably would like to know one is coming along.

    And what comes to skill name, if a person reads my message with skillname, he probably won't need to press the button anymore since I'm already done with it :)

    Reply Report Permalink
  • roumor said

    i modified this addon to fit my needs :) now it uses /s or /shout
    and you can add custom strings. so every time you res someone you say some random line like:

    Arise, %username%, Arise!
    No rest for the wiked, %username%
    You can make 6 packs of soap out of %username% or just ress him
    Ressin %username% but should I?

    Reply Report Permalink
  • liqiud said

    I don't suppose you'd give us hints as to what you did for that, would you?

    Reply Report Permalink
  • ZiLT said

    Love the mod.. Can you make it a option to remove the name of the spell at the end?.

    Reply Report Permalink
  • kruky said

    I'm working on it right now - fully editable message. But as I stopped playing WAR it's a bit harder to test so please be patient - it should be done this coming week.

    Reply Report Permalink
  • kruky said

    I'll be working on update this coming week so please send any suggestions - especially feedback about GUI is welcomed.

    Reply Report Permalink
  • flec said

    Well Bust my chops .. I always do the update when I log into Curse . I never saw it update Restell ... I will log into the game and check it out .. Thanks for the fine work ... in case it is working now .

    Reply Report Permalink
  • Addon Packs Containing ResTell

Most Downloads / Day

ResTell has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 80 State of Realm PvP
  2. 73 Twister Buffs & Debuffs, Action Bars...
  3. 51 TargetRing PvP, and Unit Frames
  4. 41 Calling Combat, and PvP
  5. 39 Aura PvP, Buffs & Debuffs, and...