promotional bannermobile promotional banner

Wan-Wan!

Lets you make extra animal sounds in feral form (shammy/druid)

File Details

FeralSpeak_1-0

  • R
  • Aug 20, 2012
  • 4.06 KB
  • 107
  • 5.0.4
  • Retail

File Name

FeralSpeak.zip

Supported Versions

  • 5.0.4

Changelog:

-------------------------
Version 1.0 -- 8.19.2012
    * First! -- Very first "release" version, ready for a test drive on a WoW: MoP (Beta) client!
    * FeralSpeakOn -- This saved variable should save between sessions, as either true (enabled) or false (disabled).
    * Events -- As far as I could tell, there were only 11 registrable events that involved right-clicking on an NPC or enemy player.
        ** "PLAYER_ENTER_COMBAT"
        ** "AUCTION_HOUSE_SHOW"
        ** "BANKFRAME_OPENED"
        ** "BATTLEFIELDS_SHOW"
        ** "FORGE_MASTER_OPENED"
        ** "GOSSIP_SHOW"
        ** "LFG_OPEN_FROM_GOSSIP"
        ** "MERCHANT_SHOW"
        ** "QUEST_GREETING"
        ** "TAXIMAP_OPENED"
        ** "TRAINER_SHOW"
    * Redundancy -- Some of the above events may or may not fire at the same time. However, the AddOn should not play a sound more than once at a time.
    * Redundancy II -- The reason the events should not trigger more than one sound is due to a timer I have set up. I can adjust it as needed.

Known Issues:
--------------
    *Sometimes, you may hear a sound for each time you click an option when speaking with an NPC, or when attacking. I will have to try to figure out a way to stop that.