Skip to content

A simple update to a simple addon, which announces when your feign death resists

Notifications You must be signed in to change notification settings

BokChoyWarrior/FD_Alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FD Alert

Installation

Download the latest release and rename the extracted folder from FD_Alert-x.y.z -> FD_Alert before placing in your addons folder.

Overview

This addon gives alerts when your Feign Death resists.

  • Sends a custom message to a chat channel (say, yell, raid etc.)
  • Plays a sound of your choice
  • Tracks your resists per fight

Guide

FD Alert uses a few slash commands to configure. By default it sends a message in /say and plays a bell sound. You can change the message and change which channel it sends to. The sound alert can be changed to one of 10 built in sounds, or any sound in the WoW files.

Commands Effect
/fda or /fda help Shows command list
/fda enable Toggle mod on/off
/fda message <message> Changes the main message, e.g /fda message My FD resisted!*
/fda channel <channel> Sets the main channel to announce in (say, yell, pary, raid, raid_warning, and numbers 1-9) or 0 to disable
/fda sound <number> Select a sound. (1-10) or 0 to disable**
/fda tally Whether FD Alert will tally your resists/attempts per fight
/fda test Simulate a FD resist based on your current settings
/fda status Display current settings
/fda default Reset settings to default

*The string %p can be used to enter the player's name. For example the player named Leeroy would use

/fda message %p couldn't play dead well enough!

which would equate to

Leeroy couldn't play dead well enough!

(Just for you lazy people out there)

**FD Alert has 10 sounds built in, but you can use any WoW sound you like by editing the saved variables folder, found in: WoW\WTF\Account\account\server\character\SavedVariables\FD_Alert.lua

A WoW sound list can be found at http://www.wowwiki.com/API_PlaySoundFile_SoundList

You can turn off the channel messages or sound alert by setting them to "0".

Possible features

  • Simple GUI
  • Adding visual alert

Changelog

2.0.0

  • Simplified addon and neatened code
  • Added way to get player's name

1.1.3

  • Added tracking of resists/attempts per fight
  • Added consecutive resists mentioned in chat

1.1 and older made by Intermission 1.1

  • fixed a couple of typos (didnt effect functionality)
  • added a readme.txt (that nobody will read anyway)
  • made some of the code slightly more sexier than before

1.0

  • release, it works.

Original by Intermission, on Frostmourne-US Modernised by CGN - https://github.com/BokChoyWarrior or Gucci#4945 on Discord

About

A simple update to a simple addon, which announces when your feign death resists

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages