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

  • Your Rating

  • Share
  • Report Abuse

SolarianAlarm

  Download the Curse Client

Project Updated:
Files Updated: Mon, Dec 24 2007
Category: Boss Encounters
Tags:

, , , and [Edit Tags]

Project Manager: Lenja
Current Version: v1.6
Downloads Today: 502
Downloads Total: 371,627
Favorites: 444
Comments: 29
  • About SolarianAlarm
  •  

SolarianAlarm v1.6 by Lenja of Frostmourne EU

"Turns your whole screen deep blue when you get debuffed with Wrath of the Astromancer. It is IMPOSSIBLE to miss that!"

The text "SolarianAlarm loaded!" will appear in the chat window when you start the client and the addon is active. From then on, you will always be warned by turning the screen blue when you get Solarian's debuff. For testing purposes, use "/solarianalarm test on" and the screen will turn blue on ANY debuff and will remain so until the debuff is gone. You can easily test this by using a bandage on yourself. Turn test mode off again with "/solarianalarm test off" to go back to normal mode. You can also issue a version check with "/solarianalarm version check" to see what SA versions your raid members are using.

  • Downloads (7)
  •  
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  
  SolarianAlarm v1.6 Release 2.4.2 24,082 12/24/2007
  SolarianAlarm v1.5 Release 2.2.3 29 11/6/2007
  SolarianAlarm v1.4 Release 2.2.3 22 10/27/2007
  SolarianAlarm v1.3 Release 2.2.3 15 10/11/2007
  SolarianAlarm v1.2 Release 2.2.2 21 10/8/2007
Advertisement
  • Screenshots (2)
  •  
  • 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.
  • I have fixed this to work with the patch, I'd upload it, but I am going to contact the currenly listed manager.

    If you want to you can fix it by editing SolarianAlarm.lua

    Around line 128 you will see

    local i
    for i = 1,8 do
    local name = GetPlayerBuffName(GetPlayerBuff(i,"HARMFUL"))

    Change

    local name = GetPlayerBuffName(GetPlayerBuff(i,"HARMFUL"))

    to

    local name = UnitDebuff("player",i)

    and that will fix it.

    Change


  • Our guild uses this addon, and I was wondering if there would be an update for the new patch?

  • dmbase2 said 

    Not dissing on the addon in the least, but if you seriously need this to avoid the solarian debuff, then you don't need to be raiding at all.

  • Lenja said 

    Stupid me. I somehow managed to fubar the ZIP file in v1.1. Also added English description in the TOC file.

    I hope that's about the last version for a while and I got it right this time. Sorry for the inconvenience.