| Go to Page... |
| Compatibility: | Mists of Pandaria (5.0.4) |
| Updated: | 09-01-12 01:15 PM |
| Created: | 10-12-09 06:05 AM |
| Downloads: | 113,023 |
| Favorites: | 364 |
| MD5: | |
| Categories: | Casting Bars, Cooldowns, Mists of Pandaria Beta |



config.width = 375 -- Width of a single bar....
config.width = 200 -- Width of a single bar....


local EHN,ns = ...
local config = EventHorizon.config
local c = EventHorizon.colors
local _,class = UnitClass('player') -- These locals make in-line conditions a little easier. See the color section for a few examples.
local DK = class == "DEATHKNIGHT"
local Druid = class == "DRUID"
local Hunter = class == "HUNTER"
local Mage = class == "MAGE"
local Paladin = class == "PALADIN"
local Priest = class == "PRIEST"
local Rogue = class == "ROGUE"
local Shaman = class == "SHAMAN"
local Warlock = class == "WARLOCK"
local Warrior = class == "WARRIOR"
--[[ EDIT BELOW THIS LINE ]]--

-- Vampiric Touch/swd cd
self:newSpell({
debuff = {34914,3},
cast = 34914,
cooldown = 32379,
refreshable = true,
hasted = true,
requiredTree = 3,
requiredLevel = 28,
stance = 1,
})

self:newSpell({
itemID = 1543
})
self:newSpell({
itemID = { 1543, 1544, ... , 1243 },
})
self:newSpell({
slotID = 13,
})
self:newSpell({
cast = 1543
})
self:newSpell({
cast = { 1543, 1544, ... , 1243 },
})
self:newSpell({
channel = {1543,3},
})
self:newSpell({
channeled = { {1543,2}, {1544,4}, ... , {1254, 6} },
})
self:newSpell({
cooldown = 1543,
})
self:newSpell({
cooldown = {1543, 1642, ... , 1274},
})
self:newSpell({
debuff = {1543, 3},
})
self:newSpell({
playerbuff = {1543, 3},
})
self:newSpell({
playerbuff = 1543,
})
self:newSpell({
debuff = {1543, 3},
hasted = true,
})
self:newSpell({
debuff = {1543, 3},
recast = true,
})
self:newSpell({
playerbuff = {1543, 3},
minstacks = 2,
})
self:newSpell({
slotID = 14,
internalcooldown = 45,
})
self:newSpell({
debuff = {1543, 3},
unique = true,
})
self:newSpell({
debuff = {1543, 3},
keepIcon = true,
})
self:newSpell({
debuff = {1543, 3},
icon = 1544,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
requiredGlyph = 12456,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
requiredTree = 3,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
requiredTree = {0,1,3},
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
requiredLevel = 84,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
stance = 1,
})
self:newspell({
cooldown = 1543,
smallCooldown = true,
stance = {0, 1, 4},
})

File Name |
Version |
Size |
Author |
Date |
Type |
v1.9.3 |
71kB |
11-05-10 07:02 AM |
Patch |
||
2.3 |
10kB |
11-04-10 10:01 PM |
Addon |
File Name |
Version |
Size |
Author |
Date |
1.9.5-9 |
84kB |
Brusalk |
08-31-12 10:58 PM |
|
1.9.5-8 |
84kB |
Brusalk |
08-31-12 06:14 PM |
|
1.9.5-7 |
83kB |
Brusalk |
08-31-12 04:37 PM |
|
1.9.5-6 |
83kB |
Brusalk |
08-30-12 06:44 PM |
|
1.9.5-5 |
83kB |
Brusalk |
08-30-12 03:34 AM |
|
1.9.5-4 |
83kB |
Brusalk |
08-30-12 02:06 AM |
|
1.9.5-4 |
83kB |
Brusalk |
08-30-12 01:51 AM |
|
1.9.5-3 |
83kB |
Brusalk |
08-29-12 10:01 PM |
|
1.9.5-2 |
82kB |
Brusalk |
08-29-12 06:52 PM |
|
1.9.5-1 |
76kB |
Brusalk |
08-28-12 08:17 PM |
|
1.9.5 |
77kB |
Brusalk |
08-28-12 02:35 AM |
|
1.9.4-4 |
74kB |
Brusalk |
07-25-12 09:13 PM |
|
1.9.4-3 |
73kB |
Brusalk |
07-21-12 04:15 PM |
|
1.9.4-2 |
61kB |
Brusalk |
07-07-12 01:31 AM |
|
1.9.4-1 |
61kB |
Brusalk |
07-06-12 05:30 PM |
|
1.9.4-1 |
70kB |
Brusalk |
05-02-11 12:36 PM |
|
1.9.3-3 |
72kB |
Taroven |
04-03-11 10:02 AM |
|
1.9.3-3 |
67kB |
Taroven |
02-09-11 03:01 PM |
|
1.9.2a |
69kB |
Taroven |
11-09-10 05:11 PM |
|
1.9.2 |
69kB |
Taroven |
10-27-10 10:52 PM |
|
1.9 r378 |
65kB |
Taroven |
10-24-10 11:24 PM |
|
1.9 r377 |
65kB |
Taroven |
10-22-10 08:37 AM |
|
1.9 r376 |
65kB |
Taroven |
10-21-10 10:35 PM |
|
1.9 r370 |
65kB |
Taroven |
10-20-10 05:33 PM |
|
1.9 r362 |
65kB |
Taroven |
10-16-10 06:04 PM |
|
1.9 (r274) |
57kB |
Taroven |
07-21-10 06:14 PM |
|
1.9 (r272) |
57kB |
Taroven |
07-20-10 10:56 PM |
|
1.9 (r249) |
55kB |
Taroven |
06-14-10 09:35 AM |
|
1.9 (r241) |
55kB |
Taroven |
06-09-10 01:24 PM |
|
1.9 (r233) |
55kB |
Taroven |
06-05-10 02:22 PM |
|
1.9 (r232) |
55kB |
Taroven |
06-03-10 03:21 PM |
|
1.8 |
49kB |
Taroven |
04-21-10 01:41 AM |
|
1.7c |
45kB |
Taroven |
04-19-10 03:00 PM |
|
1.7b |
45kB |
Taroven |
03-23-10 05:28 PM |
|
1.7a |
45kB |
Taroven |
03-19-10 04:42 PM |
|
1.7 |
45kB |
Taroven |
03-18-10 04:33 PM |
|
1.6 |
43kB |
Taroven |
03-13-10 05:02 AM |
|
1.5c |
38kB |
Taroven |
01-10-10 05:31 PM |
|
1.5b |
38kB |
Taroven |
01-03-10 01:11 PM |
|
1.5a |
38kB |
Taroven |
12-24-09 11:41 AM |
|
1.5 |
37kB |
Taroven |
12-16-09 01:44 AM |
|
1.4 |
37kB |
Taroven |
12-09-09 04:30 AM |
|
1.3c |
36kB |
Taroven |
11-29-09 04:38 AM |
|
1.3b |
36kB |
Taroven |
11-20-09 04:05 PM |
|
1.3a |
36kB |
Taroven |
11-19-09 11:37 PM |
|
1.3 |
36kB |
Taroven |
11-18-09 09:10 PM |
|
1.2.4c |
35kB |
Taroven |
11-12-09 08:54 PM |
|
1.2.4b |
35kB |
Taroven |
11-05-09 11:44 PM |
|
1.2.4a |
35kB |
Taroven |
11-03-09 11:58 PM |
|
1.2.4 |
35kB |
Taroven |
11-03-09 04:48 AM |
|
1.2.3 |
34kB |
Taroven |
10-28-09 06:01 AM |
|
1.2.2 |
34kB |
Taroven |
10-23-09 04:42 AM |
|
1.2.1a |
34kB |
Taroven |
10-14-09 12:09 AM |
|
1.2.1 |
34kB |
Taroven |
10-13-09 11:49 PM |
|
1.2 |
34kB |
Taroven |
10-12-09 06:05 AM |
![]() |
Comment Options |
| Blufyre |
| View Public Profile |
| Send a private message to Blufyre |
| Find More Posts by Blufyre |
| Add Blufyre to Your Buddy List |
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||
|
|
![]() In Lua coding -- is a comment, so I commented it out so I wouldn't have to write it later. If you're trying to get mage talents, there's 3 sections of the 3 talents bars, one for each talent per spec. Look for the line that has -- Arcane and then -- Frost and then -- Fire. After each of those lines are the bars for those specs. The talents are commented out and you just have to delete all the text on the line that says delete this line for so and so talent. I believe I left the arcane one on as default for all of them, so you'll have to comment that one out to only get the talent you want. |
|
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
|
|
|
|
| slackgen |
| View Public Profile |
| Send a private message to slackgen |
| Find More Posts by slackgen |
| Add slackgen to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
Is any one having any luck using the "--required talent = X" line? I attempted to modify previous linked mage's code or other classes linked talents to no avail.
|
|
|
| xhunterzero34 |
| View Public Profile |
| Send a private message to xhunterzero34 |
| Find More Posts by xhunterzero34 |
| Add xhunterzero34 to Your Buddy List |
|
|
|||
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
|
||
|
|
| slackgen |
| View Public Profile |
| Send a private message to slackgen |
| Find More Posts by slackgen |
| Add slackgen to Your Buddy List |
|
|
||
|
|
What is the problem with the cooldown resets when using Readiness? |
|
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||||||
|
|
![]()
Code:
-- Lightning Bolt + Chain Lightning + Earthquake + Lightning Shield Charges (minstacks 2)
self:newSpell({
cast = {403,421,61882},
cooldown = 61882,
requiredTree = 1,
icon = 324,
})
![]()
![]()
It looks like the problem lies in my conversion of the new debuff/playerbuff to the old debuff/playerbuff config system, so in the mean time you can use the following to replace seed of corruption and agony in the warlock config to get it working while I figure out the problem Code:
-- [Seed of] Corruption
self:NewSpell({
spellID = 172,
debuff = {172,27243},
icon = 172,
cast = 27243,
dot = 2,
hasted = true,
refreshable = true,
requiredLevel = 3,
requiredTree = {1,2},
})
-- Agony
self:NewSpell({
spellID = 980,
debuff = {980,603,80240},
dot = 2,
refreshable = true,
hasted = true,
requiredTree = 1,
requiredLevel = 36,
})
|
|||||
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 15
Uploads: 0
|
hi,
every version after v1.9.5-1 is bugged for my warlock. Only 1.9.5-1 is showing every right spell and not giving any text out. a few spells are missing or getting wrong ones. and the symbols are as big as hell (without changing anything in the config.lua) so there is corruption missing and the wrong curse included. after logging in im getting following text: Code:
EventHorizon: Adding,table: 0000000024979AE0,table: 0000000024979C20,27243,0,nil EventHorizon: Adding,table: 0000000024979D60,table: 0000000024979EA0,nil,0,nil EventHorizon: Adding,30108,30108,30108,nil,nil EventHorizon: Adding,48181,48181,48181,nil,48181 EventHorizon: Adding,686,nil,nil,nil,nil EventHorizon: Adding,86211,nil,nil,nil,nil EventHorizon: Adding,603,603,nil,15,nil EventHorizon: Adding,47960,47960,nil,0,105174 EventHorizon: Adding,686,nil,table: 000000002497A760,nil,nil EventHorizon: Adding,122355,nil,nil,108869,nil EventHorizon: Adding,3483,3483,348,nil,nil EventHorizon: Adding,29722,nil,29722,nil,17962 EventHorizon: Adding,116858,nil,116858,nil,113858 EventHorizon: Adding,18223,18223,nil,109466,nil EventHorizon: Instabiles Gebrechen EventHorizon: Heimsuchung EventHorizon: Schattenblitz EventHorizon: Seelentausch EventHorizon: Fluch der Erschöpfung here's a screenshot: http://imgur.com/BewQk
Last edited by NishiJoichiro : 08-30-12 at 01:18 PM.
|
|
|
| NishiJoichiro |
| View Public Profile |
| Send a private message to NishiJoichiro |
| Find More Posts by NishiJoichiro |
| Add NishiJoichiro to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
Brusalk just wanted to update you on the hunter module. Readiness should not be with the talented section of Thrill of the Hunt and Fervor. It is a base spell learned at 60.
Got Fervor, Murder of Crows, Readiness and Rapid Fire to work after changing the code some. Only problem I am having is cooldown resets when Readiness is used. Code:
--- Murder of Crows
self:newSpell({
cooldown = 131894,
requiredLevel = 75,
requiredTree = 3,
})
--- Rapid Fire
self:newSpell({
cooldown = 3045,
requiredLevel = 54,
})
--- Readiness
self:newSpell({
cooldown = 23989,
requiredLevel = 60,
})
--- Fervor
self:newSpell({
cooldown = 82726,
requiredLevel = 60,
requiredTree = 1,
})
Last edited by slackgen : 08-30-12 at 01:52 PM.
|
|
|
| slackgen |
| View Public Profile |
| Send a private message to slackgen |
| Find More Posts by slackgen |
| Add slackgen to Your Buddy List |
|
|
|||||
|
|
Last edited by Vilkku : 08-30-12 at 08:21 AM.
|
||||
|
|
| Vilkku |
| View Public Profile |
| Send a private message to Vilkku |
| Visit Vilkku's homepage! |
| Find More Posts by Vilkku |
| Add Vilkku to Your Buddy List |
|
|
|
|
A Murloc Raider
Forum posts: 7
File comments: 16
Uploads: 0
|
Hi,
I'm getting the following error: Code:
Message: Interface\AddOns\EventHorizon\EventHorizon.lua:696: script ran too long
Time: 08/30/12 14:18:48
Count: 2
Stack: Interface\AddOns\Auctionator\AtrErrorInspector.lua:101: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:50>
[C]: in function `SetPoint'
Interface\AddOns\EventHorizon\EventHorizon.lua:696: in function `AddIndicator'
Interface\AddOns\EventHorizon\EventHorizon.lua:1338: in function `UpdateDoT'
Interface\AddOns\EventHorizon\EventHorizon.lua:954: in function `UNIT_AURA'
Interface\AddOns\EventHorizon\EventHorizon.lua:564: in function `f'
Interface\AddOns\EventHorizon\EventHorizon.lua:472: in function <Interface\AddOns\EventHorizon\EventHorizon.lua:468>
Locals: msg = " Interface\AddOns\EventHorizon\EventHorizon.lua:696: script ran too long"
funcnames = <table> {
1 = "SetPoint"
2 = "AddIndicator"
3 = "UpdateDoT"
4 = "UNIT_AURA"
5 = "f"
}
funcstr = "SetPoint > AddIndicator > UpdateDoT > UNIT_AURA > f"
looksLikeAuctionatorError = false
inAtrErrorHandler = true
origErrorHandler = <function> defined *:OnLoad:1
zc = <table> {
msg_red = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:550
msg = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:675
GetArrayElemOrFirst = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:149
NumToBool = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:504
IsEnglishLocale = <function> defined @Interface\AddOns\Auctionator\AuctionatorLocalize.lua:51
ShowHide = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:35
StringStartsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:868
printmem = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:949
round = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:544
tallyAdd = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1039
msg_color = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:556
CheckDeferredCall = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:331
priceToMoneyString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:779
tallyPrint = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1051
StringEndsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:848
GetArrayElemOrNil = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:164
BoolToNum = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:494
If = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:98
periodic = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:354
Min = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:68
msg_pink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:551
SetTextIf = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:46
CopyDeep = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:921
msg_str = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:569
priceToString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:743
enc64 = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:214
Val = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:57
msg_badErr = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:586
TrimQuotes = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:892
printableLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:936
PrintTable = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:384
StringContains = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:830
StringSame = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:812
PullItemIntoMemory = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:462
val2gsc = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:725
PrintKeysSorted = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:109
msg_ex = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:68
|
|
|
| thymon |
| View Public Profile |
| Send a private message to thymon |
| Visit thymon's homepage! |
| Find More Posts by thymon |
| Add thymon to Your Buddy List |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 19
Uploads: 0
|
__________________
Totemspot - The Shaman Community Site |
|
|
|
| binkenstein |
| View Public Profile |
| Send a private message to binkenstein |
| Visit binkenstein's homepage! |
| Find More Posts by binkenstein |
| Add binkenstein to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 7
Uploads: 0
|
Well deserved sleep!
I might add that everything is now working perfectly for my mage. Great job, I've sent $10 your way, have a pizza! ![]() |
|
|
| 1exi |
| View Public Profile |
| Send a private message to 1exi |
| Visit 1exi's homepage! |
| Find More Posts by 1exi |
| Add 1exi to Your Buddy List |
|
|
|||||||
|
|
Re: Re: Re: Re: Re: Re: I See Nothing
You're very welcome for the help. Now I can go to bed unless someone else posts a comment while I'm typing this :P |
||||||
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Visit Brusalk's homepage! |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
![]() |
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.



