This addon simply puts a ring around your friendly/hostile target, so it stands out of the crowd, or shows you the general direction of where that nearly-dying Witch Elf is, thats just never in line of sight.
I realize that this concept is not quite new, but I just wanted a simple addon that shows my target in the game world, and nothing else.
Slash config: /tr or /targetring
on - enables the addon
off - disables it
friend - toggles Friendly Target Ring
enemy - toggles Enemy Target Ring
Dependencies:
This addon requires LibSlash for slash commands.
------------------------------------------------------------------------
r14 | talvinen | 2009-08-28 19:29:12 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
A /tags/1.3.2 (from /trunk:13)
tagged
------------------------------------------------------------------------
r13 | talvinen | 2009-08-28 19:28:55 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/TargetRing.lua
everything fixed for now .. hopefully
------------------------------------------------------------------------
r12 | talvinen | 2009-08-28 19:22:53 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/TargetRing.lua
beware! more bugfixes ahead.
------------------------------------------------------------------------
r10 | talvinen | 2009-08-28 19:16:52 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/TargetRing.lua
LibConfig is no longer local
------------------------------------------------------------------------
r8 | talvinen | 2009-08-28 17:48:29 +0000 (Fri, 28 Aug 2009) | 1 line
Changed paths:
M /trunk/TargetRing.lua
M /trunk/libs/LibConfig.lua
added option to play a sound upon showing
------------------------------------------------------------------------
r6 | talvinen | 2009-08-22 09:31:30 +0000 (Sat, 22 Aug 2009) | 1 line
Changed paths:
M /trunk/TargetRing.lua
M /trunk/libs/LibGUI.lua
hopefully fixed the problem with settings conversion
------------------------------------------------------------------------
r4 | talvinen | 2009-08-21 19:13:02 +0000 (Fri, 21 Aug 2009) | 1 line
Changed paths:
M /trunk/TargetRing.lua
M /trunk/TargetRing.mod
A /trunk/libs
A /trunk/libs/LibConfig.lua
A /trunk/libs/LibGUI.lua
A /trunk/libs/LibStub.lua
removed clicking sound and added an not so pretty config gui
------------------------------------------------------------------------
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)...