1. #1

    Turn Off DBM Blink/Flash/Pulse [Solved]

    I've been searching for a way to turn off the constant flashing of the dbm bars. I have never liked it and would love a way to get it to stop permanently.

    I came across this very short thread that mentioned being able to edit lua files to turn it off or possibly running a script: http://www.mmo-champion.com/threads/...ink-timer-bars

    I'm not very good at editing files so if someone could help that would be wonderful!

  2. #2
    Make a new macro and copy paste the line below. Then just hit the macro and it will disable the blinking.

    /script DBM.Bars:SetOption("Flash", false)

  3. #3
    Quote Originally Posted by MooreDrums View Post
    Make a new macro and copy paste the line below. Then just hit the macro and it will disable the blinking.

    /script DBM.Bars:SetOption("Flash", false)
    thank you!

Posting Permissions

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