ovdelve brings you item delving á la DAoC, with some twists. Delve item information simply into your last used channel by ctrl+right clicking it in your inventory!
Usage Instructions
ctrl+rightclicking an item in the backpack will delve the item in the latest used channel, including tells/whispers.
Slash Commands
delve <number> - delves the <number>'th item in inventory.
toggle
* setitem - toggles delving of itemset information (default: yes)
* sellprice - toggles delving of the sell price (default: yes)
* rarity - toggles delving of the rarity (default: yes)
------------------------------------------------------------------------
r22 | ovron | 2008-10-22 04:34:57 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
A /tags/1.2-stable (from /trunk:21)
Release of 1.2.
------------------------------------------------------------------------
r21 | ovron | 2008-10-22 04:33:26 +0000 (Wed, 22 Oct 2008) | 16 lines
Changed paths:
M /trunk/ovdelve.lua
M /trunk/ovdelve.mod
M /trunk/ovutil.lua
Updating version to 1.2.
This version introduces delving of item-set information. The embedded utility library, ovutil, has been extended to include scheduled function execution.
ovdelve will now delve item-set information where applicable, as a second message - scheduled with ovutil.cron 0.5 seconds after the initial message. This due to length limitations of messages.
New Commands in 1.2:
/ovdelve
toggle
setitem - toggles delve of setitem information
sellprice - toggles delve of the sell price
rarity - toggles delve of the rarity
Fixed a string where "Either Hand" was shown as "4".
*** This is the first version with scheduled sends; please report if item-set information delving is misbehaving, and meanwhile disable it by doing /ovdelve toggle setitem. ***
------------------------------------------------------------------------
r19 | ovron | 2008-10-14 19:17:33 +0000 (Tue, 14 Oct 2008) | 5 lines
Changed paths:
M /trunk/ovdelve.lua
M /trunk/ovdelve.mod
A /trunk/ovutil.lua
Updated to version 1.1.
Made some behind-the-scene changes.
*FIX: Accessory items are once again being delved as they should.
*FIX: Minor aesthetic fixes.
------------------------------------------------------------------------
r17 | ovron | 2008-10-03 17:17:15 +0000 (Fri, 03 Oct 2008) | 3 lines
Changed paths:
M /trunk/ovdelve.lua
M /trunk/ovdelve.mod
Updated for WAR 1.01
Fixed some career names
Fixed some type/reference names
------------------------------------------------------------------------
r15 | ovron | 2008-09-30 15:31:46 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/ovdelve.lua
------------------------------------------------------------------------
r13 | ovron | 2008-09-30 15:14:05 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/ovdelve.lua
------------------------------------------------------------------------
r10 | ovron | 2008-09-30 06:09:47 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/ovdelve.lua
Modified ovdelve.lua to do potion-lookup using a function user:beeblebrox42 discovered.
------------------------------------------------------------------------
r8 | ovron | 2008-09-30 03:34:58 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
A /trunk/ovdelve.lua
A /trunk/ovdelve.mod
------------------------------------------------------------------------
r7 | ovron | 2008-09-30 03:33:02 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
D /trunk/ovdelve.zip
------------------------------------------------------------------------
r5 | ovron | 2008-09-30 02:52:41 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/ovdelve.zip
------------------------------------------------------------------------
r4 | ovron | 2008-09-30 02:39:19 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
D /ovdelve.zip
A /trunk/ovdelve.zip (from /ovdelve.zip:3
------------------------------------------------------------------------
r3 | ovron | 2008-09-30 02:38:46 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
A /ovdelve.zip (from /trunk/ovdelve.zip:2
D /trunk/ovdelve.zip
------------------------------------------------------------------------
r2 | ovron | 2008-09-30 02:36:06 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
A /trunk/ovdelve.zip
------------------------------------------------------------------------
r1 | root | 2008-09-30 02:17:24 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"ovdelve/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)...