- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,841 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
FuBar_CurrencyFu
- 0 Likes
- World of Warcraft
- 71,892 Downloads
- Supports: 4.0.1
- 5 Average Daily Downloads
- Comments
- Created 4/12/2009 10:55:12 AM
- Updated 10/18/2010 10:58:59 AM
- 184 Favorites
- Project Site
- License: MIT License
- Release Type: Release
- Newest File: v2.0.1
About FuBar_CurrencyFu
Description
FuBar addon that show the amount of currency tokens.
Planed changes
- Multi character support
Special thanks
Nifelhein for testing.
If you wish to edit, suggest or contribute in any way feel free to contact me by posting a comment or by sending me an e-mail (darkpet@sezampro.yu).
Version 2.0.1
- Major code rewrite due to changes in WoW.
- Updated for WoW 4.0.1
- Added suppert for Emblem of Frost.
- Updated for WoW 3.3.0
- Added support for Honor and Arena points.
- Added support for Emblem of Triumph and Isle of Conquest Mark of Honor.
- Updated for WoW 3.2.0
- Added displaying of currencies in FuBar text.
- Data retrieve and Tooltip codes simplified.
- Removed "Mark of Honor" from every mark of honor name.
- Fixed an error with show/hide currency loot text in chat.
- Added expanding/contracting of currency groups in tooltip.
- Added currency name and amount linking from tooltip.
- Switched from 2 to 3 numbers in version number for wider range of minor updates.
- Recoded loot text filter.
- Added all currency types to loot text filter.
- Removed "Sewer Carp" from loot text filter. It was used for testing but I forgot to remove it.
- Implemented Dewdrop for right click menu.
- Added show/hide currency loot text in chat.
- Added Champion's Seal
- When you have 0 of certain token type it will show "-" instead of "0".
- Added custom icon. Old one was retrieved from the token and was trowing error if users never saw it.
- Grouped showing/hiding of token groups on right-click menu.
- Changed from Beta to Release.
- Beta release
- Workaround for some "a nil value" errors on currencies.
- Toc file changes.
- Minor code cleanup.
- Updated to work with patch 3.1.0.
- Added support for Emblems of Conquest.
- First build.
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v2.0.1 | Release | 4.0.1 | 19,740 | 10/18/2010 10:58:59 AM |
| v1.2.4 | Release | 3.3.0 | 15 | 12/10/2009 1:41:21 AM |
| v1.2.3 | Release | 3.2.0 | - | 9/5/2009 9:29:40 PM |
| v1.2.2 | Release | 3.2.0 | - | 9/2/2009 12:36:57 PM |
| v1.2.1 | Release | 3.1.0 | - | 5/15/2009 8:07:16 AM |
| v1.2.0 | Release | 3.1.0 | - | 5/11/2009 9:32:26 AM |
| v1.1.9 | Release | 3.1.0 | - | 5/2/2009 5:11:04 PM |
| v1.1.8 | Release | 3.1.0 | - | 4/30/2009 11:44:33 AM |
| v1.17 | Release | 3.1.0 | - | 4/27/2009 2:17:01 PM |
| v1.16 | Release | 3.1.0 | 1 | 4/27/2009 2:20:00 AM |
| v1.15 | Release | 3.1.0 | - | 4/23/2009 6:35:16 PM |
| v1.14 | Release | 3.1.0 | - | 4/20/2009 11:02:45 AM |
| v1.13 | Release | 3.1.0 | 1 | 4/18/2009 4:30:03 PM |
| v1.13b | Beta | 3.1.0 | - | 4/18/2009 4:53:29 AM |
| v1.12 | Release | 3.1.0 | - | 4/17/2009 6:38:23 PM |
| v1.11 | Release | 3.1.0 | - | 4/16/2009 10:33:49 AM |
| v1.10 | Release | 3.1.0 | - | 4/15/2009 10:50:33 AM |
| v1.00 | Release | 3.0.9 | - | 4/12/2009 10:56:49 AM |
Addon Packs Containing This...
-
tabby224's Addon Pack
-
crysist's Pally Raid
-
Kromlinge's Addon Pack
-
Hordeofcows' Lotsa alts addon pack
-
khoinoor's Addon Pack
-
Mage Raiding Addon Pack
-
Adril's Addon Pack
-
Duosbabygirl's Addon Pack
-
DK/Preist/Rogue Raiding Pack
-
Pimpelipom Addon Pack
-
TerrorMachine_'s Addon Pack
-
JonBrant's Addon Pack
-
Livingsorrow's Addon Pack
-
jen1988's Addon Pack
-
DonaldSerrot's Addon Pack
-
A Paladins Raid Healing Pack
-
Kadje's Addon Pack
-
cloudcck's Addon Pack
-
Sarindre's Raid Healing UI!
-
Royal Vengence guild Pack
-
Alternate UI/RaidingUI for all classes
-
DonVito92's Addon Pack
-
Raxter54's Addon Pack
-
Erdras Raid/All around UI
-
Kraheera's Addon Pack

Comments
if isHeader ~= true then
local selshornam = (selShortName[name] and selShortName[name] or name)
if count ~= 0 and count ~= nil then
text = text.."|cffffffff"..selshornam..":|r "..count.." "
else
text = text.."|cffffffff"..selshornam..":|r 0 "
end
end
This will use the full name if the short name is not in the list, and should work for any additional currencies added to the game without additional changes.
Message: ..._CurrencyFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:944: attempt to index global 'this' (a nil value)
Time: 11/25/10 00:14:10
Count: 1
Stack: ..._CurrencyFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:944: in function
...dOns\FuBar_CurrencyFu\Libs\Tablet-2.0\Tablet-2.0.lua:2544: in function
Locals: (*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'this' (a nil value)"
Message: ..._CurrencyFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:944: attempt to index global 'this' (a nil value)
Time: 11/25/10 00:14:10
Count: 1
Stack: ..._CurrencyFu\Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:944: in function
...dOns\FuBar_CurrencyFu\Libs\Tablet-2.0\Tablet-2.0.lua:2544: in function
Locals: (*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'this' (a nil value)"
You can fix it easily by upgrading libraries.
I just copied them from other plugins that work well (like ora)
if i have FuBar_CurrencyFu installed and FuBar_EquipmentManagerFu only FuBar_CurrencyFu one works with the icon from FuBar_EquipmentManagerFu and FuBar_EquipmentManagerFu makes some error...
Just... when i disable Currency Equip works perfect
Also.. half of my other fubar plugins reports errors... fruendsfu, locationfu... etc...
maybe all the others are broken :) dunno
nein scherz^^