About "inverting" the modifier logic, it's really easy, I'll add the option as soon as I add ... well, options to Links :-)
Thanks a million.
The reason I asked for this is that there's a jungle of tooltip modifying mods out there... you can easily get sidetracked
off your main mod to support "everything" and there's no end to it :)
Links is situationally very usefull.
(for example when that guildie links you 2-3 items and asks opinion which is better)
For those situations where I need multi-links I press my modifier and get them,
I don't much care for other info added to the tooltips.
(would be nice, but is a luxury).
What I've attached there does half of (1)
(not working across multiple chars under the same account, only for the current char)
all of (2) without using external .exe
(Allakhazam links, since Thott doesn't use itemids)
all of (3)
(in an editbox ingame ready for copy paste)
none of (4).
(it only separates listings by location: bank, inventory, equipment)
Note: the file attached was modified to create an itemstats compatible listing but the
allakhazam links listing code is still there (commented out).
It should be easy to edit them back in, or I can post my actual version
(we don't have itemstats on my guild forum)
Note2: I know it's rather removed from what you're looking
but there might be things you can use in it, so replying to the "may have seen" part :)
Edit2: (Jan 19, 2008)
Based on a request by PM I updated the attachments to support a quality filter.
You can set it permanently by editing the IRREBANK_FILTER = x line in localization.lua file
(it's currently default to 2 - uncommon items)
or override the default setting in-game with
/script IRREBANK_FILTER=x;
where x will be your choice of 0,1,2,3,4 (for poor to epic quality).
... Basically, it would tell you who left, joined, leveled, changed their guild note or officer note from the last time you checked.
That's what ES_Guildcheck fred mentioned does currently.
His problem is that ES_Guildcheck does not keep historical data.
ES_Guildcheck will tell you "who left, joined, leveled, changed their guild note or officer note"
from the time you logged off (/egc offline) comparing last session roster (saved on logout) with current session roster,
or since you logged on (/egc online) comparing roster when you logged on with "now"-snapshot.
If a similar addon was to save a session counter along with the changelists,
(maybe only increment when there is a changelist on logout and add a timestamp to it?)
it should be possible to replicate the current functionality and expand it:
display the "last session <-> this session" changelist (exists in ES_Guildcheck)
or "this session (on login) <-> now" changelist (exists in ES_Guildcheck)
or dump "session#x->session#y" changelists sequentially (not available in any addon currently)
0
0
0
Thanks a million.
The reason I asked for this is that there's a jungle of tooltip modifying mods out there... you can easily get sidetracked
off your main mod to support "everything" and there's no end to it :)
Links is situationally very usefull.
(for example when that guildie links you 2-3 items and asks opinion which is better)
For those situations where I need multi-links I press my modifier and get them,
I don't much care for other info added to the tooltips.
(would be nice, but is a luxury).
0
Any chance that the modifier logic is reversed?
Multi-link when you use the modifier, get the original tooltips if not.
Getting the "Links" tooltips when modifier is used, the "normal" tooltips on normal use
I would find appealing.
In either case, I'm installing this now :)
Edit: erm... re-reading my post it's actually a question as much as a suggestion.
My item tooltips currently have their content modified in some way by:
RatingBuster (itemlevel and combat rating conversion)
RainbowEnchants (colorize enchants until Blizz fixes it)
Mendeleev (compatibility already in, as I saw in your post)
(that adds fixed price dkp to item tooltips)
Hob_dkp (not yet, but it's definitely a consideration for BC content
to avoid the hassle of initial pricing)
KCI (optionally, or other item database type addons)
to name a few.
All of those play nice with each other adding their own flavor of info to my tooltips.
(I don't have everything enabled in all situations and
yes most my item tooltips don't exceed the 30line limit :P)
I usually mix and match to get what I want in my tooltips and the main reason I never
got to use Tooltip Wrangler is that it needed compatibility
coded in for each addon separately.
0
0
("Itemtophpbb continued" more or less)
What I've attached there does half of (1)
(not working across multiple chars under the same account, only for the current char)
all of (2) without using external .exe
(Allakhazam links, since Thott doesn't use itemids)
all of (3)
(in an editbox ingame ready for copy paste)
none of (4).
(it only separates listings by location: bank, inventory, equipment)
Note: the file attached was modified to create an itemstats compatible listing but the
allakhazam links listing code is still there (commented out).
It should be easy to edit them back in, or I can post my actual version
(we don't have itemstats on my guild forum)
Note2: I know it's rather removed from what you're looking
but there might be things you can use in it, so replying to the "may have seen" part :)
0
It will appear in your addons list as Bank2Forum
You can bring up the interface with /b2f or /bank2forum
I don't have a board where to check for itemstats posting but
if it is meant to be in the form of [item]item name[/item] it should be fine.
Attached.
Edit: attached a second version that outputs Allakhazam links in list format.
Edit2: (Jan 19, 2008)
Based on a request by PM I updated the attachments to support a quality filter.
You can set it permanently by editing the IRREBANK_FILTER = x line in localization.lua file
(it's currently default to 2 - uncommon items)
or override the default setting in-game with
/script IRREBANK_FILTER=x;
where x will be your choice of 0,1,2,3,4 (for poor to epic quality).
0
What kind of errors does it give you?
0
0
since before wow 2.x and through the latest patch.
Since we didn't have itemstats, our version is outputting allakhazam links.
To put back in item tags for you is trivial.
However seeing as we're having maintenance in WoW EU,
I'd like to test it tomorrow before I release it just to be on the safe side.
0
followme provide that functionality and are both working in 2.0
Search for them @Curse-gaming.
0
That's what ES_Guildcheck fred mentioned does currently.
His problem is that ES_Guildcheck does not keep historical data.
ES_Guildcheck will tell you "who left, joined, leveled, changed their guild note or officer note"
from the time you logged off (/egc offline) comparing last session roster (saved on logout) with current session roster,
or since you logged on (/egc online) comparing roster when you logged on with "now"-snapshot.
If a similar addon was to save a session counter along with the changelists,
(maybe only increment when there is a changelist on logout and add a timestamp to it?)
it should be possible to replicate the current functionality and expand it:
display the "last session <-> this session" changelist (exists in ES_Guildcheck)
or "this session (on login) <-> now" changelist (exists in ES_Guildcheck)
or dump "session#x->session#y" changelists sequentially (not available in any addon currently)
0
/vzg toggle
0
0
to make the button right-click draggable.
That works for me as the next best thing to having a toggle for hiding it.
File is in IFrameManager folder.
You can drop my version there if that suits you.