Quick little addon to try and help players who happen to be color blind, include a large window for the world map and smaller window for the mini map that can be tinted various colors and to any alpha value to try and help the contrast between colors.
Include new overhead arrows with letters for friendly, non aggressive/neutral and enemy targets, F N and E, also tintable to any color and alpha for easier identification. The standard UI option "Arrow Over Target" can be turned off. Also has the ability to change the color of different Item Rarity types.
All options are changed by the using slash commands, see below for full list
What's New
Latest
- Added extra Map Filters for CMap and zMiniMap users
v0.3
- Colors can now be set for the 7 different item rarity types
- UTILITY - Which is normally seen as grey
- COMMON - Which is normally seen as white
- UNCOMMON - Which is normally seen as green
- RARE - Which is normally seen as blue
- VERY_RARE - Which is normally seen as purple
- ARTIFACT - Which is normally seen as dark orange
- ITEM_SET - Which is normally seen as gold and reserved for item sets
v0.2
- Big changes to the target arrows and colors
- All color settings were reset
- Custom colors will now be used everywhere that calls the EA TargetInfo colors, e.g. Target Windows, Tooltips, etc..
- Colors can now be set for 5 different target types
- NPC - Friendly NPC targets
- RVR - Friendly Players flagged for RvR
- GROUP - Players in your group/warband
- NEUTRAL - Non-Hostile/Neutral Enemy targets
- HOSTILE - All hostile enemy targets, NPC and PLAYERS
- Any others default to white
Caution
- Because RCG now substitutes custom colors for the standard EA colors from the TargetInfo function any other addon that counts on those colors for any purposes other then simply display may not function properly with RCG
- Because RCG now modifies the default colors for Item Rarity any other addon that references those colors directly will also be subject to the color change even if the color is not used for item rarity designations
Dependencies
LibSlash
Slash commands
- Rose Colored Glasses:
- /rcg or /rosecoloredglasses
- worldmap on/off: Toggles the colored filter on the world map
- minimap on/off: Toggles the colored filter on the mini map
- color X X X: Set the R G B color values of the map filters
- alpha X: Set the alpha value of the map filters
- target [TYPE] X X X: Set the R G B color values of the specified target type
- Valid target types are NPC, RVR, GROUP, NEUTRAL, HOSTILE
- rarity [TYPE] X X X: Set the R G B color values of the specified rarity type
- Valid rarity types are UTILITY, COMMON, UNCOMMON, RARE, VERY_RARE, ARTIFACT, ITEM_SET
2009-02-07 Bloodwalker <Bloodwalker>
* Source/RoseColoredGlasses.lua Source/RoseColoredGlasses.xml
ADDED: Extra Map Filters for zMiniMap and Cmap users
[40fe235686d2] [Beta v0.3.2]
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)...