Ever try to figure out why your raid is failing? Ever try to figure out who died first, or what killed the tank, or just want to sound like a raid leader without doing any work?? The combat log is horrible at reporting player deaths. It doesn't include how they died in the death, it doesn't let you single out a specific player, and sometimes it just doesn't show deaths period, even when you have the option checked. WeakestLink attempts to overcome these shortcomings by announcing raid deaths in all sorts of options.
Features:
- Deaths may be announced to raid, say, officer, a whisper, a channel, or just yourself.
- Report who killed them, by how much, when, and a link to the spell if possible. Overkill is also an option.
- Show events before that person died! You have the option to see the attacks that player took before he died. You can specify how many lines you want to report
- Show however many deaths you want, per fight (since after the first five die, who cares what happens after that)
- Only report a certain player, such as a tank.
- Raid icons support with the newest beta
- Party deaths for 5-man instances can be enabled in options
Commands:
- '/wl' to bring up the options
- '/wl on' to turn it on
- '/wl off' to turn it off
- '/wl debug' to see all deaths, not just raid members (warning, tracks NPCs too so lots of spam)
Thanks to Fatality for the idea, and its author for some code optimizations I used.
- 6 comments
- 6 comments
Facts
- Date created
- Nov 23, 2009
- Categories
- Last update
- Dec 13, 2012
- Development stage
- Release
- License
- Public Domain
- Curse link
- Weakest Link
- Downloads
- 9,952
- Recent files
- Reply
- #6
Gorilivan Feb 12, 2013 at 16:16 UTC - 0 likesI am no longer currently playing and don't have PC access, open a ticket or send a direct PM to daxdax to see if can take a look.
- Reply
- #5
Tastie84 Feb 11, 2013 at 18:46 UTC - 0 likesSo...still no updates.
I still have the same problem. I can see the addon in the addon list and all the options are there but will not enable when checked.
- Reply
- #4
Tastie84 Jan 23, 2013 at 19:53 UTC - 0 likesUpon applying the "semi-fix" from below, this is the error I received:
With the "fix", I can now see the addon in the addon list and the options. However, still not functioning.
- Reply
- #3
Gonerson Jan 13, 2013 at 06:48 UTC - 0 likesThere is an error in the .lua if you go to your Wow folder/Interface/Addons/WeakestLink/weakestlink.lua an open in a notepad or wordpad application you can correct this. Lines you are looking for is: (near line 194)
Need to change it to:
the else and the if need to be separated. Doing a quick find for elseif should take you right to it. You will still get an error when you login due to you not being in a party, but at least the addon works.
Hope this helps
Gonerson
- Reply
- #2
Tastie84 Jan 04, 2013 at 05:58 UTC - 0 likesI keep getting this error:
Also, I can not use any of the slash commands (ex. /wl on) nor does the addon appear under Interface > Addons. Possibly (probably) related to the error.
- Reply
- #1
Gorilivan Dec 09, 2012 at 16:11 UTC - 0 likesUpdated the interface version number only, see if this works, if not might take me personally quite a bit longer as I am not able to play as much as I used to.