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");
Connect With Us