| 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: | 112,791 |
| Favorites: | 366 |
| 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 |
| 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: 11
Uploads: 0
|
Re: Re: Re: Re: I See Nothing
[19:59:55]EventHorizon: Adding,81700,nil,nil,nil,81700 [19:59:55]EventHorizon: Adding,139,nil,nil,nil,nil [19:59:55]EventHorizon: Adding,47540,nil,nil,nil,47540 [19:59:55]EventHorizon: Adding,6788,6788,nil,nil,89485 [19:59:55]EventHorizon: Adding,88684,nil,nil,88684,88684 [19:59:55]EventHorizon: Adding,34861,nil,nil,nil,34861 [19:59:55]EventHorizon: Adding,81206,nil,nil,81209,81206 [19:59:55]EventHorizon: Adding,34914,34914,34914,3,32379 [19:59:55]EventHorizon: Adding,589,589,nil,3,table: 1BAA1B30 [19:59:55]EventHorizon: Adding,8092,nil,table: 1BAA1BD0,nil,8092 [19:59:55]EventHorizon: Adding,2944,2944,nil,1,nil [19:59:55]EventHorizon: Adding,120517,nil,nil,nil,table: 1BAA1D10 [19:59:55]EventHorizon: Vampiric Touch [19:59:55]EventHorizon: Shadow Word: Pain [19:59:55]EventHorizon: Mind Blast [19:59:55]EventHorizon: Devouring Plague Thanks |
||||
|
|
| fount |
| View Public Profile |
| Send a private message to fount |
| Send email to fount |
| Find More Posts by fount |
| Add fount to Your Buddy List |
|
|
|||
|
|
|
||
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Send email to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||||
|
|
Re: Re: Re: I See Nothing
Are you getting any Lua errors? Also, after a /reloadui scroll up to where you see lines like EventHorizon: Adding, lots of text here after that stuff you might see some lines like EventHorizon: Vampiric Touch EventHorizon: Shadow Word: Pain Can you tell me what the last line you see there is that's prefixed by EventHorizon: |
|||
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Send email to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||||
|
A Kobold Labourer
Forum posts: 0
File comments: 11
Uploads: 0
|
Re: Re: Re: I See Nothing
Edit: and when I switch back to shadow and then type /ehz status I get: [19:40:49]EventHorizon: Vampiric Touch [19:40:49]EventHorizon: Shadow Word: Pain [19:40:49]EventHorizon: Mind Blast [19:40:49]EventHorizon: Devouring Plague [19:41:07]EventHorizon: Installed plugins: [19:41:07] redshift [19:41:07] lines [19:41:07]EventHorizon: Visible bars:
Last edited by fount : 08-30-12 at 03:42 AM.
|
|||
|
|
| fount |
| View Public Profile |
| Send a private message to fount |
| Send email to fount |
| Find More Posts by fount |
| Add fount to Your Buddy List |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
(RE-POST AFTER EDIT)
I have figured out the initial problem. The older versions of ehz had uniform bar dimensions. However this version seem to fit all the bars/icons to the uniform window. Ie. the shadowpriest where only 3 spells are getting tracked all 3 bars and icons are very magnified. On my rogue this ehz version tracks only slice and dice in which that one spell is so magnified to fit the same ehz window. On my deathknight where there are about 7 spells to be tracked all icons and bar sizes seem perfect. 1. anyway we can have better scaling on the bars or some customizability? (I am not very familiar with lua coding) 2. for shadow priest on top of Vamp embrace, shadow word pain, mindblast can devouring plague and mindflay be monitored as well? However my main is my resto druid which even until recently I have been using the old outdated eventhorizon. Now since 5.0 I get the following lua error. Please advise how to fix it. Thank you.
|
|
|
|
| sahasraka |
| View Public Profile |
| Send a private message to sahasraka |
| Send email to sahasraka |
| Find More Posts by sahasraka |
| Add sahasraka to Your Buddy List |
|
|
|||
|
A Kobold Labourer
Forum posts: 0
File comments: 11
Uploads: 0
|
Re: Re: I See Nothing
Shadow priest, and yes. |
||
|
|
| fount |
| View Public Profile |
| Send a private message to fount |
| Send email to fount |
| Find More Posts by fount |
| Add fount to Your Buddy List |
|
|
||
|
|
This error isn't in the most recent version 1.9.5-4 so try downloading and using that and tell me if the issue still persists ![]() EDIT! I apologize. The error is there I'm just blind! :P In a few minutes 1.9.5-5 should be up which fixes the issue.
Last edited by Brusalk : 08-30-12 at 03:29 AM.
|
|
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Send email to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 4
Uploads: 0
|
I have figured out the initial problem. The older versions of ehz had uniform bar dimensions. However this version seem to fit all the bars/icons to the uniform window. Ie. the shadowpriest where only 3 spells are getting tracked all 3 bars and icons are very magnified. On my rogue this ehz version tracks only slice and dice in which that one spell is so magnified to fit the same ehz window. On my deathknight where there are about 7 spells to be tracked all icons and bar sizes seem perfect.
1. anyway we can have better scaling on the bars or some customizability? (I am not very familiar with lua coding) 2. for shadow priest on top of Vamp embrace, shadow word pain, mindblast can devouring plague and mindflay be monitored as well? However my main is my resto druid which even until recently I have been using the old outdated eventhorizon. Now since 5.0 I get the following lua error. Please advise how to fix it. Thank you.
Last edited by sahasraka : 08-30-12 at 03:35 AM.
|
|
|
|
| sahasraka |
| View Public Profile |
| Send a private message to sahasraka |
| Send email to sahasraka |
| Find More Posts by sahasraka |
| Add sahasraka to Your Buddy List |
|
|
||
|
|
Re: I See Nothing
Do you have the most recent version installed? (1.9.5-4) I'll try and get everything working before your raid ![]() |
|
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Send email 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,
playerbuff = 324,
icon = 324,
})
As for Elemental Mastery, the following is equivalent to what you have there Code:
-- Elemental Mastery
self:newSpell({
cooldown = 16166,
playerbuff = 16166,
requiredTree = 1,
requiredLevel = 60,
--requiredTalent = 10,
})
1exi is correct. In the current version of EventHorizon requiredTalent is not implemented but will be in the rewrite. -- is a comment in Lua code, so that line is commented out as it's unnecessary |
|
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Send email to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 11
Uploads: 0
|
Hi Brusalk,
Thanks so much for picking this up, I wasn't sure what I was going to do without it when it eventually broke come MoP. Unfortunately it isn't working for me at the moment. All I get is an empty frame (5 pixels or so high with the drag anchor) which disappears after a few seconds, and returns temporarily if i toggle it with /ehz. Entering combat doesn't do anything to return it. /ehz status reports installed plugins: redshift and lines, Visible Bars: blank I hate to be the guy to do this, but, Wah it isn't working for me, why not? I've had lots of different set ups of event horizon in the past, and I thought it might be some left over config breaking it. I've deleted all the addon files for a fresh install (myconfig.lua's are gone). I went through and removed EventHorizon.lua from both my character and my account level saved variables. Thanks for any help, I guess I'll get prepared to heal tonight because I'm not going to be able to dps without my ehz ![]() |
|
|
| fount |
| View Public Profile |
| Send a private message to fount |
| Send email to fount |
| Find More Posts by fount |
| Add fount to Your Buddy List |
|
|
||
|
|
Re: Re: Re: Re: Re: Why so BIG!
when staticHeight is set to false or nil, then EventHorizon will resize to fit the number of active bars. config.height in this case controls the height of each and every bar and the icons stay square because of it. For example: Code:
config.height = 25 config.staticHeight = 200 config.width = 300 Code:
config.height = 25 config.staticHeight = false config.width = 300 |
|
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Send email to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
|||
|
A Kobold Labourer
Forum posts: 0
File comments: 15
Uploads: 0
|
Re: Re: Re: Re: Why so BIG!
And well, only because I didn't write it, doesn't mean, I don't respect, that someone is continuing the Addon. I am very glad for it. But saying 'learn some lua blablabla' - if I would like or have the time to learn that, I would not use other Addons - is just a retarded answer. It's like going to the auto mechanic and tell him you like the car as every time but fixed and he says:"go and learn some mechanics and do it by your own". I can't do it. That's why I'm here.
The problem was, i changed the first width, logged in, everything the same, logged out, changed the second width without knowing any scales. -> allright, the width was okay, but the symbols were not getting smaller when i changed the 22 to 18 or to 15. This was very annoying. I will take a look at my problems today. |
||
|
|
| NishiJoichiro |
| View Public Profile |
| Send a private message to NishiJoichiro |
| Send email to NishiJoichiro |
| Find More Posts by NishiJoichiro |
| Add NishiJoichiro to Your Buddy List |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 7
Uploads: 0
|
|
|
|
|
| 1exi |
| View Public Profile |
| Send a private message to 1exi |
| Send email to 1exi |
| Find More Posts by 1exi |
| Add 1exi 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.



