Description
{{{
- !html
SmackTalk v0.51
SmackTalk is a very simple addon that makes your character say things when you get a critical hit. You can choose whether to have it /yell, /say, /raid, or /party the messages. The messages are chosen randomly from a list that's stored in the SmackList.lua file.
SmackTalk can use a different list of sayings for each character you have. You can edit the sayings by opening SmackList.lua and following the instructions in that file. You can also change the "proc rate", or percent of the time that SmackTalk actually says something when you crit. On my paladin, i've found that even 10% of the time is way too often, and results in a lot of annoyed party members. I've set the default rate to 5%, but that's user-configurable through the SmackTalk.lua file.
In the future, i'll be adding more events for this addon to trigger off of, such as class skills (heroic strike, etc). For the moment though, it's limited to criticals. All of the code is already there for the others, but i haven't finished fooling with the GUI, or the exact method for which i want to trigger (i.e. only heroic strikes that crit, or all heroic strikes, or make that a user-option... etc)
This was written for fun because a friend of mine asked me for it. It's completely useless and silly. I hope you like it. I sure do.
I apologize ahead of time for the crappy taunts. I wasn't being very imaginative when i wrote them, so they kinda suck. Feel free to post your own taunts here, and if they're good i'll add them to the AddOn.
}}}


