Confess! Now!
Is an addon for remembering you to use Confess!, Sever Limb, Gut Ripper and (futurely) other Parry dependent abilities.
Marauders please test if the Gut Ripper test is working correctly.
Thanks for the warhammeralliance UI forum guys that gave me some pointers.
Extended thanks to Ben Hanka (kyral) <bhanka@gmail.com> that added sanity checks
and made possible to generalize the addon to work with Witch Elves.
REQUIREMENTS
- It requires LibSlash
- It does not require WSCT but if it is avaiable you can set the warnings to go to WSCT instead the default message. Its way better for reading.
WHAT IS IT SUPPOSED TO DO?
It intercepts 'Parry' combat events and shows an Alert on top of the window
for you to use the Confess! witch hunter ability.
CONFIGURATION
You can access the config options using /confessnow or /cn. There are two
options:
- message: changes the message to be shown on the alert.
- wsct: change this to 'on' or 'off' to use or not WSCT notifications, of course, you have to get WSCT installed for that to work.
KNOWN PROBLEMS
- Sometimes you will parry and Confess! will be on cooldown, but if there is less than 5 seconds on the cooldown the ability will be avaiable when the cooldown ends. I have no way to check that yet.
------------------------------------------------------------------------
r8 | coredump | 2008-10-10 00:37:02 +0000 (Fri, 10 Oct 2008) | 1 line
Changed paths:
A /tags/r1.5 stable (from /trunk:7)
* Tagging as r1.5 stable
------------------------------------------------------------------------
r7 | coredump | 2008-10-10 00:33:23 +0000 (Fri, 10 Oct 2008) | 3 lines
Changed paths:
M /trunk/Readme.txt
M /trunk/Source/confessnow.lua
* The loading error should be fixed now. No more need to reload after loading the game.
* Added Marauder test for Gut Ripper, need a rank 30 Marauder to test.
* Addon is less spammy now, it will spit messages if it work, and will fail silently.
------------------------------------------------------------------------
r5 | coredump | 2008-10-03 03:08:09 +0000 (Fri, 03 Oct 2008) | 1 line
Changed paths:
M /trunk/Source/confessnow.lua
* Fixed chat messages on patch 1.01
------------------------------------------------------------------------
r3 | coredump | 2008-10-01 05:43:15 +0000 (Wed, 01 Oct 2008) | 1 line
Changed paths:
M /trunk/Source/confessnow.lua
M /trunk/confessnow.mod
* Quickfix to class identification error.
------------------------------------------------------------------------
r2 | coredump | 2008-10-01 05:04:27 +0000 (Wed, 01 Oct 2008) | 2 lines
Changed paths:
A /trunk/Readme.txt
A /trunk/Source
A /trunk/Source/confessnow.lua
A /trunk/confessnow.mod
* Initial checkout
* Code is from version r1.2
------------------------------------------------------------------------
r1 | root | 2008-09-29 20:17:20 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"confessnow/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)...