Displays the NPC sale price on any item that can be sold within the pop up window. Helpful for when your looting items that you don't want but can sell.
So your bags are full, you have an item worth 1 silver and you can loot one worth 4 silver. Without this mod you'd most likely ignore it! But with it you make yourself 3 extra silver! :)
Updated with alot of help from Perkus :) Thanks buddy.
Dependencies
LibSlash by Aiiane
Normal Commands
/nisp on - Turns on NISP
/nisp off - Turns off NISP
Debug Commands (0.3.1 onwards)
/nisp debug on - Turns debugging on
/nisp debug off - Turns debugging off
/nisp debug dumpclear - Clears dumped items
Please Read
Debugging is to be used when you've found an item that has no price and contains "no sell price".
Follow these steps:
- Put item into backpack
- Turn on the debugging (/nisp debug on)
- Hold down shift key + click right mouse button
- Do the last step for every item then continue
- Type /reloadui (This will reload all ui elements and also store the data in a file)
- Now go to the following on your computer: (where ever you installed it)\Warhammer Online - Age of Reckoning\user\interface\AllCharacters\NPC Item Sale Price
\
- Email SavedVariables.lua to nispdebugfiles@sniperumm.co.uk with your name.
Please remember to download the latest version as it will contain the latest bug fixes!
------------------------------------------------------------------------
r13 | sniperumm | 2008-10-25 17:49:54 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
A /tags/0.3.2 (from /trunk:12)
Tagging as 0.3.2.
------------------------------------------------------------------------
r12 | sniperumm | 2008-10-25 17:49:04 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
M /trunk/Readme.txt
Should now display correct prices. Thanks to Perkus
------------------------------------------------------------------------
r11 | sniperumm | 2008-10-25 17:47:59 +0000 (Sat, 25 Oct 2008) | 1 line
Changed paths:
M /trunk/Nisp.mod
M /trunk/Readme.txt
M /trunk/Source/Nisp.lua
------------------------------------------------------------------------
r9 | sniperumm | 2008-10-01 02:28:21 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
M /trunk/Nisp.mod
M /trunk/Readme.txt
M /trunk/Source/Nisp.lua
Book of binding bug hit again. SHOULD be fixed this time :)
------------------------------------------------------------------------
r7 | sniperumm | 2008-09-26 19:06:28 +0000 (Fri, 26 Sep 2008) | 1 line
Changed paths:
M /trunk/Readme.txt
M /trunk/Source/Nisp.lua
Book of Binding now shows binding location
------------------------------------------------------------------------
r5 | sniperumm | 2008-09-24 21:19:51 +0000 (Wed, 24 Sep 2008) | 2 lines
Changed paths:
M /trunk/Nisp.mod
M /trunk/Readme.txt
M /trunk/Source/Nisp.lua
Added bug reporter. Please see description for details or Readme.txt
Added notifications (on/off/debugging etc).
------------------------------------------------------------------------
r3 | sniperumm | 2008-09-22 17:19:05 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
M /trunk/Readme.txt
Updated version number.
------------------------------------------------------------------------
r2 | sniperumm | 2008-09-22 17:16:29 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
A /trunk/Nisp.mod
A /trunk/Readme.txt
A /trunk/Source
A /trunk/Source/Nisp.lua
------------------------------------------------------------------------
r1 | root | 2008-09-22 17:04:14 +0000 (Mon, 22 Sep 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"nisp/mainline: Initial Import"
------------------------------------------------------------------------
Installation Guide
- Exit "Warhammer Online" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Verify your WAR Installation Path
That is where you are running WAR from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your Warhammer Online folder. (default is C:\Program Files\Warhammer Online\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start Warhammer Online
Translations
When you download a mod, please be sure that the mod is compatible with your translation of WAR. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
Directory Structure
Warhammer Online
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.mod
|_ *AddonName*.lua
|_ (possibly others as well)...