Category: Combat Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
1.16
Date:
10-19-2008 06:08 PM
Size:
2.88 Kb
Downloads:
38,963
Favorites:
128
MD5:
Pictures
Bar
InterruptBar   Popular! (More than 5000 hits)
A basic mod that tracks enemy abilities: Feral Charge, Counterspell, Pummel, Kick, and Spell Lock on a neat little bar.

Left Click the bar to move it. Go to the options to lock the bar. You can also hide buttons until they're active.

/ib for options.

In the options you can make it so the bar only shows when an ability is fired.

Will I add more abilities? No, it's pretty much complete to me.

If you want to change the order or remove x out of 5 abilities then open InterruptBar.lua and edit table order.

Adding new abilities isn't intended.

To edit the order of abilities open InterruptBar.lua and change the order of the numbers in the 'order' table. Each number is labeled indicating what spell it is.

Changelog
1.16
- Updated for 3.0
- Added Deathknight "Mind Freeze" interrupt
- Feral Charge - Cat will trigger a 30s cooldown and Feral Charge - Bear will trigger a 15s cooldown.

1.15
- Fixed a typo
1.14
- Fixed order tables for Spanish and French clients

1.13
- Fixed stupid mistake

1.12
- Fixed Counterspell
- Should work with English, German, French, and Spanish clients
1.11
- Fixed a huge bug, should work now =D

1.1
Updated for 2.4
Pulse removed, replaced with a cooldown clock instead
  Comments - InterruptBar
Post A Reply Comment Options
Old 07-07-2009, 02:58 AM  
blecap
A Kobold Labourer

Forum posts: 1
File comments: 10
Uploads: 0
I /ib for options but it's not showing up.
blecap is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-04-2009, 05:08 PM  
Lucyon
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
For those wanting to add more spells to the addon I finally figured it out.

Code:
local spellids = {[6552] = 10, [2139] = 24, [19647] = 24, [16979] = 15, [1766] = 10, [47528] = 10}
The numbers here embedded in [xxx] is the ID number of the spells, the " = 10" is the cooldown of the spell. If you want to add new spells go to wowhead, search for a spell, and on the end of the weblink of the spell there are a bunch of numbers, these are the Id number of the spell.

Add those numbers in this way: [xxxx] = yy

X being the ID number, y being the cooldown of the spell.

After adding that number to the line above and also add it the this line (but without the cooldown):
Code:
local order = {6552, 2139, 19647, 1766, 47528, 16979}
After that you should have another spell on your bar.

Last edited by Lucyon : 07-04-2009 at 05:10 PM.
Lucyon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-01-2009, 12:48 AM  
ßlink
A Deviate Faerie Dragon

Forum posts: 16
File comments: 36
Uploads: 0
just a question, why no earthshock?
ßlink is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-01-2009, 06:25 AM  
Mixe3y
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Hi kollektiv!
Could you cr8 a small modification of this addon? My reason is that, I use OmniCC and there will be 2 number in every icons on IB.
So what I need? InterruptBar, without numbers. Could you send it to mixe3y@gmail.com? Or if you write me that which lines should I delete in the source code of the addon that would be enough too.
Thank you.

Best wishes, Mixe3y

(ah and sorry for my english )
Mixe3y is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-22-2009, 06:47 AM  
desp
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 2
File comments: 5
Uploads: 2
hi Kollektiv,

I really like the addon, but i'd love to see the following improvements:

- Make an option to auto-disable the mod if the player is not in an arena
- Make the buttons compatible with ButtonFacade
desp is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-17-2009, 07:15 PM  
kollektiv
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 6
Quote:
Originally posted by Chrom
zer0co0l +1
Kollektiv, could you please help us to adaptate this addon for rus realms. Tell us if u need translation or smthng.
Does the mod just not work at all on Russian realms?
kollektiv is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-15-2009, 03:32 AM  
Chrom
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
zer0co0l +1
Kollektiv, could you please help us to adaptate this addon for rus realms. Tell us if u need translation or smthng.
Chrom is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-14-2009, 12:05 PM  
Superpriest
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hmm

I tried the bar out in 2v2 and really liked it, but how would it work if you were to fight, say, a 2 rogue team? Would it be possible to have Earth Shock added to the list?
Superpriest is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-22-2008, 10:25 AM  
noobj
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 1
just wondering if its possible to set the option for the bar to be vertical instead of horizontal
noobj is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-20-2008, 05:35 AM  
noobj
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 1
Quote:
Originally posted by kollektiv
Updated it with some new abilities.
thanks SO MUCH !! I LOVE YOU !
noobj is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-19-2008, 06:08 PM  
kollektiv
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 46
Uploads: 6
Quote:
Originally posted by noobj
is this mod gonna be updated for 3.0 ? its a leet mod
Updated it with some new abilities.
kollektiv is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-18-2008, 12:54 PM  
noobj
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 1
is this mod gonna be updated for 3.0 ? its a leet mod
noobj is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-01-2008, 08:52 AM  
zer0co0l
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
hi, kollektiv.
can u help me with localisation of interruptbar for russian realms?
i try just to change spellnames and realm code ( ruRU ). Addon begin to response on /ib, but it doesn't share cd(
zer0co0l is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-16-2008, 04:18 PM  
Cassy
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Help with [scatter shot] plz !
Cassy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-10-2008, 06:40 AM  
puhihikikiki
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
a proposal for localization

i am a player from korean realm, and i just have happened to watch your 3v3 shadowplay movie.
throughout the movie, not only i noticed that you're quite highly skilled, i also thought your addon, especially this interruptbar and PAB, were nothing short of spectacular.
i found that you localized this addon for spanish, french and german realms. if i can assist you in any ways, would you like to localize this addon for korean realm as well? because it would be awesome.
i add some translations in case you're interested.
자루치기 <= pummel
마법 차단 - 침묵 <= Counterspell - Silenced
주문 잠금 <= Spell Lock
야성의 돌진 효과 <= Feral Charge Effect
발차기 <= kick

by the way, the code for korean realm is koKR i believe.
puhihikikiki is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.