• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Redeemer

 

Project Updated:
Files Updated: Fri, Aug 14 2009
Supports Game Version: 3.2.0
Category: Chat & Communication, Healer, and Roleplay
Tags:

, , and [Edit Tags]

Project Manager: Ryplinn
Additional Authors: No additional authors
Current Version: v0.6.1
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 26
Downloads Total: 12,462
Favorites: 47
Comments: 37
  • About Redeemer
  •  

Redeemer by Ryplinn-Kargath(US)

Welcome to Redeemer! This mod makes you say humorous messages whenever you cast a resurrection spell and serves purely to entertain you and annoy others.

Enjoy!

To select which channels to send Redeemer quotes to, use the /redeemer command.

If you'd like to add in your own messages, feel free to edit the RedeemerQuotes.lua file.

Quotes? Questions? Bug reports? I'd love to hear them!

  • Downloads (7)
  •  
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  
  Redeemer v0.6.1 Release 3.2.0 2,940 8/14/2009
  Redeemer v0.6.0 Release 3.1.0 3,482 11/14/2008
  Redeemer v0.5.0 Release 3.0.2 351 10/28/2008
  Redeemer v0.4.0a Release 2.4.2 276 6/26/2008
  Redeemer v0.3.3a Release 2.4.2 47 6/1/2008
  • 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.
  • Funny :P

    Reply Report Permalink
  • When i go to edit my quotes it says my computer can not open the file and wants to know if i want to search the web for a file to open it. i would like to know what this means.

    Reply Report Permalink
  • szeraax said 

    This is your first time editing Lua I take it? what you wanna do is say "choose from a program list" or something like that (the only other option) and then choose "Notepad" or any other text editor (N++, Notepad2, Programmer's notepad, etc).

    This will let you see the actual code that drives this and edit quotes.

    :D

    Reply Report Permalink
  • szeraax said 

    Awesome, thanks for fixing those, sir.

    Reply Report Permalink
  • Kayzilla said 

    The Death Knight ghoul function is still broken. No matter which spell is used, the quotes that are used try to use the targeted "Raise Ally" spell on a dead body. So when you use the spell without a target you get things like...

    "Here, , have a taste of what working for the Lich King is like."

    Its the same with all the other quotes. I don't think I've seen the quotes that are meant to be said without a target used yet.

    Reply Report Permalink
  • Kayzilla said 

    Just tested "Raise Dead" with a target and the same thing happens; the %t function isn't working properly with the spell, it seems.

    Reply Report Permalink
  • Ryplinn said 

    Are you using the version from here or WoWInterface? As I noted below, I'm having trouble uploading the latest version here. The latest version is 0.6.1.

    Reply Report Permalink
  • Ryplinn said 

    Version 0.6.1 is now available.

    Reply Report Permalink
  • Ryplinn said 

    Unfortunately I'm having issues uploading the latest version of Redeemer(0.6.1) to Curse. For now, please download the latest version from WoWInterface: http://www.wowinterface.com/downloads/info8253-Redeemer.html

    I will resolve this issue as soon as possible.

    Reply Report Permalink
  • I have an issue, I was given the name of this addon by a pally friend of mine, but when I got it, it started saying quotes whenever I got rezed or self rezed on my Shaman. It is funny in raids, but it's annoying in bgs, is there a way to get rid of it, and if so, what command do I need to use?

    But, even with that issue, this is my favorite addon. Great job on it.

    Reply Report Permalink
  • Ryplinn said 

    Thanks for bringing this to my attention. I'll try to have an option to turn Redeemer off in battlegrounds next update. For now, you can set sending quotes to the say channel to off through the /redeemer command menu.

    Reply Report Permalink
  • Ryplinn said 

    Hi folks,

    There will be an update for 3.2, but I haven't had a chance to test it yet. I'll upload it as soon as I know it works.

    Thanks for using Redeemer!

    Reply Report Permalink
  • szeraax said 

    Awesome. I know I was a bit scared when I saw this haden't been updated for 5 months. I only realized that you explained why I didn't need to be update in comments, but I figure it possibly scares off some people. Thanks again fer the update.

    Reply Report Permalink
  • msjamie said 

    I love the addon; as a raiding priest, I see it in action regularly. :)

    Nits:
    - I received a complaint about the "three days for Jesus to do this" quote, and since I was already "iffy" about it myself, I removed it.

    - "%t pulled a %guild_clown!" just looks broken, so I removed it. (Would be great if %guild actually worked.)

    Added:
    - "OMG! They killed %t! The bastards!"

    I also took a few of the noTargetQuotes and modified them slightly, so they worked in the otherQuotes section.

    Also, I had noticed my DK using ghoulQuotes when there wasn't a target set, so I'd get things like:
    "Here, , have a taste of what working for the Lich King is like."

    Reply Report Permalink
  • I moved all the resurrection quotes to the combat area (for druid rebirth). I then got the following error when I logged in:

    [2009/06/21 09:41:48-3186-x1]: Redeemer\RedeemerQuotes.lua:44: '}' expected (to close '{' at line 28) near '"[Rebirth] Rezzing %t; /roll for blame."'

    Reply Report Permalink
  • szeraax said 

    In that section, it should have the basic format of
    combatQuotes = { --Used... NOTICE: curly brace, not a (. Again, { not (
    "QUOTE1",
    "QUOTE2",
    "QUOTE3",

    } --Curly brace } ... parenthesis ) CHOOSE THE CURLY BRACE

    What it looks like you did is you put in the closing character and put a parenthesis rather than a curly brace. If you replace that last line with a } it should work fine. If it still gives error, please come back and tell me why I am wrong.

    Reply Report Permalink
  • I noticed there are spelling errors inside of the .lua file, any plans to upload a new version with the spelling errors fixed? Curse keeps telling me my version is corrupted since I fixed the spelling and wants me to reinstall.

    Reply Report Permalink
  • Ryplinn said 

    What spelling errors and which .lua file?

    Reply Report Permalink
  • There's a mistake i've found on the warlock rezzing from a soulstone, it says "BRAIIINS - NO WATE" when it should be 'WAIT' not 'wate' as this is an incorrect spelling of the word.
    Also, on editing and adding quotes the mod 'breaks' (yes i'm following your instructions on how to edit, it just radomly 'breaks' in game)
    Also could we have some new/improved quotes, like (Paladin resurrection) "If you want to work for Arthas, click decline after cast" or something like that

    Reply Report Permalink
  • Ryplinn said 

    The spelling of "wait" as "WATE" is for comedic purposes; working as intended.

    Feel free to send any and all quote suggestions to me, or post them here for others to peruse while I slowly work towards an update.

    Can you provide more information about this "breaking"? Are there any Lua errors? Is it associated with a particular class? Do you get the "locked and loaded" message when you login or reload your UI? Do resurrection messages simply stop working between casts?

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 11,505 Prat 3.0 Chat & Communication
  2. 4,340 WIM (WoW Instant Messenger) v3 Chat & Communication
  3. 2,558 DrDamage Combat, Caster, Class, Damage...
  4. 1,869 Outfitter Bags & Inventory, PvP, and...
  5. 1,811 BadBoy: Anti Spam Automatic Reporter Chat & Communication