• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

GuildToolS

  Download the Curse Client

Project Updated:
Files Updated: Thu, Apr 5 2007
Category: Guild
Tags:

[Edit Tags]

Project Manager: RTE
Current Version: GuildToolS 3.5
Downloads Today: 1
Downloads Total: 96,273
Favorites: 0
Comments: 798
  • About GuildToolS
  •  

{{{

  1. !html

This mod is no longer supported due to the Blizzards Guild bank + Armory

GuildToolS is a combination of tools for guild use.
Now fully compatible with Guild Bank Manager http://www.curse-gaming.com/en/wow/addons-2904-1-wow-guild-bank-manager.html .
***IMPORTANT: read patch notes before updating from 2.x to 3.0***
Contains several parts:
GTS_Core - this is the main part of the addon that contains all the standard functions for GTS package.
GTS_BankScan (BS) - allows to scan characters possessions (including personal possessions and content of the bank) and parse it for the web site. Consists of 2 parts: WoW addon part and executable application for data parsing.
GTS_IncomingMail (IM) - Keeps track of every received item in local database, also gives capability to parse that data for web site. Consists of 2 parts: WoW addon part and executable aplication for data parsing.
GTS_OutgoingMail (OM) - Keeps track of every sent item in local database, also gives capability to parse that data for web site. Consists of 2 parts: WoW addon part and executable aplication for data parsing.
GTS_GuildRosterScan (GRS) ? Scans the guild roster including character name, class, level, rank, professions*, main-alt relations*.
* - only if GTS specific guild note is filled out by player.
As of version 3.0 GTS is fully compatible with GuildBankManager (GBM) by Marshall "Silverwings" Radziwilko. A PHP application to manage guild bank items online, GBM Enables the user to show guild items in Bank, Incoming Mail, Outgoing Mail and more...
Even though GTS can be used as a stand-alone solution, I highly encourage you to use GBM, it simplifies upload and enhances the output by adding search, sorting and more.
Note that I have not participated in creation of GBM and will not be able to help you with any questions and/or concerns you have about this application. All questions about GBM should be directed to GBM?s author, Marshall "Silverwings" Radziwilko.

** ImagePack are the images extracted from Blizzard's art. They are not required. You can get them elsewhere or use your own images, just follow the Blizzard naming convention. Images are property of Blizzard.
** The parser application is an executive and as such caries a risk of containing a virus, it is up to you to check files for viruses. Source code of the parser is included so you can compile it on your own.

Folowing guide is updated for 3.0 version.
Uploading instructions: http://thenyx.org/2006/03/13/guide-gnomebankers-guide-to-guildtools/ this guide was written by Khallah and helps you to set up automated upload of bank.html to your guild's web site.
Thanks

FAQ:

Q:
I cannot see the tooltips on the page. What did I do wrong?
A:
If you copied the text from the generated html file make sure you copied it all. Most likely you are missing java script at the top of the html file.

Q:
I just look at the generated html file and still can't see the tooltip, other people say they can see it.
A:
There is a setting in browser that disables Active content. Tooltip is actually active content, so if it is disabled you will not be able to see the tooltip.

Q:
I ran the script, but when I try to run GTS.exe it says that data was not found in SavedVariables.
A:
Make sure you follow all the steps:
- Run WoW and run /gts bscan with bank window opened. You should get message like: "Scan was successful ... run .exe" (or follow steps in part 3 for other parts of addon).
- Exit WoW, or at least log out from current character.
- Copy GTS_Core.lua from WoW/WTF/[AcountName]/SavedVariables/ to the addon folder (WoW/Interface/AddOns/GTS_Core/SV/)
- Run GTS.exe.

Q:
I have a batch file for textbank parser, but it does not work, if I place it in command line it works fine though, here it is:
GBM.exe -textbank INSERT INTO items (`name`) VALUES ( %n );
A:
% is a special character in batch files and you need to escape it, so write %% instead of %. In your example it should look like:
GBM.exe -textbank INSERT INTO items (`name`) VALUES ( %%n );



*** Known bugs: ***

If you encounter any bugs or notice some typos, please post them here and I will do my best to fix them. Also suggestions and requests are welcome here aswell.

- Guild Roster web page might not display images correctly for non-english clients. To fix this: go to the GTS_Core/html/images/ folder and change the names of class icon images to the names of the classes in language of the client. (for example for french client you will need to change warlock.gif to demoniste.gif)

*** Currently in development: ***

- Export of craft recipes }}}

  • Downloads (20)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  GuildToolS 3.5 Release 2.0.12 90 4/5/2007
  GuildToolS GTS_4b2 Beta 2.0.0 11 3/16/2007
  GuildToolS GTS 4b1 Beta 2.0.6 12 3/7/2007
  GuildToolS 3.4 Release 2.0.0 12 2/5/2007
  GuildToolS 3.3 Release 2.0.0 12 1/4/2007
Advertisement
  • Screenshots (5)
  •  
  • Comments

Add Comment