Download
(140Kb)
Download
Updated: 03-27-10 02:43 PM
Addon for:
FuBar 3.6.5.
Pictures
File Info
Updated:03-27-10 02:43 PM
Created:unknown
Downloads:21,908
Favorites:227
MD5:

FuBar - Name ToggleFu  Popular! (More than 5000 hits)

Version: v1.3.3
by: phyber [More]

A simple FuBar plugin, adds an icon to toggle player names.

Current locales: English, French, Spanish, German.

For more info and the latest build visit the WoWAce project page

Please direct all feedback to my portal (the links under the download button)

2010-03-27:
Updated TOC

2009-05-22: v1.3.2
Added missing library AceEvent-2.0.

2009-04-16: v1.3.1
TOC bump for 3.1

2009-03-16: v1.3
Make use of the GetCVarBool() function, making the code a bit neater.
Use no-lib-strip in TOC

18/11/2008: v1.2
Updated TOC for 3.0.2
Fixed some toggles not working after Blizzard API changes.
Fixed missing AceOO-2.0 external.

07/05/2008: r67523
  • Updated TOC for 2.4
  • Added new toggles that were introduced in 2.4

02/01/2008 - 2.3.57285
  • Updated TOC for WoW 2.3.
  • Added deDE translation. (Thanks cossy)

24/05/2007 - 2.0.36332:
  • Updated TOC for WoW 2.1

18/12/2006 - 2.0.21058:
  • Added Spanish translation. Thanks shiftos.
  • Added French translation. Thanks renchap.
  • Added Ctrl-Click to toggle own name. Thanks karlthepagan.

08/12/2006 - 2.0.19088:
  • Just a TOC change for 2.0.

25/10/2006 - 2.0.14363:
  • Updated to AceLocale-2.2.

16/10/2006 - 2.0.14080:
  • Added toggle for displaying your own name.
  • Added toggle for friendly unit nameplates.
  • Thanks to Mazzlefizz for showing me which CVars and functions were used for toggling the above.

15/10/2006 - 2.0.13873:
  • Added Shift-Click to toggle NPC names on/off.
  • Made tooltip clickable for quicker access to change options.
  • Included libraries updated.

28/08/2006:
  • Upgraded Plugin to FuBar 2.0
Post A Reply Comment Options
Unread 05-22-08, 05:10 PM  
MadWolf
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
hi
what does this addon do ??
this link http://wiki.wowace.com/index.php/FuB...ToggleFu_Addon is dead
Report comment to moderator  
Reply With Quote
Unread 03-30-08, 01:02 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
2,4

Is there any way this could be made to be useful with WoW 2.4? I miss it badly!
Report comment to moderator  
Reply With Quote
Unread 12-09-07, 08:10 PM  
Steil
A Cliff Giant
 
Steil's Avatar

Forum posts: 77
File comments: 49
Uploads: 0
Dunno what happened w/ the latest version but when I alt'z for screenshotting purposes. The nameplates disappear.
Report comment to moderator  
Reply With Quote
Unread 10-27-06, 09:09 PM  
Twidget
An Aku'mai Servant
 
Twidget's Avatar

Forum posts: 33
File comments: 401
Uploads: 0
Getting an error when I log in.

Hi,
I am getting the following error each time I log in:
...ameToggleFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:692:Usage:IsAddOnLoadOnDemand (index or "name")

I click OK and everything seems to work fine after that.
Just wonder why I am getting that error at all and is there anything I can do to make it stop other then not using this mod?

Thanks,
Twidget

PS... Great Mod, nice job!!!
Report comment to moderator  
Reply With Quote
Unread 10-21-06, 02:03 AM  
H0PE
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 299
Uploads: 1
Ok downloaded checked everything perfect, you cool mate! Everything is there, nicely done!
Last edited by H0PE : 10-21-06 at 07:53 AM.
Report comment to moderator  
Reply With Quote
Unread 10-15-06, 09:12 AM  
Mazzlefizz
A Pyroguard Emberseer
 
Mazzlefizz's Avatar
AddOn Author - Click to view AddOns

Forum posts: 3521
File comments: 60
Uploads: 2
Coincidentally, I recently had to look this up in Blizzard's UI code for some context-sensitive nameplate switching in my UI, so here it is...

CVars: UnitNameOwn, UnitNamePlayer, UnitNamePlayerGuild, UnitNamePlayerPVPTitle, UnitNameNPC

For name plates, there are 2 functions and two global variable:
- ShowNameplates(), HideNameplates() and NAMEPLATES_ON = 1 or nil
- ShowFriendNameplates(), HideFriendNameplates() and FRIENDNAMEPLATES_ON = 1 or nil
__________________
MazzleUI Home Page: Mazzlefizz.WoWInterface.com
Info, FAQs, Forums, Download can be found at that link.
Report comment to moderator  
Reply With Quote
Unread 10-14-06, 04:57 AM  
phyber
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 72
Uploads: 17
Re: Ohh noes...

Originally posted by H0PE
Something that makes no sense at all since it doesn't seem to reference any other part of the thread, I'll let the author try to guess.
OK, guesswork commencing!
I'm guessing you want the "Right click to toggle NPC names"? If that's the feature you wanted, you should have just said.
Report comment to moderator  
Reply With Quote
Unread 10-10-06, 07:23 AM  
H0PE
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 299
Uploads: 1
Ohh noes...

So you mean you don't have the same or better functionality as titan nametoggle addon?

Then i'm not gonna upgrade to fubar since I use that titan panel addon in like every 5th minute. A LOT.

Please inform us when you made it just as good at least.

Link for that addon to check the code out maybe:
http://www.curse-gaming.com/en/wow/a...ametoggle.html
Report comment to moderator  
Reply With Quote
Unread 08-30-06, 11:13 PM  
Geza
A Deviate Faerie Dragon

Forum posts: 13
File comments: 6
Uploads: 0
This is happening alot with Ace2 embedded mods apparently. They are breaking each other because of differences in libraries or something. Not a coder so I don't quite understand it, but a hotfix I found to change the lua on your old version has got it working with my other mods. Hopefully when everyone gets their mods up to date, they will be more compatible.
Report comment to moderator  
Reply With Quote
Unread 08-30-06, 04:10 PM  
phyber
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 72
Uploads: 17
NameToggleFu doesn't use BabbleLib at all, it does however use a newer version of AceLocale than they do.

You will probably need to upgrade those other mods to the latest versions to make sure that they get a newer AceLocale.
http://svn.wowace.com/files/ will have the latest versions if they arn't available on WoWI yet.
Report comment to moderator  
Reply With Quote
Unread 08-29-06, 08:09 PM  
Geza
A Deviate Faerie Dragon

Forum posts: 13
File comments: 6
Uploads: 0
The new version caused GuildFu and FriendsFu by Elkano to receive a babblelib error when i moused over them. I disable nametoggle and they are fine.
Report comment to moderator  
Reply With Quote
Unread 08-28-06, 08:19 AM  
phyber
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 72
Uploads: 17
New FuBar2 version will appear on here shortly, it's just waiting for approval.

I'm now the maintainer of the addon.
Report comment to moderator  
Reply With Quote
Unread 08-27-06, 01:10 AM  
Darlog
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
As posted in this thread at wowace.com access to the SVN has been changed.

I am not sure, if it's the latest version, but it works for me. I have uploaded it to rapidshare.
Report comment to moderator  
Reply With Quote
Unread 08-25-06, 08:08 PM  
Mook
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 125
Uploads: 1
Anyone have a mirror for that updated 'Core.lua' file? Much appreciated - the link in the post below is broken:

Not Found

The requested URL /svnweb/index.cgi/root/checkout/trunk/FuBar_NameToggleFu/Core.lua was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Report comment to moderator  
Reply With Quote
Unread 08-14-06, 09:21 PM  
saltorio
A Murloc Raider
 
saltorio's Avatar

Forum posts: 8
File comments: 121
Uploads: 0
Re: FuBar2.0

Originally posted by GrimStonemaul
Please fix to work with FuBar 2.0
Error: Interface\AddOns\FuBar_NameToggleFu\Core.lua:41: attempt to index global `FuBar_NameToggle' (a nil value)


Thanks!
I'm getting the same problem in FuBar 2.0, and NameToggleFu doesn't load.

Please fix. I love this plugin!

Thanks.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: