-
[Addon] Night Fall Alert
I just got nightfall on my warlocks and i couldn't stand not being able to tell when it proced with out a bloated addon. So i decided to write i simple addon.
All this does is when nightfall procs it will /say SHADOW TRACE /party SHADOW TRACE you can look at the code and change it to your likeing it is very simple code.
Download
http://rapidshare.com/files/14618390...Alert.zip.html
Code To CHange
Core.lua
Code:
SendChatMessage("SHADOW TRACE","PARTY");
SendChatMessage("SHADOW TRACE","SAY");
if you want it to send a message to you main add
If your Alliance
SendChatMessage("SHADOW TRACE","WHISPER","Common","Playername");
If you horde
SendChatMessage("SHADOW TRACE","WHISPER","Orcish","Playername");
-
i would highly suggest downloading necrosis for all you warlock needs, it will alert you when you SS is up, When NF procs and there all sound effects vs spamming your screen with messages. like a deep voice says "Shadow trance" and "Your soulstone has expired"
http://www.curse.com/downloads/details/2213/
-
That is the mod i was trying to avoid. As necrosis is a blotted mod for people that like to click on there buttons. IMO it has to many unwanted features for a simple task such as alerting you of a nightfall proc.
Also with a little altering you can get notifications via tells when they get nightfalls. (Not every one plays with sound on, and on screen alerts are a great alternative)