Magic Marker lets you easily classify and mark mobs simply by moving the mouse over them while pressing a modifier key. This allows incredibly fast marking of trash groups. Although not necessary for the addon to function, you can configure the priority and crowd control methods you wish to use on a per mob basis. You can also customize the marks to use for tank targets and each crowd control method. This allows for consistent marking of targets to tank and crowd control in raid and party situations
Features
- Mob-level configuration to specify the priority, desired category (i.e Tank or Crowd Control) and applicable crowd control methods.
- Automatically learns new crowd control methods as they are discovered.
- Prioritize raid icon configuration for tank targets and all crowd control methods.
- Prioritize crowd control methods.
- Separate priorities for crowd controlling and tanking (optional).
- Marks targets in priority order simply my mousing over them.
- Automatically learn about new mobs as you encounter them.
- Ability to unmark and mark targets manually at the press of a button.
- Ability to ignore mobs you don't want to mark.
- Never use more raid icons for a specific CC method than there are members of the class in the raid/party (i.e if there are two mages in the raid, there will never be more than 2 targets marked for sheeping).
- Option to honor externally marked targets (i.e if someone manually marked a target MagicMarker won't clobber it).
- Option to preserve marks on the raid members.
- Ability to save a template of the marks on the raid and recall them (not persistant).
- Ability to mark members of the raid based on some preset rules.
- Full fledged dynamically generated UI to configure all the details (while using minimal amount of memory).
- Network syncing for marking, unmarking and sharing of the mob database and mark/cc settings.
- Clears used marks when mob dies.
- Send a list of marks, mob name and kill/cc method to the raid / party chat channel.
- Keybindings to manipulate mob configuration (priorities, category) without opening the mob database, makes initial configuration and adjustments easier.
- Ability to select minimum number of mobs to always mark as tank targets.
- Ability to import data from MagicMarker_Data (included in the package).
AddOn developnent updates:
If you want to get the latest news of new AddOn releases or work in progress, subscribe to my Twitter feed.
------------------------------------------------------------------------
r159 | flyhard | 2009-12-17 12:36:18 +0000 (Thu, 17 Dec 2009) | 1 line
Changed paths:
M /trunk/Config.lua
Added Icecrown Citadel
------------------------------------------------------------------------
r158 | flyhard | 2009-12-17 12:32:17 +0000 (Thu, 17 Dec 2009) | 1 line
Changed paths:
M /trunk/Config.lua
Fixed Raidicon posting for mulit-language
------------------------------------------------------------------------
r157 | dhedbor | 2009-12-15 18:33:31 +0000 (Tue, 15 Dec 2009) | 1 line
Changed paths:
M /trunk/MagicMarker.lua
[*]Made it so all party members can mark mobs and not just the leader (3.3 change).
------------------------------------------------------------------------
r156 | dhedbor | 2009-12-09 18:29:06 +0000 (Wed, 09 Dec 2009) | 1 line
Changed paths:
M /trunk/MagicMarker.lua
[*]Reverting GUID parsing change since the format wasn't changed after all.
------------------------------------------------------------------------
r155 | dhedbor | 2009-12-08 19:00:30 +0000 (Tue, 08 Dec 2009) | 1 line
Changed paths:
M /trunk/MagicMarker.lua
M /trunk/MagicMarker.toc
[*]Fixed GUID to UID parsing for 3.3.
------------------------------------------------------------------------
r154 | dhedbor | 2009-08-11 03:10:44 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/Config.lua
Fixing bug with heroic raid instance data merging.
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" 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
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- 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 World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...