Results: 55Comments by: EnSabahNur
File: CCBreakWarner06-03-07
Feature request
Posted By: EnSabahNur
an Option to Warn in Group and or Raid Channel when CC Breaks.
File: CCBreakWarner06-03-07
German not complete
Posted By: EnSabahNur
if (className == "MAGE") then Print("CCBreakWarner " .. VERSION .. " enabled, for Mage CC types on your focus"); ccName1 = "Verwandlung"; ccName2 = "Verwandlung: Schwein"; ccName3 = "Verwandlung: Schilkröte"; elseif (className == "PRIEST") then Print("CCBreakWarner " .. VERSION .. " enabled, for Priest CC types on yo...
File: NugStackBar06-01-07
Error
Posted By: EnSabahNur
2007/06/01 17:57:01-663-x3]: NStackBar\NStackBar.lua:79: bad argument #1 to 'find' (string expected, got nil) NStackBar\NStackBar.lua:79: in function `GetDebuffStacks' NStackBar\NStackBar.lua:125: in function `NStackBarPointsFrame_OnEvent' :"*:OnEvent":1: in function <:1> : in function `TurnOrActionStop'
File: NugStackBar06-01-07
German Translation
Posted By: EnSabahNur
here ar a German Translation _, class = UnitClass("player"); if (class == "WARRIOR") then debuffname="R\195\188stung zerrei\195\159en"; end if (class == "ROGUE") then debuffname="T\195\182dliches Gift VI"; this:RegisterEvent("CHAT_MSG_SPELL_SELF_DAMAGE"); end if (class == "PRIEST" and NSBTalentInfo("Schattenwirken") > 0 ) then...
File: Aura Aspects continued12-13-06
Partial German transation
Posted By: EnSabahNur
if ( GetLocale() == "deDE" ) then BINDING_HEADER_AURAASPECTSHEADER = "Aura Aspects"; BINDING_NAME_AURAASPECTS = "Aura Aspects Toggle"; AURAASPECTS_VERSION = "v2.0.1"; AURAASPECTS_LOADED = "Aura Aspects "..AURAASPECTS_VERSION.." Loaded. type '/auraaspects help' for help."; AURAASPECTS_CONFIG_HEADER...