I think it's MobInfo2, a great non-Ace addon that I use and recommend.
I'm thinking of trying WhoDrop from the WowAce SVN as a potential replacement though.
i get the same but i don't use Mobinfo2.. i think it might be "Mendeleev"
Hmm I don't run Mendeleev but I get those exact looking tooltips. I do run PeriodicTable though, so maybe there's another Ace addon I'm running that does the same thing.
Actually I just checked and I get the functionality via MobInfo2 (I was able to toggle it on and off). I'm guessing then that there are several addons that can do this type of thing :)
im beginning to think its PeriodicTable since i use the same thing..
PeriodicTable is just a library. Other addons can use data from PeriodicTable to display information in item tooltips, but it doesn't do anything on its own.
Hi Whitetooth there you can find a first version of the french string for Stat Logic Lib.
It works well for a lot of items.
I still have a lot to do (enchants, etc...), but i think its a good start.
Anyway i have some issue for Weapon Dps. In french the decimal separator for decimal number is the ',' (81,2 dps) and not the '.' (81.2 dps).
And if i try to give the ',' in parameter, statlogic say the number is not correct, because i guess, decimals number only work with '.' in Lua. at time time, im only giving the integer part of the number. (81 in my example)
here we go:
Edited
edit:
ha crap, some char arent showing up correctly.
i will try to send you this by mail.
Hi Whitetooth there you can find a first version of the french string for Stat Logic Lib.
It works well for a lot of items.
I still have a lot to do (enchants, etc...), but i think its a good start.
Anyway i have some issue for Weapon Dps. In french the decimal separator for decimal number is the ',' (81,2 dps) and not the '.' (81.2 dps).
And if i try to give the ',' in parameter, statlogic say the number is not correct, because i guess, decimals number only work with '.' in Lua. at time time, im only giving the integer part of the number. (81 in my example)
edit:
ha crap, some char arent showing up correctly.
i will try to send you this by mail.
1. About the decimal point, all you need to do is localized the ["tonumber"] translation like the "deDE" localization.
2. If you got an AceSVN account, you could update it when ever you want. or you can upload it to some free file servers like Link Removed: http://www.mediafire.com/
1. About the decimal point, all you need to do is localized the ["tonumber"] translation like the "deDE" localization.
2. If you got an AceSVN account, you could update it when ever you want. or you can upload it to some free file servers like Link Removed: http://www.mediafire.com/
ok
i will see if i can take the time to understand and use the aceSNV ;)
is it possible to hook into ratingbuster to show a dkp value for the item after the itemid ? I used a small addon that adds the value to gametooltip but getting ratingbuster to show the value would be much better since it also works with atlasloot and addons like that :)
RatingBuster does not work anymore with german client. I made a fresh install but in my case stat sum does not appera at all. Only stats at the top are rated.
Can anyone help please? With Patch 2.1.0 and new epic stats it is very important for me.
I made a fresh install but in my case stat sum does not appera at all.
The summary is shown because I have set "Show zero value stats" :)
you are not getting the point.
the statlogiclib is not providing any values because parsing has changed.
without the "..show zero values..." there would be no output.
but the item tooltip should have an output with values.
you are not getting the point.
the statlogiclib is not providing any values because parsing has changed.
without the "..show zero values..." there would be no output.
but the item tooltip should have an output with values.
I was only explaining why there is a Stat Summary shown on my screenshot... Of course it shouldn't all be zeros.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hmm I don't run Mendeleev but I get those exact looking tooltips. I do run PeriodicTable though, so maybe there's another Ace addon I'm running that does the same thing.
PeriodicTable is just a library. Other addons can use data from PeriodicTable to display information in item tooltips, but it doesn't do anything on its own.
It works well for a lot of items.
I still have a lot to do (enchants, etc...), but i think its a good start.
Anyway i have some issue for Weapon Dps. In french the decimal separator for decimal number is the ',' (81,2 dps) and not the '.' (81.2 dps).
And if i try to give the ',' in parameter, statlogic say the number is not correct, because i guess, decimals number only work with '.' in Lua. at time time, im only giving the integer part of the number. (81 in my example)
here we go:
edit:
ha crap, some char arent showing up correctly.
i will try to send you this by mail.
1. About the decimal point, all you need to do is localized the ["tonumber"] translation like the "deDE" localization.
2. If you got an AceSVN account, you could update it when ever you want. or you can upload it to some free file servers like Link Removed: http://www.mediafire.com/
ok
i will see if i can take the time to understand and use the aceSNV ;)
for this time you can find my last updated string for frFR statlib here:
http://tixu.scribe.free.fr/divers/statlogic_french.zip
(based on your last commit changes version 35941)
I tried resetting the profile and also deleted the saved variables but that didn't help.
http://tixu.scribe.free.fr/divers/statlogic_french.zip
It's work on my alt, I tried to copy the profile, even with a copy, it's still not working T.T
I've delete any stuff called Rating* in my Interface & WTF folder, I'm desperate ! :(
RatingBuster does not work anymore with german client. I made a fresh install but in my case stat sum does not appera at all. Only stats at the top are rated.
Can anyone help please? With Patch 2.1.0 and new epic stats it is very important for me.
i deactivated every other addon, only ratingbuster and buggrabber running. updated with externals.
even going back to version 30323 before you startet with the utf8 stuff is not working.
still not showing any values. buggrabber is empty...
maybe it has something to do with the libs
version 35140.1006 is running fine bis with version 35941.1001 its not working anymore...
The summary is shown because I have set "Show zero value stats" :)
you are not getting the point.
the statlogiclib is not providing any values because parsing has changed.
without the "..show zero values..." there would be no output.
but the item tooltip should have an output with values.
I was only explaining why there is a Stat Summary shown on my screenshot... Of course it shouldn't all be zeros.