NEW in v1.0
- Now added "profiles", now one can save settings and load them at any later date.
- There are still alot of features missing, and they will come in due time.
- I am redoing part of this page, i will have separate pages explaining how to use it, they will be up shortly.
Slash command settings can be read here.
Upcoming Features
- See other players stats in the scenario, in addition to yours..
- Addition to the stat list: Damage Taken(Incoming damage) SOON!
If you happen to discover a bug, or anything that is unlikely to happen, create a ticket.
Same goes for ideas on what to implement, create a ticket about it.
REQUIRES
- zTimeLib (by zMod)
- LibSlash (by Aiiane)
------------------------------------------------------------------------
r12 | sores | 2008-10-21 11:53:36 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
A /tags/v1.0 (from /trunk:11)
Fully functional, still a few features not there, but it is worthy of a major release.
------------------------------------------------------------------------
r11 | sores | 2008-10-21 11:48:39 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/ScStats.mod
M /trunk/ScStatsOptions.lua
M /trunk/ScStatsOptions.xml
Added the posibility to save / load settings. Among other changes.
------------------------------------------------------------------------
r10 | sores | 2008-10-21 08:01:41 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/ScStats.lua
M /trunk/ScStats.mod
M /trunk/ScStatsOptions.lua
M /trunk/ScStatsOptions.xml
Added an OnShutdown function, to properly unregister events.
------------------------------------------------------------------------
r9 | sores | 2008-10-20 19:19:52 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/ScStats.lua
M /trunk/ScStats.mod
Drycoded. Small fix, automatically show / hide stat window when entering / leaving scenarios.
------------------------------------------------------------------------
r7 | sores | 2008-10-20 00:58:16 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/ScStats.mod
Fixed typo
------------------------------------------------------------------------
r6 | sores | 2008-10-20 00:54:25 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/ScStats.lua
M /trunk/ScStats.mod
M /trunk/ScStats.xml
M /trunk/ScStatsOptions.lua
Now fully working, but still alot of tweaks & changes to be done.
------------------------------------------------------------------------
r5 | sores | 2008-10-19 17:17:55 +0000 (Sun, 19 Oct 2008) | 4 lines
Changed paths:
M /trunk/ScStats.lua
M /trunk/ScStats.mod
M /trunk/ScStats.xml
A /trunk/ScStatsOptions.lua
A /trunk/ScStatsOptions.xml
Added:
- GUI Options Window.
Removed:
- the displaying of stats, needs to be reworked.
------------------------------------------------------------------------
r4 | sores | 2008-10-18 02:06:17 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
A /trunk/ScStats.xml
Initial import, untested & incomplete code.
------------------------------------------------------------------------
r3 | sores | 2008-10-18 02:05:48 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
A /trunk/ScStats.mod
Initial import
------------------------------------------------------------------------
r2 | sores | 2008-10-18 02:05:35 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
A /trunk/ScStats.lua
Initial import
------------------------------------------------------------------------
r1 | root | 2008-10-18 02:01:01 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"scstats/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)...