Download
(91Kb)
Download
Updated: 03-27-08 12:49 AM
Pictures
File Info
Updated:03-27-08 12:49 AM
Created:unknown
Downloads:5,049
Favorites:26
MD5:

NugStackBar  Popular! (More than 5000 hits)

Version: 2.4
by: d87 [More]

New combat log fixes some small issues (eg late clearing after envenom)

Console commands:
/nstb
/nugstackbar

NugStackBar monitors class specific debuff stacks like Sunder armor or deadly poison, useful for Envenom.
Ace3'd remake from new NCB

if you're upgrading from old nsb don't forget to delete it's folder

It supports:
Warrior - Sunder Armor
Rogue - Deadly Poison
Mage - Fire Vulnerability
Priest - Shadow Vulnerability
Druid - Lacerate
Paladin - Seal of Vengeance












Yee of Molten Core

"/nsb" changed to "/nstb"
Optional Files (0)


Post A Reply Comment Options
Unread 06-08-07, 07:27 AM  
Knifed
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
priest and mage bugged

Hi i have a rogue warrior priest and mage.. the priest isn't specced for the debuff but the mage is (imp scorch)...

the rogue and warrior have no problems, mage and priest both have loading problems.. on lines 30 and 29 respectively. both have the same problem: compare value with nil.

english client.
Report comment to moderator  
Reply With Quote
Unread 06-04-07, 06:47 AM  
EnSabahNur
A Defias Bandit
 
EnSabahNur's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 55
Uploads: 6
a litle Fix

First Thanks for Your great work

and your Fix does not funktion for me (Mage German Client no Visuals shown] so i made this

if ( name == nil) then break; end; renamed to
if ( name ~= debuffname) then break; end;

and it works Perfect

P.S. sorry for my very bad English it is Years ago I used it
Last edited by EnSabahNur : 06-04-07 at 06:49 AM.
Report comment to moderator  
Reply With Quote
Unread 06-04-07, 05:07 AM  
Zyonin
Coffee powered Kaldorei
 
Zyonin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1443
File comments: 62
Uploads: 2
Alright! Lacerate Added! Now I do not have to squint at the Lacerate icon to see how many my Druid main has stacked onto his victim. Thanks!
__________________
Twitter
Report comment to moderator  
Reply With Quote
Unread 06-03-07, 10:18 AM  
Zyonin
Coffee powered Kaldorei
 
Zyonin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1443
File comments: 62
Uploads: 2
Nice idea, any plans to add the Druid's Lacerate ability?
__________________
Twitter
Report comment to moderator  
Reply With Quote
Unread 06-03-07, 03:24 AM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
2EnSabahNur
fixed. (buggrabber was enabled lol)
and thanks for localization.
Report comment to moderator  
Reply With Quote
Unread 06-01-07, 10:01 AM  
EnSabahNur
A Defias Bandit
 
EnSabahNur's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 55
Uploads: 6
Error

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'
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
<in C code>: in function `TurnOrActionStop'
<string>:"TURNORACTION":4: in function <[string "TURNORACTION"]:1>
Report comment to moderator  
Reply With Quote
Unread 06-01-07, 09:20 AM  
EnSabahNur
A Defias Bandit
 
EnSabahNur's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 55
Uploads: 6
German Translation

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 debuffname="Schattenverwundbarkeit"; end
if (class == "MAGE" and NSBTalentInfo("Verbessertes Versengen") > 0 ) then debuffname="Feuerverwundbarkeit"; end
if (debuffname == " ") then return; end;

PS: i hade the Same Errors and Post it Later
Report comment to moderator  
Reply With Quote
Unread 06-01-07, 09:12 AM  
Naomina
A Fallenroot Satyr
 
Naomina's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 10
Uploads: 3
Eck, not so good now. I get errors whenever I target someone, and whenever I try to unlock and show. something about a Nil value...

Nao
__________________
THIS IS NEW AND INTERESTING
Report comment to moderator  
Reply With Quote
Unread 06-01-07, 06:38 AM  
Naomina
A Fallenroot Satyr
 
Naomina's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 10
Uploads: 3
Awesome mod

This is a great addon, thanks so much. I was tired of using SmartEnvenom and squinting :P

Nao
__________________
THIS IS NEW AND INTERESTING
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: