• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

nLootLink

 

Project Updated:
Files Updated: Thu, Oct 15 2009
Supports Game Version: 1.3.1
Category: Bags & Inventory
Tags:

, , , , , and [Edit Tags]

Project Manager: Nemes
Additional Authors: Silverel
Current Version: nLootLink-1.3.2-r126-beta
License: GNU General Public License version 2 (GPLv2)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 7
Downloads Total: 8,459
Favorites: 35
Comments: 56
  • About nLootLink
  •  

nLootLink is a browseable, searchable database of every item that you come across in game. The database is initially empty, however it will fill up quickly as you encounter items via player inspection, auction house, guild bank, quests, stores etc. Other nLootLink users on your realm will automatically share their data with you via a hidden chat channel.

This addon's functionality was inspired by the excellent Lootlink and Ludwig WOW addons, by Telo and Tuller.

Usage

Click the FSM on the menu bar or use a slash command: /ll /nll /lootlink /nlootlink

Shift click an icon in the browser to link it in chat.

Sample Database

This database contains 25373 items and can be installed as follows:

  1. Run WAR once with nLootLink installed, to create the nLootLink directories
  2. Quit WAR.
  3. Download SavedVariables.lua from http://www.mediafire.com/download.php?xcen21zq4mw and save to war/user/settings/GLOBAL/nLootLink

Thanks go to Copperbeards, who has collected and contributed much of this data.

Other Addons

nRarity shows the fancy rarity colours on the icon borders.

Limitations

Loading Delay

The database is stored in a compressed format, so it unpacks after the game is loaded. This takes around 15 seconds, depending on the size of your database and speed of your system. Until the database is unpacked, nLootLink is not usable.

If they don't have nLootLink, they probably won't be able to see the item, as it's not in the game's "local cache" of items seen. There's nothing I can do about that. Tell them to get nLootLink!

If they have nLootLink, there will be a delay of up to 3 seconds before they can see the item, as your nLootLink needs to tell their nLootLink about the item, via the hidden channel.

Problems

Please use the Ticket System to request enhancements or report any problems that you encounter.

Localisation

Please assist with localisation for the following: frFR, itIT, jaJP, koKR, ruRU, zhCN, esES

The localisation project is here: http://war.curseforge.com/projects/nlootlink/localization/

  • Downloads (6)
  •  
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  
  nLootLink-1.3.2-r126-beta Beta 1.3.1 55 10/15/2009
  nLootLink 1.9-release Release 1.30b 507 8/18/2009
  nLootLink 1.8-release Release 1.3 1,368 7/1/2009
  nLootLink 1.7-release Release 1.3 655 6/21/2009
  nLootLink 1.5-release Release 1.3 35 6/21/2009
  • 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.
  • Anyone else having problems with the database reseting to 0 items in 1.3.1.

    I downloaded the saved varibles for the link above and followed the instructions then when i log in it says:

    nLootLink unpacking DB...
    nLootLink ready: 0 items

    Also when i click on the icon it says:

    nLootLink has unpacked 0/0 items.
    please be patient...

    But never opens the window

    And when i check the savedvaribles file it is 1K instead of the 4MB it was.

    Have tested this with a new char with no other addons enabled except LibItemCompress (which i belive it needs) and both are the lastest versions according to curse and have tried deleting all settings files relating to nLootLink and the Lib.

    Reply Report Permalink
  • Tuuv said 

    I am having the same problem. I believe it started with the latest version to make it 1.3.1 compatible.

    Reply Report Permalink
  • Nemes said 

    I'm no longer active in WAR, so can't fix this, however Silverel (or another volunteer) can diagnose the problem if you provide some info.

    Please conduct the following investigations:
    - open the debug console with /d
    - turn on logging
    - press the reload ui button
    - take a screenshot of any immediate errors
    - when nLootLink is loaded (after 30 sec or so) please screenshot any further errors
    - try opening nLootLink via /ll or the button and screenshot any errors

    You can host the screenshots on imageshack.us

    Reply Report Permalink
  • DroArc said 

    What steps will reproduce the problem?
    1. Unable to load the database.
    2. Interface does not open.
    3. Data collection should not.

    The following error message occurs.

    [UILog][Error]: (nLootLink) Error executing Lua Buffer.
    "Interface\Addons\nLootLink\source\nLootLinkConstants.lua":
    [string "Interface\Addons\nLootLink\source\nLootLinkConstants.lua"]:64 : attempt to index field 'itemslot' (a nil value)

    [UILog][Error: Script call failed - Error while calling [nLootLinkData.onUpdate] :
    [string "Interface\Addons\nLootLink\source\nLootLinkGUI.lua"]:201 bad argument #1 to 'ipairs' (table expected, got nil)

    Reply Report Permalink
  • Found a fix - well got to thank Aiiane for pointing me to it <3
    Aprrently GameData.ItemSlots has been removed from the game so:

    In nLootlinkConstants.lua.
    Replace all GameData.ItemSlots with GameData.EquipSlots

    The lines are: 64, 65, 66, 67, 100, 101, 102, 103, 104, 131, 132 and 133

    The format is: GameData.ItemSlots.<slot name>
    This needs to be: GameData.EquipSlots.<slot name>

    This seems to work with a blank database, but still needs to be tested with a old one.

    Reply Report Permalink
  • Scrap that - it's not working properly :(

    I can now open the window, it's adding new items and saving the database.
    But it's importing your inventory every time you reload and the tooltips aren't working :/

    Reply Report Permalink
  • hack_nug said 

    any news?

    Reply Report Permalink
  • poiu7689 said 

    Magic Power seems to be missing from the drop down list of searchable stats, would very much appreciate this being added, thanks! =)

    Reply Report Permalink
  • Sorry to hear that... Good luck with Aion when it arrives? to which game might we meet again?

    Reply Report Permalink
  • Nemes said 

    I'm back to WOW.. mac client and RL mates playing has got me back.

    Reply Report Permalink
  • Nemes said 

    I'm done with WAR... if you want to take over the project, please let me know.

    Reply Report Permalink
  • 1-2 days ago I nearly had 30k items and now I'm back at 26115 items. I almost lost 4k items from my 1.5 version database. The LotD scarab items are still in the database.

    What could have caused the loss? Conflict with version 1.7 items in 'add' channel. Entering an order server deleted some destruction items?

    Reply Report Permalink
  • Nemes said 

    The only way you can remove items within game is by setting a rarity threshold, which removes all items below it, or by experiencing a problem (such as crashing) when the SV file is being written.

    Another explanation is that the SV file was corrupted outside of the game and nLootLink culled any corrupted items when it loaded.

    Can you restore from a backup?

    Reply Report Permalink
  • sstair said 

    Nemes, what did you change to get it working with the 1.3 tooltips?

    Reply Report Permalink
  • Nemes said 

    Tooltips expect extra information in itemData. The data is to do with time left. They can safely be set if they're not applicable:
    itemData.timeLeftBeforeDecay=0
    itemData.timestamp=0
    itemData.decayPaused=false

    Reply Report Permalink
  • sstair said 

    Yes, I figured that out before you answered by diffing the source of your 1.5 and 1.7 versions.

    How did you figure out which new fields were needed?

    Reply Report Permalink
  • Nemes said 

    I looked at the itemData as presented by GetDatabaseItemData(validItemId)

    Reply Report Permalink
  • What I would like is an ability to change what text filter to send the spam to or to turn the text I receive off.

    Reply Report Permalink
  • Nemes said 

    Text filter to send spam to: excellent idea - I'll implement next release.

    You can turn the spam off completely via the options: "Print new items to chat"

    Reply Report Permalink
  • Nimafor said 

    i'm havin issues with new version, now when i click on item link updates from others the box is stuck in the upper left corner and isnt showin properly, cant close the window either except by hitting escape, this is what it looks like http://img19.imageshack.us/img19/7858/buggeditems.jpg

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 124 TokenMachine PvP, and Bags & Inventory
  2. 75 nRarity Bags & Inventory
  3. 71 Character View Expanded Stats (CaVES) Buffs & Debuffs, Bags & Inventory...
  4. 63 ItemRack Bags & Inventory
  5. 46 AutoLoot Bags & Inventory