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

  • Your Rating

  • Share

Fizzwidget Linkerator

Download the Curse Client

Last Update:
Category: Bags & Inventory
Tags:
Project Manager: Gazmik
Current Version:
Downloads Today: 6
Downloads Total: 24,871
Favorites: 389
Comments: 33
  • About Fizzwidget Linkerator
  •  

Fizzwidget Industries products are no longer hosted at Curse. Please check fizzwidget.com for the latest updates.

  • Downloads (0)
  •  
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.
  • Rhaedaw said 

    Updated for 2.2

    http://fizzwidget.com/2007/09/25/gfw-linkerator-2-2/

  • exact same lag-problem here

  • With the latest 2.1.1 version I get major lag whenever I type item links or anything in brackets including pasting a macro into chat with them.

  • dementio said 

    OK, first, I love your mob. But, I'm trying to import my LootLink database, but then I type "/link import" nothing happens. I try to hit Enter, but it does nothing at all, just leaves the chat box open.

  • cyb3rspy said 

    Yup Confirmed Guus fix works (for me it did) as he stated just do the following:


    In your GFW_Linkerator folder, open the file Linkerator.lua, with notepad for example. Go to line 1413, here you find the line: local linkFormat = "|cffffffff|Henchant:%s|h[%s]|h|r";

    replace this line with: local linkFormat = "|cffffd000|Henchant:%s|h[%s]|h|r";

    Save, reloadui, et voila, should work :)


    Thx Guus

  • Guus said 

    Found an easy fix for the disconnecting when linking the new crafting links (like [Engineering: Gyro-balanced Khorium Destroyer]).

    This works for version 2.1: http://fizzwidget.com/downloads/gfw-linkerator-2-1.zip, not tested on older versions.

    In your GFW_Linkerator folder, open the file Linkerator.lua, with notepad for example. Go to line 1413, here you find the line: local linkFormat = "|cffffffff|Henchant:%s|h[%s]|h|r";

    replace this line with: local linkFormat = "|cffffd000|Henchant:%s|h[%s]|h|r";

    Save, reloadui, et voila, should work :)

  • Sylvania said 

    When I try to link [Enchant Weapon - Major Spellpower] in party chat, I am disconnected from the game. Other items seem to work fine. A friend also tried it and he got disconnected, too.

  • Sylvania said 

    @Cephas: You don't activate it, it is loaded when you log one of your characters, then you just type the name of an item, starting with the opening bracket (e.g. [Sliver Blade]) and if you have already seen the item in game, then Linkerator will replace the text you typed between the brackets with a clickable item link.

  • Cephas said 

    How do you activate this mod? I read most of the discription and cant find how to activate it.

  • I'm having the same problem as Visceral: Linkerator created links appear as gibberish in Guild Event Manager and Guild Ads channels. Prior to WoW 2.0 Linkerator worked fine with both.

    This is still a great mod, as long as I remember not to link with it in custom channels. :)

  • tmpName said 

    somehow the items aren't stored I can link them when I've just seen them but the next session they are gone  :-| the linkerator does complete the name while typing and also the tabbing through names works but when I close the braket it doesn't make a link somehow ..

  • visceral said 

    With Linkerator, you can't post item links to a Guild Event Manager 2.23 channel - the 'link' comes out as item code gibberish. It'd rock if you and the GEM author could figure out what's the deal with that.

  • zol said 

    I love all your mods, especially AdSpace, and I like the streamlined aspect of this mod. However, I feel that it would be improved if: 1. there was a way to put the /link commands into a chat window otherthan general (helps to eliminate clutter when you /link something with many results) 2. Display the vendor price on items.

  • When I first read the description of the mod, I thought "nice, this will help me get rid of lootlink and itemmagic at once". Lootlink is quite obvious, but itemmagic?

    The point is, that the description says that you can link item based on it's ID, which is what itemmagic does too. But, itemmagic has an option to query the server for the link if the item's not in local data, which this addon is missing.

    So, I'll still have to trust itemmagic in case of linking some items that are more rare, or recently found (only once though, to dig up the link, after that one time, this addon remembers the ID and link too). So if you could just add an option to query server for ID's not in database, this mod would be even better.

  • cupid said 

    11100.1 file not found

  • I've just started getting this error, on one particular item:

    Error: can't parse link for key runed silver rod; data: enchant:7795

    I get it EVERY time my inventory changes (buy/sell/loot/etc). By disabling mods I seem to have narrowed it down to Linkerator. Any advice?

    btw, "/link runed silver rod" works just fine, as does normal handling. TIA

    EDIT: I found the following line in my SavedVariables\GFW_Linkerator.lua: ["runed silver rod"] = "enchant:7795", i deleted it and now everything seems to be okay. it was replaced with the following: ["runed silver rod"] = 6339,