interuptbar
2 participants
:: La taverne :: Galerie des déchus
Page 1 sur 1
interuptbar
----------------------------------------------------
-- Interrupt Bar by Kollektiv
----------------------------------------------------
InterruptBarDB = InterruptBarDB or { scale = 1, hidden = false, lock = false, }
local abilities = {}
local order
local band = bit.band
local spellids = {[6552] = 10, [2139] = 24, [19647] = 24, [1766] = 10, [47528] = 10, [57994] = 6, [47476] = 120, [15487] = 45, [96231] = 10, [8122] = 27, [80964] = 10, [408] = 20, [44572] = 30}
for spellid,time in pairs(spellids) do
local name,_,spellicon = GetSpellInfo(spellid)
abilities[name] = { icon = spellicon, duration = time }
end
-----------------------------------------------------
-- Edit this table to change the order
-----------------------------------------------------
-- 6552 Pummel
-- 2139 Counterspell
-- 19647 Spell Lock
-- 1766 Kick
-- 47528 Mind Freeze
-- 57994 Wind Shear
-- 96231 Rebuke
-- 47476 Strangulate
-- 408 Kidney Shot
-- 8122 Psychic Scream
-- 80964 Skull Bash
-- 15487 Silence
-- 44572 Deep Freeze
-----------------------------------------------------
local order = {6552, 2139, 19647, 1766, 47528, 57994, 96231, 47476, 408, 8122, 80964, 15487, 44572}
-----------------------------------------------------
-----------------------------------------------------
-- Interrupt Bar by Kollektiv
----------------------------------------------------
InterruptBarDB = InterruptBarDB or { scale = 1, hidden = false, lock = false, }
local abilities = {}
local order
local band = bit.band
local spellids = {[6552] = 10, [2139] = 24, [19647] = 24, [1766] = 10, [47528] = 10, [57994] = 6, [47476] = 120, [15487] = 45, [96231] = 10, [8122] = 27, [80964] = 10, [408] = 20, [44572] = 30}
for spellid,time in pairs(spellids) do
local name,_,spellicon = GetSpellInfo(spellid)
abilities[name] = { icon = spellicon, duration = time }
end
-----------------------------------------------------
-- Edit this table to change the order
-----------------------------------------------------
-- 6552 Pummel
-- 2139 Counterspell
-- 19647 Spell Lock
-- 1766 Kick
-- 47528 Mind Freeze
-- 57994 Wind Shear
-- 96231 Rebuke
-- 47476 Strangulate
-- 408 Kidney Shot
-- 8122 Psychic Scream
-- 80964 Skull Bash
-- 15487 Silence
-- 44572 Deep Freeze
-----------------------------------------------------
local order = {6552, 2139, 19647, 1766, 47528, 57994, 96231, 47476, 408, 8122, 80964, 15487, 44572}
-----------------------------------------------------
-----------------------------------------------------
Kÿriane- Messages : 241
Date d'inscription : 28/10/2008
Age : 40
Localisation : Yvelines - Mantes la Jolie
Re: interuptbar
il marche ?
Magra- Messages : 318
Date d'inscription : 03/11/2008
Age : 32
Localisation : Devant le pc
Re: interuptbar
Oui :p
Kÿriane- Messages : 241
Date d'inscription : 28/10/2008
Age : 40
Localisation : Yvelines - Mantes la Jolie
:: La taverne :: Galerie des déchus
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum