Thread Tools Display Modes
07-18-16, 11:07 PM   #1
Layback_
An Onyxian Warder
Join Date: Feb 2016
Posts: 358
Legion's Nameplate addons

Hi all,

newbie learner is back here.

For about few months ago, I have been told that using nameplate type of addon won't be able to disable Blizzard's default nameplate, but runs on background at the same time so that it uses twice memory and cpu than usual.

Since Blizzard introduced a new nameplate from Legion, would it be hopeful to believe that such issue has been fixed(?)?

Thank you.
  Reply With Quote
07-18-16, 11:21 PM   #2
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
You can disable the blizzard nameplates completely by simply using DisableAddOn('Blizzard_NamePlates') and reloading your interface.

They can be re-enabled with EnableAddOn('Blizzard_NamePlates').
  Reply With Quote
07-18-16, 11:31 PM   #3
Layback_
An Onyxian Warder
Join Date: Feb 2016
Posts: 358
Originally Posted by semlar View Post
You can disable the blizzard nameplates completely by simply using DisableAddOn('Blizzard_NamePlates') and reloading your interface.

They can be re-enabled with EnableAddOn('Blizzard_NamePlates').
wth... it is possible already?

looks like I was fooled

Thank you for your tip
  Reply With Quote
07-19-16, 06:00 AM   #4
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by Layback_ View Post
wth... it is possible already?
In 7.0 (Legion and pre-patch) it's true, but prior to that all that addons can do is skin the existing nameplates.

What semlar suggested won't work until then, but to be fair, let nameplate addons handle this themselves, and you should try out the new default nameplates before you opt for an addon to replace them, they are actually really good.

Last edited by p3lim : 07-19-16 at 06:03 AM.
  Reply With Quote
07-19-16, 10:00 AM   #5
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
If an addon does disable the blizzard nameplates, and you disable that addon, it has no way of turning them back on, so you will need to do it manually if you want to get them back.
  Reply With Quote
07-19-16, 10:15 AM   #6
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by semlar View Post
If an addon does disable the blizzard nameplates, and you disable that addon, it has no way of turning them back on, so you will need to do it manually if you want to get them back.
Which should be the addon's responsibility to inform their users on how to do so.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Legion's Nameplate addons


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off