1. #1

    New Raid Marking Addon?

    I currently use Simple Raid Target Icons to easily mark in heroics and raids. Although I haven't downloaded a new version yet, I noticed it doesn't have the functionality for incorporating the new colored flares. Does anyone know of a new addon that allows both the icons and the flares without resorting to the Blizzard raid UI?

  2. #2
    There was in another thread a macro which would utilise the default UI to keybind the flares, but it was not able to bypass it entirely.
    Some quick research did identify the PlaceRaidMarker API, but that does seem to be limited to the blizzard UI only and not usable in macros or addons according to testing by others.

  3. #3
    Google found this:

    Apparently you have to actually go through this manually by going into the options and the dropdown
    list and manually dropping smoke once or twice first, then the keybind might work without taint.

    Code:
    /click CompactRaidFrameManagerDisplayFrameLeaderOptionsRaidWorldMarkerButton
    /click DropDownList1Button2
    ( Can be a number from 1-5 depending on color )

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •