Description
A Main Menu module for WarBoard, designed to replace the default mainmenu.
Requirements
Features
- Familiar Icons
- Mouseover highlighting and tooltips
- Mouseclick opens corresponding window
- Ability to show/hide individual menu items
Anything else?
I have recently taken over support of this module, I have made some changes and updates that I think others will appreciate. If you have anymore suggestions, please let me know.
Thanks
- To Lythaniel for the interface fix
- To twoface63 for the Party Window fix
- To Ramshackles for the original code
------------------------------------------------------------------------
r10 | wardfan | 2009-10-10
Changed paths:
M /trunk/WarBoard_Menu.mod
Added support for 1.3.2
------------------------------------------------------------------------
r9 | wardfan | 2009-09-1
Added Lythaniel's fix for the interface icon (thank you)
------------------------------------------------------------------------
r8 | wardfan | 2009-09-1
Added Warhammer's extended information for the /addon page
Added twoface63's fix (thank you)
------------------------------------------------------------------------
r7 | ramshackles | 2008-12-06 10:22:27 +0000 (Sat, 06 Dec 2008) | 1 line
Changed paths:
A /tags/1.2 (from /trunk:6)
can show/hide each menu item
------------------------------------------------------------------------
r6 | ramshackles | 2008-12-06 10:21:59 +0000 (Sat, 06 Dec 2008) | 1 line
Changed paths:
M /trunk/WarBoard_Menu.lua
M /trunk/WarBoard_Menu.mod
1.2 ability to hide/show each element
------------------------------------------------------------------------
r4 | ramshackles | 2008-11-26 15:03:34 +0000 (Wed, 26 Nov 2008) | 2 lines
Changed paths:
M /trunk/WarBoard_Menu.lua
...
...
------------------------------------------------------------------------
r2 | ramshackles | 2008-11-19 14:22:40 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
A /trunk/.project
A /trunk/WarBoard_Menu.lua
A /trunk/WarBoard_Menu.mod
A /trunk/WarBoard_Menu.xml
initial svn commit
------------------------------------------------------------------------
r1 | root | 2008-11-18 21:51:43 +0000 (Tue, 18 Nov 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"wbmenu/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)...