Download
(91Kb)
Download
Updated: 03-27-08 12:49 AM
Pictures
File Info
Updated:03-27-08 12:49 AM
Created:unknown
Downloads:5,051
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-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
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, 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, 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-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-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-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-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-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-08-07, 08:03 AM  
BlackZam
A Murloc Raider

Forum posts: 7
File comments: 51
Uploads: 0
How about mages Winter's Chill?
Is there any other debuffs that can stack?
Report comment to moderator  
Reply With Quote
Unread 06-09-07, 03:11 AM  
JRCC
A Deviate Faerie Dragon
 
JRCC's Avatar

Forum posts: 18
File comments: 9
Uploads: 0
Improved scorch doesn't work for my mage either
Last edited by JRCC : 06-09-07 at 03:11 AM.
Report comment to moderator  
Reply With Quote
Unread 06-09-07, 11:06 AM  
SaberHawke
A Fallenroot Satyr
 
SaberHawke's Avatar

Forum posts: 23
File comments: 93
Uploads: 0
Possible conflict

When I use /nsb I don't get a reply. I verified that addon is installed correctly. I think it is conflicting with Satrina BuffFrames 2. Both of the addons use SBF as a prefix for variable names.
Report comment to moderator  
Reply With Quote
Unread 06-09-07, 09:11 PM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
mage and priest both have loading problems.. on lines 30 and 29 respectively
fixed
How about mages Winter's Chill?
done
When I use /nsb I don't get a reply. I verified that addon is installed correctly. I think it is conflicting with Satrina BuffFrames 2
fixed
Report comment to moderator  
Reply With Quote
Unread 06-09-07, 11:48 PM  
Knifed
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
scorch and winter's chill

so what happens if I specced in both imp scorch AND winter's chill?
will i get two bars?, cus i didn't learn both so i don't know... I'm just wondering what happens if i did...

edit: and is there any chance to make this addon (and NCB) a click through addon?

means if i click and drag on this addon, i can still turn the camera. because this is how i turn the camera in fights. maybe make it click through when locked and not click through so that it's draggable when unlocked... kinda like other addons with similar functionality.

second edit: is it possible to have showempty active ONLY while stealth/in combat? same for ncb.
Last edited by Knifed : 06-11-07 at 02:23 PM.
Report comment to moderator  
Reply With Quote
Unread 07-03-07, 08:29 PM  
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view AddOns

Forum posts: 163
File comments: 643
Uploads: 42
so what happens if I specced in both imp scorch AND winter's chill? will i get two bars?, cus i didn't learn both so i don't know... I'm just wondering what happens if i did...
Only fire vuln then

edit: and is there any chance to make this addon (and NCB) a click through addon?
done

second edit: is it possible to have showempty active ONLY while stealth/in combat? same for ncb.
atm only in ncb and only in combat
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: