This addon is simple and fun. Every now and then when you target a critter your character will say something, often a little bit on the funny side. Your character will say different things depending on what critter you choose, though groups of critters may have the same comments.
In this release I have the following groups of critters:
- Furries
- Uglies
- Beauties
- Parrot
If you want to add your own special critter comment you can:
a) Send the critter you want to have special comments to tomas [at] it-designer . com with some suggested comments.
b) Add the critter to a special family in CritterTalk_Family.lua and add that family to localization.lua with your desired comments. You can add either or both what is said before the critter name and after it. If you leave either out the default is used.
Slash command:
/crittertalk
You are free to add, change, distribute this addon in any non-commercial manner. All I ask is that you include the following statement in a readme.txt if you use any greater extent of my code.
"This or part of this addon was made by Tomwolf of the Sporeggar EU realm. It was made to add just a little bit of flavour to your WoW experience. Don't buy gold, don't whine in battlegrounds and treat other players nicely. Other then that, have fun!"
Acknowledgement: I want to thank Funny for her wonderful addon PetEmote, from which I learned a lot and remade some code to create some major functions in this addon.
Changelog:
1.2.5
- Addition: /crittertalk RandomInteractionFrequency (value) now adds a layer of randomness on how often you comment on targeted critters to avoid spam when several party members have the same addon.
1.2.4
- Rewrite: Removed libraries that werent needed. Hopefully fixed a dependency issue with some Ace2 libraries. Quicker, Leaner, Faster!
1.2.3
- Quickfix to work with Wrath.
1.2.2
- Addition: Comment addition - Chicken
1.2.1
- Rewrite: Code rewritten to Ace2 standards with Ace2 libraries.
- Bugfix: Various bugfixes.
1.1.4
- Bugfix: Fixed an incompability issue.
1.1.3
- Addition: /crittertalkmin and /crittertalkmax
- Addition: Default /crittertalk message
- Addition: Error catching messages
- Addition: New critter comment
1.1
- Bugfix: Support for on and off (compared to On and Off) as slash commands. (thanks to oddtoddy for pointing it out)