• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Buff Notify

  Download the Curse Client

Project Updated:
Files Updated: Wed, Oct 15 2008
Category: Buffs & Debuffs
Tags:

, , and [Edit Tags]

Project Manager: nirran
Current Version: Version 1.50
Downloads Today: 1
Downloads Total: 3,358
Favorites: 0
Comments: 7
  • About Buff Notify
  •  

V1.50 updated for version 3.02 wow

V1.42 corrected a typo that caused any buff in buff_three to not be displayed

V1.41 trigger events that fire before_expire and when_expire are now turned off and on when toggling those options,should lower resource usage when when_expire is selected

V1.40 changed the API i was useing for buffname and buffduration,problems with non self cast buffs should be corrected with before_expire settings

V1.37 knoticed that 30 min fort was not being displayed,corrected it,please POST BUGGS HERE,i will correct them

V1.33 corrected bug introduced with V1.32

V1.32 corrected logic that prevented display of seconds in message to be accurate

V1.3 added options to spam message before buff expires,and customization for those options

V1.2 added a color picker for message color and message text customization

V1.1 added sinklib support,now this addon dirrects output to sct, raidwarning,UIerrorframe , anything sinklib supports,user selects where to dirrect output based on installed addons

simple mod that notifies user when a buff expires,only user can see message

type "/bn menu" or "/buffnotify menu" in game for gui

up to 10 spells watched per charracter

waterfall gui

ace2

thats about it

inspired from old ctmod feature that did the same thing

  • Downloads (15)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Buff Notify Version 1.50 Release 3.0.2 107 10/15/2008
  Buff Notify V1.44 Release 2.4.3 15 7/23/2008
  Buff Notify V 1.43 Release 2.4.0 6 3/25/2008
  Buff Notify V1.42 Release 2.3.3 6 2/22/2008
  Buff Notify V1.41 Release 2.3.3 6 2/14/2008
Advertisement
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Zidomo said 

    Nice. But unlike many mods like this, there is no choice of where on the screen the alerts go in v1.01, which is a bit problematic.

    Since this is Ace2, how about adding support for the Sink library? It will allow messages to be redirected to mods that have Sink support like Scrolling Combat Text & MSBT as well as the raid message frame and so on.

    Reply Permalink
  • nirran said 

    zidomo

    i wrote this mod for myself and decided to release it to the comunity,i have no plans to add aditional features,an ace2 mod named ImprovedRWF allows moving the raid watrning frame ,maybe that mod will do what you would like

    Reply Permalink
  • nirran said 

    ok im interested in sinklib,mind dirrecting me to a mod that sends messages to sct useing sinkllib?possibly add sct support,donno yet

    Reply Permalink
  • Zidomo said 

    There are piles of them ;).

    BanzaiAlert, FuBar_TopScoreFu, LootSink, Omen, WitchHunt and on and on.

    Here is the library (latest version): SinkLib.

    Using Sink, you don't actually need to provide separate SCT or any other such mod support in your mod. Just output Buff Notify's messages through Sink. It automatically gives the user a choice of directing those messages to their choice of SCT, MikSCT, Blizzard's FCT, Parrot (another SCT-like mod), the raid warning frame, the chat frame and so on.

    Reply Permalink
  • nirran said 

    ok cool ill look into it,thnx

    Reply Permalink
  • nirran said 

    no idea why but on my priest 30 min fort is being displayed with before_expire settings and on my mage it isnt,nothing in this mod is class dependant,ill continue researching this problem,i also tried exact same version of buffnotify with savedvariables deleted and it worked on priest and not on mage ,donno why yet