Get an Epic Experience with Premium

I Interrupted That

Combat Login to Add Favorites
  • 3 Likes
  • World of Warcraft
  • 1,040 Monthly Downloads
  • Supports: 5.0.4
  • 128,301 Total Downloads
  • Updated 09/01/2012
  • Created 10/24/2009
  • 112 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: Public Domain
  • Newest File: I Interrupted That v3.4.2
or

About I Interrupted That

I Interrupted That
----
/iit - prints help list
/iit info
/iit auto - Change output to auto. [Raid/Party/Self]
/iit say - Change output to say.
/iit self - Change output to print to self.
/iit toggle - Turns the addon on or off.
/iit verbose - Toggles verbose output.
/iit msg - Prints what the output message will look like.
/iit allmembers - Toggles announcement of interrupts from anyone in your party or raid
/iit party - Force output to party, even if in a raid. (ie instances where the raid is broken up into interrupt groups and there's no reason to have it broadcast to the raid, or your party is responsible for a specific interrupt)

Do people who use macros like:

Quote:
/s Interrupted
/cast InterruptSpell

Make you sad?
They make me , because they sit there and spam the stupid key, and it always says "Interrupted" regardless of if they actually interrupted. Maybe they missed the cast? Maybe their interrupt is on cooldown? Maybe they're a button- masher and spam it 50 times.

Direct them all here. It fixes the problem.
" How?!" You say? Well...
This little addon of mine watches your combat log silently, and whenever it reads a SPELL_INTERRUPT event [that fires whenever you interrupt someone's casting, with Counterspell, for example] it says the little message.
What could be better than that?
It says -what- you interrupted. Not only does it say it, it -links- it. Amazing. Pure awesome.
As a friend of mine said about something totally unrelated,
"Suck the Awesome Pipe and be made full of Win!"
That's right. Suck it.

v3.4.2 - toc bump

v3.4.1 - Added code to help when changing settings with CAPSLOCK on
Added "/iit party" to force output to party.  Thanks keLston

v3.4.0 - minor changes to make compatible with 5.x

v3.3.9 - toc bump

v3.3.8 - Fixed the variable loading issue, everything should be solid now.

v3.3.7b - Fixed "/iit allmembers"

v3.3.7a - My bad, F'd something up royally while half asleep. Use this until I can get the allmembers code working

v3.3.7 - Combat_Log_Event_Unfiltered changes addressed.
 Added optional announcement of interrupts from anyone in your party or raid. /iit allmembers
 
v3.3.6 - Added Battleground announcing (to self if set to self or say, and to /bg if set to auto)

v3.3.4 - Fixed errors on startup and the combatlog parsing issue caused by patch 4.1

v3.3.3 - Verbose output toggle.
=> I Interrupted That: MobName's SpellLink.
 Interrupted: MobName's SpellLink.

v3.3.2 - I saved a variable, yo.

v3.3.1 - SLASH COMMAND!

v3.3.0 - TOC update, along with some message changes [smaller 'say' messages, less spam.]
 Sorry for so long between updates, I keep myself busy. :)

v1.1 - Added a simple line of config in the lua for an output.

Comments

First Previous Page 1 of 3 Next Last
  • #43

    Love this addon ....

     

  • #42

    Hey question, i want to add extra text to the output message, but wich msg line is it in the .lua whats broadcasted ?

  • #41

    this addon is the cancer of all rhcs and lfrs.

  • #39

    Thortok, thanks for your reply. Unfortunately I know nothing of coding addons. I've simply edited LUA files which were accompanied by directions of what and where to add / cut and pasted changes.

     

     

  • #35

    if (IsInGroup(LE_PARTY_CATEGORY_INSTANCE)) then -- Attempted 5.1 fix by Thortok2000
    xxx = "INSTANCE_CHAT"
    elseif inParty then
    xxx="PARTY"
    else
    local ssInInstance, ssinstanceType = IsInInstance();
    if ssinstanceType == "pvp" then
    xxx="BATTLEGROUND";
    else
    local iitinRaid = IsInRaid();
    if iitinRaid then xxx="RAID" end
    end
    end

  • #37

    Thortok, I assume that you are editing the Interruptsay.lua file, but where in the file are you adding the "attempted fix"?

    Also is the: Attempted 5.1 fix by Thortok2000 at the end of the line: if (IsInGroup(LE_PARTY_CATEGORY_INSTANCE)) then suppose to be added?

     

    Last edited by Kaylor on 12/18/2012 3:59:52 AM
  • #38

    In the edited file, my code begins at line 69.  But it also overwrites similar code.  If you know a little about how to code addons you should be able to make the same tweak I did.

    In Lua, anything with -- becomes a comment and is not part of the code anymore until next line.

  • #34

    This addon broke in 5.1, it does not recognize/use the 'instance' channel when in LFD or LFR.  It errors and says 'not in party' or 'not in raid'

  • #29

    I love this addon, especially in PVP, but after MoP something is broken. It must be another addon interfering or something beacause no one else has reported it here. The problem is that it announces interrupts sometimes but majority of cases it says nothing. I haven't found any specific cases when it reports the interrupt and when it doesn't, but it just sometimes doesn't. Anyone else having this problem or have found a solution for it?

    Last edited by Pusicato on 10/15/2012 8:50:20 AM
  • #36

    There are various ways to stop something from casting that doesn't count as an 'interrupt.'  Stuns, fears, other forms of CC, for example.

    Only if it's actually an 'interrupt' is it detected by this addon.

  • #40

    I have been using Purge and was wondering if anything does announce interrupts from say, for a rogue, blinds, gouges, cheapshots, etc...  shouldn't there be a way to just generically announce if a spell has been stopped, not just "interrupted?"

     

  • #30

    If someone else beat you to interrupt it, you wont see text that you interrupted, it might be this that you have been wondering about, it only show your interrupts, so if someone else interrupt 0.2 seconds before you, you wont see it :)

  • #33

    I have been also testing this when soloing so its definitely not caused by someone else interrupting the target, but i haven't figured out what causes it or is it just random bug.

    Last edited by Pusicato on 11/8/2012 4:45:00 AM
  • #31

    no thats wrong, i was alone and get the same problem like pusicato explain..

  • #28

    take the spaming in chat off cause u will get players reported

  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Maingear

ENTER NOW