| 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,818 |
| 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 |
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
|
It seems Eventhorizon is entirely broken on beta, I can not get it to show up at all. I was going to make myself a custom warlock profile
![]() |
|
|
| Warlocomotif |
| View Public Profile |
| Send a private message to Warlocomotif |
| Find More Posts by Warlocomotif |
| Add Warlocomotif to Your Buddy List |
|
|
||
|
|
Re: moving and resizing?
There's a drag handle at the top-right corner of EH. It'll light up when you mouse over it, just drag it wherever you want. |
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
A Fallenroot Satyr
Forum posts: 23
File comments: 6
Uploads: 0
|
moving and resizing?
Is there a way to move the location, as well as re-size it?
|
|
|
| Dharkoth |
| View Public Profile |
| Send a private message to Dharkoth |
| Send email to Dharkoth |
| Find More Posts by Dharkoth |
| Add Dharkoth to Your Buddy List |
|
|
||
|
|
I'm not quite inclined to change this at the moment, but we'll see for the Axis release. |
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Send email to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 27
Uploads: 0
|
hey for DKs is there anyway for me to change it so the rune order is blood, frost, unholy. you have it set as blood, unholy, frost, which is kind of weird lol.
|
|
|
| ContraLFE |
| View Public Profile |
| Send a private message to ContraLFE |
| Send email to ContraLFE |
| Find More Posts by ContraLFE |
| Add ContraLFE to Your Buddy List |
|
|
|
|
|
I don't believe you'd have any issues with only BC installed, but you never know. Unfortunately the error wasn't exactly descriptive, I honestly have no idea what would cause it.
No conflict with the locals, feel free to keep those in. |
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Send email to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 5
Uploads: 0
|
I only have BC installed right now. I have Lich King, but never opened it. I used to play back in the day, but ... yeah. =P Maybe that's what it's issue is? It's looking for something that most people would have installed?
I like the color scheme. Seems to work pretty well. =) As for that code after the color thing, is that replacing this? Should I remove them if I have that other code in there? Will there be conflict if I have both in there? Also, thanks again! =) Code:
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" |
|
|
| alexialei |
| View Public Profile |
| Send a private message to alexialei |
| Send email to alexialei |
| Find More Posts by alexialei |
| Add alexialei to Your Buddy List |
|
|
|
|
|
Email notifications + Thunderbird checking every 5 minutes = win.
Not sure on the error. I've never gotten it myself. That one would imply that the spell info for something was invalid. Perhaps it isn't/wasn't in your local cache or something... no idea. But yeah, you should never need to muck with spellIDs. You can check the Druid config for stance info. Caster is 0, believe bear is 1, cat is... 3 I think? Not in a position to check at the moment, but it's all in there. Here's the color table from my myconfig, I think you'll enjoy it. Code:
local c = EventHorizon.colors
c.sent = {true,1,.5}
c.tick = {true,1,1}
c.casting = {0,1,0.2,0.25}
c.cooldown = {0.6,0.8,1,0.3}
c.debuffmine = {true,1,0.3}
c.debuff = {true,0.5,0.3}
c.playerbuff = {true,1,0.3}
c.default = {1,1,1,1}
c.bgcolor = {0,0,0,0.55}
c.bordercolor = {true,0.5,0.7}
c.nowLine = {true,1,0.5}
c.gcdColor = {true,0.5,0.5}
local _,class = UnitClass('player')
if class == 'PRIEST' then
for i,v in pairs(c) do
if v[1] == true and v[2] == 1 then
v[2] = 0.7
end
end
end
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Send email to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 5
Uploads: 0
|
Holy cow! That was a fast reply. =) Thanks!
Well, I didn't know what Axis was, but from what you're saying and if I'm understanding it right, it will basically be EH, but way better? Possibly with a UI system for configuration? That would be frickin' sweet! =) As for my issue, I don't know if this made a difference, but it must have. I copied the text out of the priest config file I had and made a new save file. I then deleted config and myconfig out of the priest folder and put my new config file in there. I got my 7 bars back in and out of shadow form! =) But, you were saying how much better the less bars was, so I thought I would give it a go. I gave it a go and I have to say, it makes sense what you were saying. I just need to tweek my custom colors to see the bar underneath. =) I downloaded EH_Vitals and the moment it loaded I was *squeeing* I do have some questions about that, but I'll post them in the Vitals comments to keep apples with apples and bananas with bananas. =) I never really liked oranges. =P As for the bullet points at the end: 1. For the spellID, If I were to leave them where they're at now, and I learned the next rank up, EH will track that new spell as well? If so, hell yea! =) Less work for me. =) I just assumed that EH was designed for higher levels looking to manage their casting/cooldowns easier. And as they wouldn't be getting new spells, I just assumed that each new spell needed the corresponding spellID. 2. For the stance thing, your tutorial on www.castersrus.com only said that stance = 1 was a priest in shadowform and you listed a few others, but you never said that stance = 0 was in normal form. Plus, I was a little confused on if someone was say a druid and was going to turn into a bear, would that be stance 1 or stance 4? Maybe have a small list of each class and their stances. =) But, I just remove the stance line all together. 3. lua errors. I turned them on and in the previous version I was using, there wasn't any. Once I installed the new version, I keep getting the same error anytime anything happens. This was pure stock without me having my own config files in there. It would pop up with a "count" of 2 upon logging in, and if I casted a spell, mount/unmount, etc. it would pop up and the "count" would add 2 more everytime. Hope that helps. Also, the only addons I also have are Bloodhound and Recount. Just in case there might be a conflict with them, but I doubt it. =) Code:
Message: Interface\AddOns\EventHorizon\EventHorizon.lua:451: Usage: UnitBuff("unit", [index] or ["name", "rank"][, "filter"])
Time: Wed Aug 11 17:57:04 2010
Count: 4
Stack: [C]: in function `AuraFunction'
Interface\AddOns\EventHorizon\EventHorizon.lua:451: in function `f'
Interface\AddOns\EventHorizon\EventHorizon.lua:143: in function <Interface\AddOns\EventHorizon\EventHorizon.lua:140>
Locals: (*temporary) = "player"
(*temporary) = nil
|
|
|
| alexialei |
| View Public Profile |
| Send a private message to alexialei |
| Send email to alexialei |
| Find More Posts by alexialei |
| Add alexialei to Your Buddy List |
|
|
|
|
|
Actually, having four bars for Shadow is an extremely good thing. Allow me to elaborate.
The entire goal of EH (and, by proxy, Axis - EH 2.0 - which will be out Eventually) is to show as much information as possible using the minimum amount of space. Personal preferences vary, of course, but that's it in a nutshell. For a new player, having seven bars show the first time logging into their Priest is a pretty daunting thing. For someone more experienced, those seven bars may seem a bit superfluous - 'Why should I have a separate bar for Mind Flay if it's purely a filler spell?', etc. The combined bar approach takes care of all this. The Shadow bars at present are laid out as such: 1) Devouring Plague 2) Vampiric Touch 3) Mind Blast (cast + cooldown), Mind Flay (channel and ticks), Mind Sear (channel and ticks) 4) Shadow Word: Pain (debuff + ticks), Shadow Word: Death (cooldown) Add 5 and 6 for trinkets, of course. EH isn't meant to track absolutely everything - It gives you what you need for a standard rotation and leaves the rest to more specialized addons or whatever you happen to work with best. While it's true that you can track anything and everything with EH (read a couple months back in the comments for a Warlock that used something like 18 bars), some spells are better left out. For example, Fade is hardly a DPS ability and a dedicated cooldown monitor (I use CoolLine) will serve you far better in that case. Inner Fire is easily watched via the standard buff icons or EventHorizon_Vitals (in the Optional Files section here). I'd definitely suggest giving the 4-bar layout some time. It does take a bit of adjustment if you're used to an older version, but it's quite a bit nicer to use in the long run. A nice bit when leveling is that you don't end up with the omnipresent SWD bar, since it's integrated with SWP. Getting to the issues at hand: * You really don't need to adjust spellIDs for lower ranked spells. EH translates the spellID into a spell name and uses that for the most part. There are a few reasons for doing this, but the big one is that it avoids the need to make adjustments when leveling or using a different locale. You can leave those alone to avoid a lot of hassle. * Previous versions of the class config are 100% compatible with the current version of EH if you'd like to copy an older layout. * stance = 1 tells EH to only show that spell when in Shadowform. stance = 0 ignores the spell when in Shadowform. * Go ahead and just make your changes directly to config.lua in the EventHorizon_Priest directory, don't worry about myconfig. EventHorizon as we know it probably isn't going to see any updates, as I am focusing completely on Axis at the moment. * If all else fails, make sure Lua errors are turned on (Escape -> Options -> Help, I believe) and send anything relevant to EH my way. (Axis, if you're not aware, is an evolved version of EventHorizon which will feature much more accessible configuration and a far better class config system) |
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Send email to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 5
Uploads: 0
|
Hey Taroven! I'd like to start off by letting you know that I am enjoying your addon! I was browsing www.shadowpriest.com a few days ago and someone said they used EventHorizon as their spell tracker. Well, I looked into it and I was amazed. =)
I had some issues starting off as I had to learn a bit about lua coding. But, after a few hours of trial and error, I figured it out. =) Your comments really helped out. I ended up customizing it quite a bit and am tracking 7 items currently. I'm still leveling my shadow priest, so every time I learned more spells, I would have to change the spellID. Not a big deal. Just a little typing and a /reload and I was all set for more randoms! =) Here's the deal. Last night I leveled to 40 and got shadowform! =) But, the moment I turned into shadowform, 3 of my spells disappeared. =( I spent 4 hours last night and 2 hours today searching for what I was doing wrong and why it wasn't showing all 7 spells. I was thinking it had to so with stance = 0 or stance = 1 or something like that, or with the requiredTalent = {tab,index} thing. But, nothing I tried worked. Then I just read in some resent comments that shadowform now has 4 bars. =/ "* Priest: Down to four bars for Shadow, yay." Not really a yay for me. =/ Is there any way to change it back? I liked my 7 bars! =) Also, not sure why it is effecting me as I have installed 1.9r249 and that looks to have been changed in 1.9r272. =/ Also, I tried looking in the EventHorizon_Priest config.lua file for help on having the multiple spells in the 1.9r272 version, but it was exactly like the 1.9r249 version. =( I'm just completely lost here and I can't really do randoms efficiently as I'm kind of dependent on EH to get my timing right. =/ Oh yea! The 7 things I am tracking are, in this order: Devouring Plague Rank 3 (19277) Shadow Word: Pain Rank 5 (2767) Mind Blast Rank 6 (8106) Mind Flay Rank 3 (17312) Shadow Weaving (15332) Inner Fire Rank 3 (602) Fade (586) But, when I enter ShadowForm, I only see Shadow Word: Pain, Shadow Weaving, Inner Fire, and Fade. The release notes say that "Shadow: The Mind Flay and SWD bars have been removed. Mind Flay now shares with Mind Blast, SWD shares with SWP." Which, to me would mean that I could just do the new code for multiple spells: - cast = {spellID1, spellID2, spellID3, ...} and that should work. I tried that, and that didn't work either. I'm including the code in my EH_Priest/config.lua file in case you needed it. =P Also, I tried to save the original config.lua file as myconfig.lua, but then EH never loaded it. Was I doing something wrong there as well? Thanks for any help you can give! =) Code:
local config = EventHorizon.config
local usemouseover = true -- Make this false or nil (or just delete the line altogether) to make your healing bars not change when you mouse over something.
function EventHorizon:InitializeClass()
self.config.gcdSpellID = 1243 -- Power Word: Fortitude
--[[ Vampiric Touch
self:NewSpell({
spellID = 48160,
cast = true,
debuff = true,
dot = 3,
stance = 1,
requiredTalent = {3,24},
hasted = {3,19},
expectedTicks = 7,
})
]]--
-- Devouring Plague - Rank 3
self:NewSpell({
spellID = 19277,
debuff = true,
cooldown = true,
dot = 3,
refreshable = true,
expectedTicks = 8,
})
-- Shadow Word: Pain - Rank 5
self:NewSpell({
spellID = 2767,
debuff = true,
dot = 3,
refreshable = true,
})
-- Mind Blast - Rank 6
self:NewSpell({
spellID = 8106,
cast = true,
cooldown = true,
})
-- Mind Flay - Rank 3
self:NewSpell({
spellID = 17312,
channeled = true,
numhits = 3,
})
-- Shadow Weaving
self:NewSpell({
spellID = 15332,
playerbuff = true,
requiredTalent = {3,12}, -- Shadow Weaving
})
-- Inner Fire - Rank 3
self:NewSpell({
spellID = 602,
playerbuff = true,
})
-- Fade
self:NewSpell({
spellID = 586,
playerbuff = true,
cooldown = true,
})
--[[ Shadow Word: Death
self:NewSpell({
spellID = 32379,
cooldown = true,
stance = 1,
requiredTalent = {3,19},
})
]]--
--[[ Renew
self:NewSpell({
spellID = 139,
playerbuff = true,
auraunit = usemouseover and 'mouseover' or 'target',
dot = 3,
stance = 0,
})
]]--
--[[ Prayer of Mending
self:NewSpell({
spellID = 48113,
playerbuff = true,
cooldown = true,
auraunit = usemouseover and 'mouseover' or 'target',
stance = 0,
})
]]--
--[[ Penance (including Grace) -- Also EASILY the longest spell entry in EventHorizon to date. Uses an absurd amount of nonstandard types!
self:NewSpell({
spellID = 53005,
playerbuff = 47930,
auraunit = usemouseover and 'mouseover' or 'target',
channeled = true,
numhits = 2,
cooldown = true,
stance = 0,
requiredTalent = {1,28},
cleu = 'SPELL_HEAL', -- Usage of config.cleu (alias: config.event)
keepIcon = true,
})
]]--
--[[ Lesser Heal (including Surge of Light)
self:NewSpell({
spellID = 2061,
playerbuff = 33151,
cast = true,
stance = 0,
})
]]--
--[[ Greater Heal (including Serendipity)
self:NewSpell({
spellID = 2060,
playerbuff = 63731,
unique = true,
cast = true,
stance = 0,
})
]]--
--[[ Circle of Healing
self:NewSpell({
spellID = 34863,
--playerbuff = -- There's a buff I want to show here, I just haven't decided what.
cooldown = true,
stance = 0,
requiredTalent = {2,24},
})
]]--
--[[ Weakened Soul (Disc - Can't track PW:S on the same bar yet)
self:NewSpell({
spellID = 6788,
debuff = true,
unique = true,
auraunit = usemouseover and 'mouseover' or 'target',
stance = 0,
requiredTalent = {1,15}, -- Soul Warding
})
]]--
return true
end
|
|
|
| alexialei |
| View Public Profile |
| Send a private message to alexialei |
| Send email to alexialei |
| Find More Posts by alexialei |
| Add alexialei to Your Buddy List |
|
|
|
|
|
Re: myconfig.lua vs saved variables
Since the EH releases do not contain any form of myconfig.lua, the only time a myconfig file would be removed is if you had an updater program set to delete directories every time. You should be able to kill off that behavior without any ill effects if that's the case.
But yes, I've been working on an ingame config. It won't be quite as powerful as using the config files, and will only be through a slash command (at first), but it'll be there. I do have beta access, so it's just a matter of waiting on addons to be enabled once more. Blizzard wants us to test their new UI and make sure it works before we start breaking things again. ![]() |
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Send email to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
|
myconfig.lua vs saved variables
I love this addon. So much in fact, that it bugs me the Cataclysm Beta doesn't support addons yet, and trying to get my rotation down without it is a royal pain.
Anyway, my point here is that every time I update EventHorizon, I have to remember to copy and paste the myconfig.lua file, which is kind of doing things the hard way. Wouldn't it be easier to create a savedvariable system like most addons? That way, if you update EH, my settings remain intact. |
|
|
| myrroddin |
| View Public Profile |
| Send a private message to myrroddin |
| Send email to myrroddin |
| Find More Posts by myrroddin |
| Add myrroddin 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.



