SearingSeedsTracker

Boss Encounters Login to Add Favorites
  • 1 Like
  • World of Warcraft
  • 7 Monthly Downloads
  • Supports: 4.3
  • 7,235 Total Downloads
  • Updated 11/29/2011 8:16:40 AM
  • Created 8/8/2011 10:05:38 AM
  • 13 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: 1.3
or

About SearingSeedsTracker

Displays an ordered list of Searing Seed timers for your entire raid during the Majordomo Staghelm encounter.

/sst for options.

------------------------------------------------------------------------
r16 | misterb1986 | 2011-11-29 14:15:19 +0000 (Tue, 29 Nov 2011) | 1 line
Changed paths:
   A /tags/1.3 (from /trunk:15)

Tagging as 1.3.
------------------------------------------------------------------------
r15 | misterb1986 | 2011-11-29 14:14:54 +0000 (Tue, 29 Nov 2011) | 1 line
Changed paths:
   M /trunk/SearingSeedsTracker.toc

Bump ToC to 4.3.
------------------------------------------------------------------------

Comments

  • #4
    Hey, love the addon. I modified it so it will whisper someone and also do a raid warning when they're 5 seconds away from exploding. I did this mid raid so it may not be optimized...

    First, add a variable at the top to keep track of whispers/rw sent : local whispers = {}

    Then in your SearingSeedsFrame.timerFrame:SetScript("OnUpdate" method, I added inside the for loop at the end:

    if newTime
    local name = v.name:GetText()
    if name and not string.find(name, flameScytheName) then
    if not whispers[name] then
    SendChatMessage(name .. " move out now!", "RAID_WARNING")
    SendChatMessage("Move out now!", "WHISPER", nil, name)
    whispers[name] = true
    end
    end
    end
  • #5
    I modified it further to toggle raid warnings and whispers on/off. We're going to be using it for our next raid. Can't branch the project because of the license, but if the addon author wants I can send him my changes.
  • #3
    It would be nice to have an option to limit the number of people in the list.
  • #2
    Very nice addon. Any chance that we can wisper to some1 when he needs to move? Would be awesome :D Thx again for the adodn.
  • #1
    Very nice. Thanks alot!
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Diablo III Giveaway

Enter Now!