A simple addon that will displays all the alternate currencies next to the gold display.
The counter is movable by holding ctrl and dragging it. You can lock it or reset it in the default positioning menu. Press Esc, then Interface, then Positions and find Currency Count in the list. Disabling the first checkbox locks it, only disabling the second checkbox makes it moveable without holding ctrl, and the blue arrow button will reset it's position.
You can enable and disable each currency in the options menu. Press Esc, then Currency Count.
You can also enable a background here to make it more readable.
There is a problem with the background, unless this is desired. Changing the CurrencyListBG property "NoClip" to true, and setting the top padding to -5 centers the currencies vertically and actually displays all of the background
Great Addon,
Just a small thing the money (Plat, Gold etc) was cut off because the margin is negated by the icons, either way you can set it to static 4 (4*1unit offset) or simply use the nMargin. Simply add this to line 279
Have a great day ;)
In reply to Forge_User_47539153:
Wanna add essences too?
https://puu.sh/uQeJd/725046693a.zip
Done :)
I also updated the API version while I was at it.
Thanks,
yeah I realized I could have updated the API after I zipped and uploaded it.
Updated version with triploons and promissary notes: https://puu.sh/rLk2i/41af4c946b.zip
Thanks ZodBain :D
I've added the currencies to the addon now as well, so everyone can use the main download again as well.
Would it be possible to change the way omnibits are displayed so that they show the amount and the remaining bonus in () behind that?
I changed it already for me so the tooltip is better readable because x / 120 makes have to calculate the remaining drops anyways so I might aswell let the addon do that <.<
ow hi there, uhm yeah... this was almost a year ago but it's in the addon now XD
Could you add Mouseover-Tooltips to the currencies that have a weekly cap (Omnibits and Elder Gems for example) so one can see how much is missing until cap? That would be awesome!
Thanks for the suggestion :) I've uploaded a Beta version of the addon that does just that, but I'm still testing it as the only way of doing that properly is to actually play the game and reach those caps :P
For now I've kept it really small and simple, but let me know if you're missing any information in there.
On a sidenote, I can't believe the game only displays the elder *point* cap, but not the gem cap. Who even cares about those points? :S I had to do some calculations n stuff to turn my own tooltip into displaying gems so that's why I have to test it.
ty for this just what i was looking for!
Got the dynamic width working that I mentioned in my last comment, next weekend turned into two weeks though... but now you also have the option to use any set width as well! Anyway enjoy ^^
Great work, thank you!
Awesome! Thanks a lot!!!!
Got some time in the game this evening and added support for NCoins, Omnibits, Fortune Coins and Service Tokens.
Going free to play sure caused a lot of new currencies to appear :P
I kept them on by default, but it will probably take up too much space for the people with 1080p or lower resolution, so turn off any that you don't need in the options.
Next up I'll try to make it take up less space, by making an option to get dynamic spacing based on the amount of digits displayed. Basically I remove all the empty space inbetween without making them overlap. But for that I need to dig into my old code so that will probably won't happen until the weekend.
Let me know if you have any other ideas for the addon, or if I missed a specific currency.
EDIT: And of course right after I upload I find a few bugs. The addon was missing in the interface positioning menu and the initial settings for the new currencies were set to not show them. The fix V1.6a should be validated on curse soon.
Now that Wildstar has gone F2P I can actually test my addons again, whoop :D
I'm going to check if anythings broken and fix it asap, but what I'm mostly curious about is how much currencies have changed in the new version. If usefull, I'll try to add any new ones to the addon.
Thanks for using the addon so far, and see you soon ^^
The old currencies are still there, and still working, the only difference would be the addition of NCoin(buyable currency) and OmniBits(drops from doing stuff, can be used for almost all of the things NCoin is used for)
Hi Jerodar,
Do you intend to update it for drop 5 ? It "shifted" to the right, overlapping with gold and the bag icon. I suppose it's due to the removal of the Datacron.
I tried to "play" with the .xml file but couldn't find how to simply change the position :(
If you are not able to do it, I'd really appreciate if you indicate which parameter to change.
Thanks !