Download
(26Kb)
Download
Updated: 01-21-11 09:08 PM
Pictures
File Info
Updated:01-21-11 09:08 PM
Created:unknown
Downloads:228,169
Favorites:379
MD5:

EventAlert  Popular! (More than 5000 hits)

Version: 4.7.6
by: CurtisTheGreat [More]

The addon will notify you in the middle of your screen with an icon, name of the spell that has procced, the time left on the proc and will make a subtle sound. EventAlert is also able to handle more than one proc at a time (this option was not available in previous versions).

I am not fond of addons that have very complicated installation and setups. The mod should work on install without any config, but if you wish to change any options use the following command: /ea options
To see a more detailed list of what options are avaiable to the mod, just check out the screenshot of the options pane.

This mod tracks the following events/procs:

  • Death Knight
    • Cinderglacier (Runeforging)
    • Dark Transformation
    • Killing Machine
    • Rime (Freezing Fog)
    • Rune Strike
    • Sudden Doom
    Druid
    • Combo Points
    • Eclipse
    • Nature's Grace
    • Predator's Swiftness
    • Omen of Clarity
    • Owlkin Frenzy
    • Shooting Stars
    Hunter
    • Counterstrike
    • Kill Shot
    • Master Marksman
    • Rapid Killing
    Mage
    • Arcane Blast
    • Arcane Concentration
    • Blazing Speed
    • Brain Freeze
    • Fingers of Frost
    • Firestarter
    • Hot Streak
    • Impact
    Paladin
    • Art of War
    • Daybreak
    • Denounce
    • Grand Crusader
    • Hand of Light
    • Infusion of Light
    • Hammer of Wrath
    • Holy Power
    • Sacred Duty
    • Surge of Light
    Priest
    • Borrowed Time
    • Dark Evangelism
    • Evangelism
    • Serendipity
    • Shadow Orb
    • Surge of Light
    Rogue
    • Combo Points
    Shaman
    • Elemental Focus
    • Lava Surge
    • Lightning Shield
    • Maelstrom Weapon
    • Tidal Waves
    Warlock
    • Backdraft
    • Backlash
    • Decimation
    • Empowered Imp
    • Eradication
    • Molten Core
    • Nightfall
    • Shadowburn
    Warrior
    • Battle Trance
    • Bloodsurge
    • Execute
    • Incite
    • Lambs to the Slaughter
    • Overpower
    • Revenge
    • Sudden Death
    • Sword and Board
    • Taste for Blood
    • Thunderstruck
    • Victory Rush


Quick Backstory: I created this addon as a test for myself as my first "from the ground up" addon. Most of my coding in WoW LUA was taking other addons and just fixing them so they work from minor bugs or whatnot.

Anyhow, I needed a mod that was lightweight and did only what I wanted it to do, and that was warn me when one of my spells or talents procced something I needed. Thus, EventAlert was born. There are likely to be bugs, explosions and not so good things that may come from this mod. I'm sorry in advance! If you find a bug, please let me know so I can fix it.

Also, if anyone finds a spell/talent/etc that they want watched, please let me know and I will add it!

4.7.6
Bugfix: Fixed problem with spell charges not showing up on alerts.
Bugfix: Fixed problem with alerts not showing when options changed without a reload.
Change: Added option to show/hide spell charges.

To see the full change log, view the changelog.txt file included in the EventAlert zip file.
Post A Reply Comment Options
Unread 04-28-11, 02:48 PM  
Betonz
A Kobold Labourer

Forum posts: 0
File comments: 85
Uploads: 0
Hey any chance to get the update for 4.1?
Says "out of date"

Cheers
Report comment to moderator  
Reply With Quote
Unread 04-27-11, 03:34 AM  
unbreakable845
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Patch 4.1 Madness

It appears that patch 4.1 broke event alert. D:
Any news on an update?
Report comment to moderator  
Reply With Quote
Unread 02-26-11, 05:09 PM  
Snake1987
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Blizzard finally fixed sounds while combat sound is disabled; see
http://www.wowpedia.org/API_PlaySoundFile
You may want to change your code to PlaySoundFile("path", "Master") - thank you.
Report comment to moderator  
Reply With Quote
Unread 02-17-11, 02:38 AM  
Larken
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Errors

Originally posted by CurtisTheGreat
Delete your SavedVariables files while WoW is closed, and try again.
It is working perfectly now, many thanks
Report comment to moderator  
Reply With Quote
Unread 02-16-11, 01:37 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Re: Raging Blown

Originally posted by letzsnuggle
I've been messing around on my Fury warrior and noticed there was no configuration for Raging Blow, I added the spellid in the custom slot but when I tried to edit it nothing appears and it just doesn't work.
Raging Blow is bugged ATM. I'll try and get it fixed soon.
Report comment to moderator  
Reply With Quote
Unread 02-16-11, 01:37 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Re: Re: Raging Blown

Originally posted by letzsnuggle
A Colossus Smash addition would be awesome too.
Add this spell ID to custom spells: 86346
Report comment to moderator  
Reply With Quote
Unread 02-16-11, 01:22 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Re: Errors

Originally posted by Larken
I really love this addon but haven't found a version that works since the release of the cata expansion. I play a Fury Warrior.
Delete your SavedVariables files while WoW is closed, and try again.
Report comment to moderator  
Reply With Quote
Unread 02-16-11, 04:31 AM  
Larken
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Errors

I really love this addon but haven't found a version that works since the release of the cata expansion. I play a Fury Warrior.

Here are some of the error messages I get


Message: Interface\AddOns\EventAlert\frames\options.lua:441: attempt to concatenate local 'EA_name' (a nil value)
Time: 02/16/11 10:16:57
Count: 1
Stack: Interface\AddOns\EventAlert\frames\options.lua:441: in function `EventAlert_CreateAlertsOptionsFrames'
Interface\AddOns\EventAlert\lua\main.lua:519: in function `EventAlert_CreateOptionsPanels'
Interface\AddOns\EventAlert\lua\main.lua:23: in function <Interface\AddOns\EventAlert\lua\main.lua:16>

Locals: frame = EAParentScroll {
0 = <userdata>
background = <unnamed> {
}
scrollframe = <unnamed> {
}
scrollbar = <unnamed> {
}
}
texture = <unnamed> {
0 = <userdata>
}
texture = <unnamed> {
0 = <userdata>
}
scrollbg = <unnamed> {
0 = <userdata>
}
content = EAScrollContentFrame {
0 = <userdata>
texture = <unnamed> {
}
}
texture = <unnamed> {
0 = <userdata>
}
buttonPositionX = 10
buttonPositionY = -165
tempTextCounter = 1
(for generator) = <function> defined @Interface\AddOns\EventAlert\lua\main.lua:471
(for state) = nil
(for control) = 58363
index = 58363
value = "true"
EA_name = nil
EA_rank = nil
EA_AlertOptions_CheckButton = EA_Button_58363 {
0 = <userdata>
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = EA_Button_58363Text {
0 = <userdata>
}
(*temporary) = nil
(*temporary) = " [58363]"
(*temporary) = "58363"
(*temporary) = "]"
(*temporary) = "EA_Button_58363Text"
(*temporary) = <userdata>
(*temporary) = "attempt to concatenate local 'EA_name' (a nil value)"

--------------------------------------

Message: Interface\AddOns\EventAlert\lua\main.lua:385: attempt to index local 'eaf' (a nil value)
Time: 02/16/11 10:18:00
Count: 2
Stack: [C]: ?
Interface\AddOns\EventAlert\lua\main.lua:385: in function `EventAlert_PositionFrames'
Interface\AddOns\EventAlert\lua\main.lua:329: in function `EA_addBuffValue'
Interface\AddOns\EventAlert\lua\main.lua:206: in function <Interface\AddOns\EventAlert\lua\main.lua:16>

----------------------------------------

Message: Interface\AddOns\EventAlert\frames\options.lua:116: attempt to index global 'EA_Anchor_Frame' (a nil value)
Time: 02/16/11 10:23:15
Count: 3
Stack: [C]: ?
Interface\AddOns\EventAlert\frames\options.lua:116: in function <Interface\AddOns\EventAlert\frames\options.lua:112>
[C]: in function `SetValue'
Interface\AddOns\EventAlert\frames\options.lua:105: in function <Interface\AddOns\EventAlert\frames\options.lua:104>
[C]: in function `SetParent'
Interface\FrameXML\InterfaceOptionsFrame.lua:24: in function `InterfaceOptionsList_DisplayPanel'
Interface\FrameXML\InterfaceOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

-----------------------------------

Message: C stack overflow
Time: 02/16/11 10:30:26
Count: 1
Stack: [C]: ?
[C]: ?
Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate'
Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
Interface\AddOns\Auctionator\AtrErrorInspector.lua:54: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:50>
[C]: ?
Interface\FrameXML\UIPanelTemplates.lua:386: in function `ScrollingEdit_OnUpdate'
Interface\FrameXML\UIPanelTemplates.lua:363: in function `ScrollingEdit_OnTextChanged'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update'
...
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:521: in function `ScriptErrorsFrame_Update'
...e\AddOns\Blizzard_DebugTools\Blizzard_DebugTools.lua:485: in function `ScriptErrorsFrame_OnError'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
Interface\AddOns\Auctionator\AtrErrorInspector.lua:101: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:50>
[C]: ?
Interface\AddOns\EventAlert\frames\options.lua:107: in function <Interface\AddOns\EventAlert\frames\options.lua:104>
[C]: in function `SetParent'
Interface\FrameXML\InterfaceOptionsFrame.lua:24: in function `InterfaceOptionsList_DisplayPanel'
Interface\FrameXML\InterfaceOptionsFrame.lua:46: in function `InterfaceOptionsListButton_OnClick'
[string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

--------------------------------

Thanks for any help you can give me to fix these problems
Last edited by Larken : 02-16-11 at 04:34 AM.
Report comment to moderator  
Reply With Quote
Unread 02-14-11, 05:55 AM  
letzsnuggle
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Raging Blown

A Colossus Smash addition would be awesome too.
Report comment to moderator  
Reply With Quote
Unread 02-14-11, 05:38 AM  
letzsnuggle
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Raging Blown

I've been messing around on my Fury warrior and noticed there was no configuration for Raging Blow, I added the spellid in the custom slot but when I tried to edit it nothing appears and it just doesn't work.
Report comment to moderator  
Reply With Quote
Unread 01-31-11, 09:35 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Originally posted by iamtheomen
So been playing my Elemental shaman recently and one thing i noticed is i dont get an alert for Lava Surge Procs.

Option all checked and it should be notifying me but I never get it. So tried adding it as a custom ID but nope still no notification

any chance you could look into it please

Thanks

Omen
I've had one other report of this, but I can't replicate the problem. It's working fine on my end. Are you getting any LUA errors? Do other alerts work?
Report comment to moderator  
Reply With Quote
Unread 01-31-11, 05:52 PM  
iamtheomen
A Kobold Labourer

Forum posts: 1
File comments: 11
Uploads: 0
So been playing my Elemental shaman recently and one thing i noticed is i dont get an alert for Lava Surge Procs.

Option all checked and it should be notifying me but I never get it. So tried adding it as a custom ID but nope still no notification

any chance you could look into it please

Thanks

Omen
Last edited by iamtheomen : 01-31-11 at 05:52 PM.
Report comment to moderator  
Reply With Quote
Unread 01-30-11, 01:43 AM  
ctk4949
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
Originally posted by CurtisTheGreat
I'll get it added next update.
Awesome!! ty!!
Report comment to moderator  
Reply With Quote
Unread 01-29-11, 01:09 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Originally posted by ctk4949
Great addon thanks!!

Anyway you can add Fury of Angerforge trinkets Raw Fury stacks, so i know when i have 5?

thanks
I'll get it added next update.
Report comment to moderator  
Reply With Quote
Unread 01-29-11, 11:20 AM  
ctk4949
A Kobold Labourer

Forum posts: 1
File comments: 5
Uploads: 0
Great addon thanks!!

Anyway you can add Fury of Angerforge trinkets Raw Fury stacks, so i know when i have 5?

thanks
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: