1. #1
    The Patient Rockford's Avatar
    7+ Year Old Account
    Join Date
    Aug 2014
    Location
    Melbourne, Australia
    Posts
    208

    Needing SetRaidTarget macro that doesn't turn off on refresh:

    In raiding, I'm finding that it nice to have myself and my co-tank marked. Though some mechanics (in I assume dbm) remove these markers from us.

    I have tried integrating the below macro to my attacks in order to keep these markers up, but find that on refresh, they are removed.
    /run SetRaidTarget("player", 4)

    Is there something I can add that determines if the marker is on the target, and avoids reapplication or removal?

    Help would be much appreciated ♥

    - - - Updated - - -

    Nevermind ♥
    Worked it out with:
    /run if not GetRaidTargetIndex("player")then SetRaidTarget("Player",4)end

  2. #2
    You can use the likes of Exorsus Raid tools to auto apply markers to specific players. Amongst a lot of other useful things.

  3. #3
    You can turn off DBM's raid marker assignments. It's in the options somewhere. I'm not at a computer atm, just poke around /dbm. There should be a whole category for disabling things.
    Originally Posted by Zarhym (Blue Tracker)
    this thread is a waste of internet

Posting Permissions

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