Download
(1Kb)
Download
Updated: 05-03-11 05:35 PM
Pictures
File Info
Updated:05-03-11 05:35 PM
Created:01-05-11 06:20 AM
Downloads:5,141
Favorites:31
MD5:

sInterrupt  Popular! (More than 5000 hits)

Version: 0.8d
by: Snoweh [More]

A Simple addon that announces to Raid, Party or say, about spell casts that you interrupted or spellstealed.
Implemented with clickable Spell links.

All reports are ignored in PVP Locations (Wintergrasp, Tol Barad, Battlegrounds)

Settings:

Line(s) 1-7 of sInterrupt.lua

Code:
-----------------------
-- Start of Settings --
local sIraid = true;  -- Announces to Raid Chat
local sIparty = true; -- Announces to Party Chat
local sIsay = true;   -- Announces to Say
--- End of Settings ---
-----------------------
Simply change "true" to "false" on the lines for the reports you with to prevent and save.




Special Thanks to: Chaosu & Moonraven @ Shadowsong-EU - Helping me test out Skull bash, must level my own Druid!

040511 0.8d
- Updated to work with 4.1
- Typo corrected

190211 0.8c
- Removed Custom Skullbash Reports (Apparently blizzard have fixed it to trigger SPELL_INTERRUPT)

220111 0.8b
- Bugfix.

220111 0.8
- Added some coding for Skull Bash alerts (Report information limited due to combat log).

060111 0.7
- Hopefully fixed the "You are not in a party" error when all options were enabled and subject was solo.

060111 0.6
- Removed missed debug lines.
- Reverted Change for Arena (Personally want it to announce here.)

050111 0.5
- Added Lua Based options to disable announces in Raid, Party and say, as separate selections.
- Added a basic filter which should hopefully prevent the addon in current Battlegroups and World PVP Zones (Wintergrasp, Tol Barad).

050111 0.4
- Version number skipped.

050111 0.3
- Version number skipped.

050111 0.2
- Added Spellsteal for Mages.
- Removed various debugging lines.
Post A Reply Comment Options
Unread 02-20-11, 02:55 AM  
Karudon
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 15
File comments: 64
Uploads: 4
Originally posted by artiq
Due to delay this addon sometimes seem to announce that I interrupted even though I missed. This happens when I kick very late of the cast. Is it something that may be fixed by checking combat log or something?
you hit, but to late(latency) but he have the silence
Report comment to moderator  
Reply With Quote
Unread 04-30-11, 06:59 PM  
Masoa
A Murloc Raider
 
Masoa's Avatar

Forum posts: 5
File comments: 28
Uploads: 0
Please update for 4.1

The addon doesn't work anymore for the 4.1 patch.
__________________
Current Main
Report comment to moderator  
Reply With Quote
Unread 05-03-11, 02:54 AM  
Crusader86
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Please update it!
Report comment to moderator  
Reply With Quote
Unread 05-03-11, 04:50 AM  
Snoweh
A Cyclonian
 
Snoweh's Avatar
AddOn Author - Click to view AddOns

Forum posts: 43
File comments: 79
Uploads: 1
I don't have an active account on WOW to do the tests, however your welcome to let me know if http://dl.dropbox.com/u/21997154/sInterrupt.zip fixes it
Report comment to moderator  
Reply With Quote
Unread 05-03-11, 04:23 PM  
.e-
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Originally posted by Snoweh
I don't have an active account on WOW to do the tests, however your welcome to let me know if http://dl.dropbox.com/u/21997154/sInterrupt.zip fixes it
It seems to work, thank you!

However, I believe on line 21 you meant "Alterac Valley" instead of "Alterac Vally".
Report comment to moderator  
Reply With Quote
Unread 05-04-11, 01:27 AM  
materia
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
possible to make it spam gchat instead?
Report comment to moderator  
Reply With Quote
Unread 07-05-11, 11:24 AM  
darkstar123456
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Correction for 4.2

Just change line 23 from :
Code:
local timestamp, eventType, hideCaster, sourceGUID, sourceName, sourceFlags, destGUID, destName, destFlags, spellID, spellName, _, extraskillID, extraskillname = ...;
to:
Code:
local timestamp, eventType, hideCaster, sourceGUID, sourceName, sourceFlags, sourceRaidFlags, destGUID, destName, destFlags, destRaidFlags, spellID, spellName, _, extraskillID, extraskillname = ...;
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.