About
This addon will answer the question: "Oi, where you at?". It does so by listing the zones your group mates are in and the number of your group mates that are in that zone.
It is created to quickly be able to find our where your WB have moved when you come back from AFK. It can also be used by leaders to see if people have joined a scenario as this is a common question asked in /wb.
Usage
Syntax:
supported commands are: [sc|in|out|all]
supported chat channels are: [p|wb|leader|player]
commands:
- no command: prints out number of players according to zone. (decreasingly ordered)
- sc: prints out the players that are currently in scenarios.
- in: prints out the players currently in your zone.
- out: prints out the players currently not in your zone.
- all: prints out all players.
Channels: (you are only able to enter a channel if a command is given)
- no channel: prints the output to the chat window (only visible to you).
- p: prints the output of the command to the party channel
- wb: prints the output of the command to the War Band channel
- leader: whispers the output of the command to the party/warband leader
- player: whispers the output to the player specified. e.g., /wya sc player NameOfPlayer
Macros
If you want to use Where you at in a macro, you will have to call the following command:
/script WhereYouAt.HandleSlash("command channel")
Where you will have to replace command and channel. An example could be: "sc wb".
Bugs or Suggestions
If you find a bug or have an idea for a new feature, then please post a comment or use the ticket system.
Donation
If you like this addon alot and use it all the time, then please consider donating :)
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)...