Description
Library for data synchronization
Global channel for order = LibSync1
Global channel for destruction = LibSync2
Local channel for order = LibSync1_{zone}
Local channel for destruction = LibSync2_{zone}
Guild specific channel = LibSync_{guildname}
Please note that versions V0.4 and above are not compatible with lower versions.
Please note that versions V0.5 and above are not compatible with lower versions.
Troubleshooting
if your have troubles with LibSync please try to join the Global Synchronizationchannel manually with the command:
/channeljoin {channel}
if this ist not working then try:
/channel {channel}
if this ist not working then:
remove all other addons
and try it again.
if this is also not working you have to find out why "/channeljoin" and "/channel" is not working.
Theese are warhammer online standard functions.
You only have 9 channels; if all of this 9 channels are used then you have to free 2 channels with the command "/channelleave {name}".
for thoose who have chat problems/lags it is possible to disable the datasynchromization with:
/libsync disable
Discontinued
I'm not playing WAR any more->changed to runes of magic
So i'm not able to maintain this project any more.
LibSync v0.73
small fix in scheduler
debug support added
LibSync v0.72
troubles during first startup after login solved
LibSync v0.71
local channel was joined even when it was not registered
new handler for EOM(End of Multimessage) for better performance
LibSync v0.7
reduced information output
only registered channels are joined
sperarate channel for guild specific synchronization
it is now possible to join addon specific channels
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)...