Adds a command, /whom, that summarizes the server population for your realm. It shows you the population of all zones, with a breakdown by career archetypes and level ranges, and shows a summary of each tier's level range, giving population broken down by archetype. Output is in your chat window.
You can limit it to specific tier ranges, e.g.,
/whom t1
just looks at players level 1-11. Use t2 for 12-21, t3 for 22-31, and t4 for 32-40. Use "/whom 40" if you just want to see level 40 players. You can mix these, so "/whom t1 40" would include levels 1-11 and level 40. You can add a "-c" argument to get a detailed class breakdown by tier. For example, "/whom -c 40" would show you the count of each class for level 40.
/whom works by issuing who requests for each level requested (or 1-40 if you don't specify t1, t2, t3, t4, or 40). If any of these hit the server limit of 30 results, /whom will issue separate requests for each career at that level. If there are 30 or more players of a particular career and level, /whom will scan each zone for that career and level. If there are still too many, it will count the first 30, and in the result will print a warning that it was not able to count everyone.
There does not appear to be any way for an add-on to suppress the chat window's display of who results, so you'll see the who requests that /whom is using. The results from /whom will usually be printed before the chat window has seen the results from the final who command, so you may have to scroll back a few lines to find the /whom results.
NOTE: in /whom output, rank 40 counts are listed separately from tier 4 counts. Tier 4 counts just cover levels 32-39.
New option, "/whom sc", shows the population stats for the scenarios that are currently available to you. For example, if you are level 5 and in a T1 zone, "/whom sc" would show you Nordenwatch, Khaine's Embrace, and Gates of Ekrund, plus any live event or other limited availability scenarios that are available in your Scenario Lobby.
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)...