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

  • Your Rating

  • Share
  • Report Abuse

iGuildTradeSkill

  Download the Curse Client

Project Updated:
Files Updated: Tue, Jul 17 2007
Category: Professions
Tags:

[Edit Tags]

Project Manager: HPi
Current Version: iGuildTradeSkill
Downloads Today: 1
Downloads Total: 4,384
Favorites: 23
Comments: 21
  • About iGuildTradeSkill
  •  

Original project: http://www-en.curse-gaming.com/downloads/details/7627/

I'm hoping, that original version is continued someday... Until that, I'll try to make people life little bit easier. So there is currently one new feature, called Search (by name).

I'm looking ways to send your skills to targeted player in your guild and also ability to search enchants by attributes. Rewriting whole UI and making localization files, doesn't sound bad idea. But I don't promise fast forwarding with this ;) Searching by name is maybe most useful function that I need... and maybe you too.

This is still using same commands as original...
/tradeskillview  :: to see gathered information
/tradeskillsend  :: to send your skills for your guild
/tradeskillscan  :: force scanning process

  • Downloads (1)
  •  
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  
  iGuildTradeSkill Release 2.1.3 12 7/17/2007
  • 1 page(s)
Advertisement
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • HPi said 

    It should work just with copy/paste. I have also changed addons name and appearance in game, but i'm using same commands like original version. Also this version is compatible with original GuildTradeSkill... by using same addon message prefix. So I don't see any reason why there is any collisions.

    I'm working on get that removing old professions... there is already that function also in original version, but it doesn't work :p

  • A few firend of mine just copy this addon to /addons folder and started the game. They cant get the addons work what can be wrong? I do not think they are loading. Can they collide with other addons or channel?

  • Just a few suggestions.

    1) The major one would be to get a none transparent background. It gets alil difficult to see the font in some cases 2) More Filters. Like by player, type of weapon/enchant/armor. 3) One thing would be to check out how AdvancedTradeskillWindow is. I think this mod would be great if it looked like that or like the WoW profession windows they have.

    Other than that its great. I been lookin for something like this for awhile now. And i dont think there is another mod that can share professions like this out there (right?)

  • HPi said 

    Summer break is over and all projects are on the desktop... This doesn't have main priority, but it's not the latest one either.

  • one limitation i see is that you can't send your alts info to your other alts. One work around for this might be to make it a little like duckiebank which send all the info you have to everyone online, that way when your not online others are rebroadcasting all the info, until everyone has it all, an then it would only be update transmits so wouldn't be as big.

    other than that this has the possibility of being an awesome addon. Just trying it out with some other guildies, an looks good so far.

  • baddad22 said 

    I am wondering if the scan can be changed to Once a week , I have several toons and it seems I am constantly scanning.

  • HPi said 

    And reply for Roddney4ever; I don't have possibility to test that with different clients with different languages.. but I'll try to remember to look at WoW API for those things. Item links should have same 'id' value, but name is always different. So who gets that item to your list first, then the name stays... and it can have 'wrong' language. I'll look forward to solve that, but I think that this problem is related to my aim to make better search like with attributes... meaning: currently Blizzard has prevent to get item tooltip info for items that you haven't seen in game before. Tooltip info includes name.

  • Ashlynn said 

    Yesterday I tried this Addon and I think it has great potential. I play with the german client and after editing the lua file, translating the skill names, it worked fine for me. Some guildies tried it also, but not all their receipts didn't show. It is because we use different client, mostly the german and english one. Is it possible for you to change the programming so that it does work with different clients used by guild mates. And as a very nice addition could it only show the receipt names in the language of the client of the searcher. So that he doesn't need to look for the german and the englisch name. I know that this might mean a translation of all receipts, but maybe this is possible.

  • HPi said 

    Hmm.. I'll try to look inside CharacterProfiler or any other. But current problem isn't collecting account level data. Problem is how to send data, without ALL possible information that we can gather. Even now there is moving very huge amount of data with names, links, materials.

    I count bigger problems better ui, localization and little bit better search. Last one is problem, because of some limitations that Blizzard put after some patch. Can't call server to get item information if your character or even server haven't seen it before, or client could disconnect. You can see that same limitation in new Atlasloot as unsafe items.