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

  • Your Rating

  • Share
  • Report Abuse

ThankGod Fan Update for 2.4

 
Project Updated:
Files Updated: Wed, Dec 3 2008
Supports Game Version: 3.0.3
Category: Paladin, Caster, Druid, Healer, and Priest
Tags:

, , , , , and [Edit Tags]

Project Manager: Daveid
Additional Authors: No additional authors
Current Version: Thank God Update for 2.4
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 8
Downloads Total: 17,811
Favorites: 38
Comments: 17
  • Contests
  • About ThankGod Fan Update for 2.4
  •  

ThankGod stopped working in 2.4 due to severe changes to the combatlog system, I've changed the necessary code so that it works correctly, all function is retained

ThankGod now works in all game client languages! However only the English and French localizations of the options are complete. If anyone is willing to translate the options menus to the remaining languages please contact me on curse.

http://www.curse.com/downloads/details/6337/ is the original

Original Description : "Plays sounds when you gain Holy Concentration OR Holy Surge. Due to popular demand it also plays the "Critical Damage" sound and does full screen glow effects, which can be color customized. The UI only registers events being used so that it uses very little memory. If you only want 1 option out of the whole bunch its still worth it since it won't register the events you don't want.

/tg for command list, every option is able to be disabled or enabled for full customization

If you have any question or suggestions I am here.

The sound files HolyConcentration, HolySurge and CriticalDamage were acquired from Tamarea(warlock lightning's blade, and the Sound Augmentation was performed by Bulwarkin (priest lightning's blade). I take no credit for them. However, I do thank them both for their hard work."

Questions and suggestions can be aimed at me, but as for increasing functionality I don't know how to make the awesome voices. If someone knows how and wants critical healing or something added I can do that if you provide a nice voice

  • 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  
  ThankGod Fan Update for 2.4 1.00 Fan Update Release 2.0.0 35 4/17/2008
  • Screenshots (2)
  •  
  • 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.
  • Though I haven't had the problems other people have mentioned, for some reason the 'Holy Concentration' sound and glow no longer work. They work for Surge of Light, and I receive the feedback when there's a critical, just not for Holy Concentration.

    Reply Report Permalink
  • Spruso said

    This is due to the fact, that "Holy Concentration" is not the same spell-effect anymore. Because of this, the spell-ID has changed to 63725.
    If you want to have it work propperly again, search every line in the thankgod.lua file with "if arg9 == 34754 then" and replace the number there with 63725 (should look like "if arg9 == 63725 then" now).
    There sould be only 2 lines you have to change (and the number in the .toc file to 30200 to prevent it from beeing shown as out of date with the new patch).

    Reply Report Permalink
  • Daveid said

    This might sound silly but I don't play wow anymore but thought it might be nice to update the TOC and upload this if anyone can confirm it works fine. Last time I checked the notes for 3.1 (quite a while ago) I didn't see anything to warrant major changes, can someone just confirm this works properly for me =) thanks guys

    Reply Report Permalink
  • rec4lms said

    This does not work with patch 3.1. Can anyone suggest an alternative if Daveid does not update it?

    Reply Report Permalink
  • Elarae said

    Heya love this mod thanks for all the work.
    Just wondering if there is any plans to update it for patch 3.1?

    Reply Report Permalink
  • ustx21 said

    by "Holy surge" do you mean "Surge of Light?"

    Reply Report Permalink
  • Vrahjin said

    Aye, what Moltiva said. It not only moves to the bottom-left corner, it seems somehow zoomed in as well. Not gamebreaking, just really, really annoying.

    Reply Report Permalink
  • Molitva said

    Hey

    When I use ThankGod, the currency that u can move out into your main bag doesnt show under money, but the bar moves way down in the left corner. Is it a bug that can be fixed?

    Reply Report Permalink
  • Divis said

    cant get this thing to work with crit dmg, all i get is the sound no glow or anything

    Reply Report Permalink
  • Daveid said

    There is no glow for critial damage since there is no aura effect why would it have a glow =o

    Reply Report Permalink
  • jimbo2001 said

    In order to hear the "Critical Damage" sound play upon a critical melee or spell damage hit, you will need to modify the thankgod.lua file as follows:

    In the function ThankGod_OnEvent(event), find the line that begins with elseif string.find(arg2, "_DAMAGE").

    Replace (arg17 == 1) with ((arg15 == 1) or (arg18 == 1))

    This will allow "Critical Damage" sound to play upon a melee or spell damage critical hit.

    Reply Report Permalink
  • jimbo2001 said

    As of 3.0.2, the "Critical Damage" sound no longer plays upon a damage crit for mage, shaman and druids. The "Holy Concentration" also no longer plays for clearcasting on mage, shaman and druid clearcasts. These sounds use to play on 2.4.

    The only sound I see working is for a priest: Holy Concentration when Holy Concentration procs.

    I really enjoyed hearing the "Critical Damage" sound when getting a damage crit. Too bad it doesn't work anymore.

    Reply Report Permalink
  • Distomos said

    Just a note: This add-on still functions properly with 3.0.

    Reply Report Permalink
  • Being that the original is over a year old, you may want to include what this does in the desription.

    Reply Report Permalink
  • Daveid said

    Thanks, I've added in the old description for any newcomers, and I'm open to suggestions but as I say I'm limited as to what I can achieve with voices I'm afraid.

    Reply Report Permalink
  • Stegy said

    Finally an update to this =D Thanks for putting in the time and effort to make it 2.4 compatible =D

    After downloading this I have been unable to access the menu and it does not react to my holy concentration

    Reply Report Permalink
  • Daveid said

    Thanks, stupid mistake of and extra end when registering events - wonder how I haven't got that error =S
    When the page says 1.01 at the top it's updated

    Reply Report Permalink
  • Nisch said

    Im a priest, and I keep getting an error when I try to use this addon.

    Interface\Addons\ThankGod\thankgod.lua:59: '<eof>' expected near 'end'

    Reply Report Permalink
  • Daveid said

    Curse seems to be slow updating the link at the top, if you scroll down you'll see a downloads list - get the newest one and the addon works again
    EDIT: Works now lol the install/download buttons makes the fixed one install

    Reply Report Permalink
  • Daveid said

    Haha =p

    Glad to hear it works!

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 1,820 PallyPower Buffs & Debuffs, and Paladin
  2. 1,784 VuhDo Buffs & Debuffs, Druid, Healer...
  3. 783 VisualHeal Combat, Druid, Paladin, Priest...
  4. 683 DrDamage Combat, Caster, Class, Damage...
  5. 315 TankPoints Tank, Death Knight, Druid...