View Full Version : Multi-character inventory?
Delnoch
01-09-2008, 12:50 AM
Hello everyone,
Could someone tell me of an addon (if one exists) that allows multy-char invetroy operation. I'm thinking something like guild adds or bagnon but i've used thous solo and i'm not sure if they allow not only sharing of information cross characters but item transfer as well?
In theory i can see how it's posible to acomplish, but i'm not sure if there are still tools available in lua.
So they main question again =) does anyone know an addon like that?
Not possible the frames are protected from swapping like that. Everything has to go through the trade window, which is also protected.
You also can't view inventory across accounts. All the bag mods are limited to your account.
The only way I could think of to do it would be to broadcast the contents of your inventory in a private synch channel but that would be a lot of work. Manipulating the inventory through a channel like that wouldn't work though.
You could map functions like Mr. Plow has to keys but you would still need the keys mapped on each character.
Lost Ninja
01-09-2008, 04:37 AM
If you had all your characters are in one guild on their own you could do it off line (and potentially in game but that would require quite a bit of work), many of the guild management tools include a method for displaying a guild bank, and as many of the biggest guilds, used to at any rate, have more than one guild bank you could select which characters comprise the guild bank. Thus displaying a complete inventory of all characters...
To get it to work in game you'd need a script that could turn the file that is read by the browser to look at the contents to turn it back into a lua readable file... thats where the work would come in.
And if you were getting to that level of code it might be easier to sync your accounts via an in-game chat mod, as mentioned above.
Sanctume
01-10-2008, 01:22 PM
There was an addon that scans my character's bank and skills and save the data and I uploaded this to some site.
After I did all this for my character (at home), I was able to view all my characters' inventory, bank, and skills offline (at work).
This was useful in a way to find all the mats I needed when power levelling certain skills.
marvein
01-10-2008, 04:42 PM
There was an addon that scans my character's bank and skills and save the data and I uploaded this to some site.
After I did all this for my character (at home), I was able to view all my characters' inventory, bank, and skills offline (at work).
This was useful in a way to find all the mats I needed when power levelling certain skills.
wow.allakhazam.com has a wowreader addon that scans your saved variables file and uploads character information (including bag contents) to your profile on the site. Not something that is usable realtime though.
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.