Go to Page... |
Updated: | 07-21-08 12:58 PM |
Created: | unknown |
Downloads: | 9,063 |
Favorites: | 36 |
MD5: |
Guild Inventory is the solution to a guild banker's problems. It scans your guild bank character's bank (of which you may have multiple), and allows others in your guild to see its contents.
V3 - Now facilitates actual guild banks!
IMPORTANT: If nothing else, read the Initial Setup (either mass distribution or in-game) section, as it is crucial to the mod's operation!
Note: this also works for communities formed over several guilds. The difference is that bank data is "advertised" over raid, rather than guild messaging.
Data Transfer
Guild Inventory works by transferring data through (hidden) whispers, so it cannot be intercepted by unintended players. Every few seconds, Guild Inventory broadcasts the list of banks it has data for in the guild and raid (using the addon messages, so nobody will see anything even if they don't have the mod), and how recent the data is. Any other player with the addon that needs said bank data will ask for it, and if the password is correct, will receive it. No data is transmitted without being set up to be - e.g. your main character's inventory will never be sent unless you specifically set up the mod to do so.
Initial Setup - Mass Distribution
For the preferred distribution method, this mod requires an initial setup via modification of the GuildBanks.lua file with a standard text editor (although probably not Notepad, use Wordpad instead). The idea is that the guild or community leader will set the addon up with all the relevant bank details, and then upload it on to their website (or otherwise give it to all guild members).
In this file, you will find the following LUA function (approximately):
function GuildInventory_ResetCustom() GuildInventory_Banks = {}; GuildInventory_Banks["Example1"] = { ["name"] = "Guild Bank: Example 1", ["content"] = {}, ["password"] = "password", ["updated"] = 0; }; GuildInventory_Banks["Example2"] = { ["name"] = "Guild Bank: Example 2", ["content"] = {}, ["password"] = "password", ["updated"] = 0; }; GuildInventory_Banks["Example3"] = { ["name"] = "Guild Bank: Example 3", ["content"] = {}, ["password"] = "password", ["updated"] = 0; }; end
GuildInventory_Banks["Wizar"] = { ["name"] = "Guild: Books & Plans", ["content"] = {}, ["password"] = "****", ["updated"] = 0; };
![]() |
Comment Options |
tuxcl |
View Public Profile |
Send a private message to tuxcl |
Find More Posts by tuxcl |
Add tuxcl to Your Buddy List |
Wintry |
View Public Profile |
Send a private message to Wintry |
Find More Posts by Wintry |
Add Wintry to Your Buddy List |
![]() |
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Having problems
I am not able to send the info to my guild with the new /gi broadcast. Can you please help?
Thanks |
![]() |
![]() |
Cre |
View Public Profile |
Send a private message to Cre |
Find More Posts by Cre |
Add Cre to Your Buddy List |
![]() |
||
|
In order for others in the guild (that have the addon) to see your bank, you must broadcast the details. To do this, type '/gi broadcast', and it will bring up a dialog. Select the bank, and then click the button to broadcast to your guild. The second drop-down list should (after a couple of seconds) show a list of others in your guild / current raid with the addon installed. If you choose to, you can broadcast the details to specific people only using this method. Assuming all goes well - which it will if everything's set up correctly - other guild members will be able to see the contents of that bank within a minute or two. |
|
![]() |
![]() |
Wintry |
View Public Profile |
Send a private message to Wintry |
Find More Posts by Wintry |
Add Wintry to Your Buddy List |
![]() |
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Hey im having problems with this addon. I just installed it into the right folders without the .lua file. I already have a guild bank but i trying to get it so that everyone in the guild can see its inventory. I'm on my guild bank and have the bank open and am typng /gi scan, but it says bnank doesnt exist. Can you pelase help.
|
![]() |
![]() |
kkarmaa |
View Public Profile |
Send a private message to kkarmaa |
Find More Posts by kkarmaa |
Add kkarmaa to Your Buddy List |
![]() |
||
|
Re: Two simple questions
![]() Assuming you didn't mean that, and you mean to update the contents of the bank, then just ask the bank character (or yourself, if you happen to own the bank), to open the bank, and type '/gi scan'. This will update the contents in Guild Inventory, and start the broadcasting process with other players. As for the number of boxes, that was changed quite a few patches ago - the screenshot is actually old. It now resizes dynamically depending on how much stuff is inside the bank. |
|
![]() |
![]() |
Wintry |
View Public Profile |
Send a private message to Wintry |
Find More Posts by Wintry |
Add Wintry to Your Buddy List |
![]() |
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Two simple questions
My last final questions..
What is the best way to transfer things into the guild bank? In the picture to the right it shows lots of spaces for guild items.. how do I create more boxes to hold stuff? |
![]() |
![]() |
envied |
View Public Profile |
Send a private message to envied |
Find More Posts by envied |
Add envied to Your Buddy List |
![]() |
||
|
Re: newb
|
|
![]() |
![]() |
Wintry |
View Public Profile |
Send a private message to Wintry |
Find More Posts by Wintry |
Add Wintry to Your Buddy List |
![]() |
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
newb
Okay so I am a total newb when it comes to this addon. I installed it for my guild master, named the banks (they show up), & I have the three characters at the bank in Orgrimmar. The GM was on one of the bank characters and I gave him two plans to test it. He says they show up in the guild bank for him. I try to scan it and it says "Bank doesn't exist for 'character'" Even though I have the same setup as him. I don't know what I have done wrong? Also I don't really understand how to send and receive things from the bank inventory can anyone explain this further to me?
|
![]() |
![]() |
envied |
View Public Profile |
Send a private message to envied |
Find More Posts by envied |
Add envied to Your Buddy List |
![]() |
||
|
Re: Re: Major update to 2.0.0
![]() Export formats currently supported are plain text, phpBB item tags (requires a phpBB addon), and phpBB url tags. |
|
![]() |
![]() |
Wintry |
View Public Profile |
Send a private message to Wintry |
Find More Posts by Wintry |
Add Wintry to Your Buddy List |
![]() |
||
|
Re: Unable to see Bank listed in GuildBanks.lua file
|
|
![]() |
![]() |
Wintry |
View Public Profile |
Send a private message to Wintry |
Find More Posts by Wintry |
Add Wintry to Your Buddy List |
![]() |
|
|
Unable to see Bank listed in GuildBanks.lua file
I have followed your instructions and edited the GuildBanks.lua file (which extracts to the World of Warcraft directory). I've deleted the example banks in the file, but this makes no changes ingame. All 3 example banks are still there and mine isn't. I'm pasting the content of the .lua cause it's a small file and you can see perhaps what's wrong.
Code:
-- Do not change this constant GuildInventory_Custom = true; function GuildInventory_ResetCustom() -- Add/remove banks from the list accordingly -- Example bank 1 GuildInventory_Banks["Titanbank"] = { -- Character name of the bank ["name"] = "Titanbank", -- Name that you'd like to use ["content"] = {}, -- Do not modify ["password"] = "thunder", -- The password you'd like to use ["updated"] = 0; -- Do not modify }; end
__________________
Matriarch - Titan Commander www.titansofpantheon.com Angeldiva - GM www.avatarsofpantheon.com
Last edited by Matriarch : 03-29-07 at 02:31 PM.
|
![]() |
![]() |
Matriarch |
View Public Profile |
Send a private message to Matriarch |
Visit Matriarch's homepage! |
Find More Posts by Matriarch |
Add Matriarch to Your Buddy List |
![]() |
||
|
Re: Thanks for v 2.0.0
![]() |
|
![]() |
![]() |
Wintry |
View Public Profile |
Send a private message to Wintry |
Visit Wintry's homepage! |
Find More Posts by Wintry |
Add Wintry to Your Buddy List |
![]() |
|
A Defias Bandit
Forum posts: 3
File comments: 7
Uploads: 0
|
Thanks for v 2.0.0
Thanks a lot for making v2 of this freat mod, the DC problem we had within our guild is now fixed
Thanks again lerbic |
![]() |
![]() |
Lerbic |
View Public Profile |
Send a private message to Lerbic |
Visit Lerbic's homepage! |
Find More Posts by Lerbic |
Add Lerbic to Your Buddy List |
![]() |
||
A Defias Bandit
Forum posts: 3
File comments: 2
Uploads: 0
|
Re: Re: Re: Major update to 2.0.0
I just haven't decided yet wether to give everyone the ability to see what's in the bank or not. I also do most guild administration from work ![]() |
|
![]() |
![]() |
chrull |
View Public Profile |
Send a private message to chrull |
Visit chrull's homepage! |
Find More Posts by chrull |
Add chrull to Your Buddy List |
![]() |