Notifies player when desired text was mentioned in some of the channels (group, guild, alliance, say).
User can write the desired text by himself, like his/her character's name.
User can select few different ways to be notified: sound, alertmessage and few others in future.
It will notify also if someone send an tell to you, don't have to wait them to say your name there ;)
Using the addon
Just write /skno menu in to game chat to see the current available settings and make some changes to it.
Settings window
Click here to see detailed help for settings
Requirements
LibSlash addon made by Aiiane
Ideas to next versions
- Support to WSCT
- Will make the alert goes to one of the WSCT frames if user wants to
- Some icon to show the status
- Change color when someone mentioned desired text.
- After you have agreed by clicking the icon, it will change the color back to normal
- Textwindow to show last 3-5 notifymessages received
Please give me suggestions how to improve the addons, so I try to do my best. And if you find anu bugs or anomalies, please send a note about these.
Tickets are good way to do those things and here is the link for that
Thanks
Thanks goes to various persons in #waruidev which have inspired me to make my own addon.
ISAssistTracker, WSCT, LibTargetInfo were few of those addons that I looked for advices to get this addon completed.
And of course, thanks to my friends and guild mates who had to suffer when I test this addon when developing :d
Changes
v1.01
- Added two more textfield, so user can now be notified by three different text.
- Few more channels added: Say, Alliance, Tell Received
- More comments to clear the code
- Removed few useless lines from code, too much repeating of same code.
------------------------------------------------------------------------
r4 | skoli | 2008-11-03 22:26:29 +0000 (Mon, 03 Nov 2008) | 2 lines
Changed paths:
A /tags/v1.01 (from /trunk:3)
Added two more textfield, so user can now be notified by three different text.
Few more channels added: Say, Alliance, Tell Received
------------------------------------------------------------------------
r3 | skoli | 2008-11-03 22:24:55 +0000 (Mon, 03 Nov 2008) | 1 line
Changed paths:
M /trunk/SKNotice.lua
M /trunk/SKNotice.mod
M /trunk/SKNotice.xml
------------------------------------------------------------------------
r2 | skoli | 2008-10-30 17:21:58 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
A /trunk/SKNotice.lua
A /trunk/SKNotice.mod
A /trunk/SKNotice.xml
Trying to get the addon to curseforge
------------------------------------------------------------------------
r1 | root | 2008-10-30 14:03:03 +0000 (Thu, 30 Oct 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"sknotice/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)...