Download
(74Kb)
Download
Updated: 10-15-14 10:17 AM
Pictures
File Info
Compatibility:
Warlords of Draenor Pre-Patch (6.0.2)
Updated:10-15-14 10:17 AM
Created:10-07-12 05:44 AM
Downloads:13,411
Favorites:52
MD5:

bNameplates  Popular! (More than 5000 hits)

Version: 1
by: Wildbreath [More]

Restyled default nameplates

Features:

  • high FPS
  • castbars on all plates
  • your debuffs
  • healer icons
  • aggro border coloring
  • class coloring
  • combo points
  • and more
used alot of ideas from tidyplates, just own my first nameplates mod.

(config in the start of bNameplates.lua file)

optimized
fixed auras
Optional Files (0)


Post A Reply Comment Options
Unread 01-05-16, 03:13 PM  
Acidlollypop
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
If someone updated, post a link to the finished.
Report comment to moderator  
Reply With Quote
Unread 12-16-15, 09:43 AM  
MetzgersWitwe
A Defias Bandit
 
MetzgersWitwe's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Your fix didn't work for me.. Addon still broken..

Maybe I din't fill out correctly..

Hopeful someone updates this addon
Report comment to moderator  
Reply With Quote
Unread 09-02-15, 04:23 PM  
Soeters
A Warpwood Thunder Caller
 
Soeters's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 207
Uploads: 20
6.2.2 Update

Hey,
I updated the code so that it works with the 6.2.2 update.
In the StylePlate function the start should be:
Lua Code:
  1. local f = self.ArtContainer
  2.     local old_health, old_castbar = f.HealthBar, f.CastBar
  3.  
  4.     local old_name = self.NameContainer.NameText
  5.  
  6.     local cbborder, old_cbshield, old_cbicon, old_cbname, cbnameshadow
  7.         =   f.CastBarBorder,
  8.             f.CastBarFrameShield,
  9.             f.CastBarSpellIcon,
  10.             f.CastBarText,
  11.             f.CastBarTextBG
  12.  
  13.     local old_threat, hpborder, highlight, old_level, old_bossicon, raidicon, old_elite
  14.         =   f.AggroWarningTexture,
  15.             f.Border,
  16.             f.Highlight,
  17.             f.LevelText,
  18.             f.HighLevelIcon,
  19.             f.RaidTargetIcon,
  20.             f.EliteIcon

Also the Schedule(self, cbtexture) can probably be removed
__________________
Report comment to moderator  
Reply With Quote
Unread 01-21-15, 02:38 AM  
Sivelrius
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
проценты

Привет, как сделать так чтобы отображались проценты здоровья в рамках?
Report comment to moderator  
Reply With Quote
Unread 12-22-14, 10:46 PM  
Acidlollypop
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
1.How to make what they are at the entrance to the game were not included?
2.How to increase the size of the bar is completely
Report comment to moderator  
Reply With Quote
Unread 12-15-14, 07:18 PM  
blademaster
A Murloc Raider
 
blademaster's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 28
Uploads: 2
just one request to this awesome nameplates is that u add color change on aggro like tank has green on getting aggro .. thanks
Report comment to moderator  
Reply With Quote
Unread 12-14-14, 11:29 PM  
Acidlollypop
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Фернир, как сделать что бы они при входе в игру не включались автоматом? На старой весрии, такого не было.
Как полностью увеличить размер бара?(Да все не читал, каюсь)
Last edited by Acidlollypop : 12-15-14 at 01:30 PM.
Report comment to moderator  
Reply With Quote
Unread 11-28-14, 05:25 PM  
dryman
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
To author

Hello, this addon is the best, I like it very much. All those popular addons have TONS of settings but this one is minimal and stylish and it's cool

However, I need an advice from the author or any user who knows about .lua
Could you please tell me is it possible to HIDE of completely remove the combo points dots from the nameplate I tried to do it myself but there was no success that's why I'm posting here..
Report comment to moderator  
Reply With Quote
Unread 11-21-14, 04:52 AM  
hot5328253
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Everybody is good

I would like to ask you this is what problem, how to solve? Thank you
Report comment to moderator  
Reply With Quote
Unread 10-19-14, 04:57 AM  
liquidbase
A Warpwood Thunder Caller
 
liquidbase's Avatar
AddOn Author - Click to view AddOns

Forum posts: 97
File comments: 399
Uploads: 4
Originally Posted by barricanems
Hi , very cool addon just default the debuff does not appear in pvp , my debuffs displayed on poles or monsters. Very good jobs guy's continued
Search for the following line in bNamePlates.lua
Lua Code:
  1. if guid then self.guid = guid else self.AuraWidget:Hide() return end
and change it to
Lua Code:
  1. if guid then self.guid = guid end

After this change, the icons will show up in PvP.
Report comment to moderator  
Reply With Quote
Unread 02-03-14, 04:24 PM  
klkl
A Defias Bandit

Forum posts: 2
File comments: 22
Uploads: 0
Did this addon have an options interface before? I could have sworn it did when I was using it last year pre-August 2013. Anyway is there a guide to filter out certain debuffs? There's just certain things I really don't need to see on an already crowded screen.

I'll look over the post below and see if I can figure it out.

Thanks!

edit: Yeah, I couldn't figure it out. From what I read, Wildbreath said if you uncomment FilterSpellsCashe and insert your spells it'll only show those. I tried that, but couldn't get it to work. I don't know lua though so I was just hoping for the best.
Last edited by klkl : 02-03-14 at 06:17 PM.
Report comment to moderator  
Reply With Quote
Unread 12-17-13, 07:32 AM  
barricanems
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Hi , very cool addon just default the debuff does not appear in pvp , my debuffs displayed on poles or monsters. Very good jobs guy's continued

ps:
or I place this

local UpdateHealthValue = function(self)
local _, maxh = self.health:GetMinMaxValues()
local val = self.health:GetValue()
if show_hp_value == true then
self.health.value:Show()
self.health.value:SetText(string.format("%d%%", math.floor((val/maxh)*100)))
else
self.health.value:Hide()
end
end
Last edited by barricanems : 12-17-13 at 08:11 AM.
Report comment to moderator  
Reply With Quote
Unread 11-11-13, 08:27 PM  
fostic_popcorn
A Murloc Raider
 
fostic_popcorn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 51
Uploads: 2
Towards the very bottom, changing
Code:
 	elseif event == 'PLAYER_ENTERING_WORLD' then
to
Code:
	elseif event == 'PLAYER_LOGIN' then
Will make the debuffs work from the get-go. I think this is because in 5.4.1 Blizzard changed the order in which PLAYER_ENTERING_WORLD and PLAYER_LOGIN fires.
Report comment to moderator  
Reply With Quote
Unread 11-09-13, 11:37 PM  
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view AddOns

Forum posts: 46
File comments: 376
Uploads: 21
Originally Posted by fostic_popcorn
Is anyone else experiencing nameplate debuffs not showing up until a /console reloadui?

I downloaded a completely fresh version of the addon and still had this issue. :/
i had that error. sometimes after reloadui it hides, now i searching why (and thank for feedback)
Report comment to moderator  
Reply With Quote
Unread 11-09-13, 10:10 PM  
fostic_popcorn
A Murloc Raider
 
fostic_popcorn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 51
Uploads: 2
Is anyone else experiencing nameplate debuffs not showing up until a /console reloadui?

I downloaded a completely fresh version of the addon and still had this issue. :/
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: