1. #1
    Deleted

    Quartz, any way to get smaller castbars?

    Hey, as the title says, right now the minimum bar height is 10px, is there any way to change some line in the .lua so i can make them smaller?
    I tryed changing the lines below to 2 which made the background smaller but the actual castbar is still the same and when i try to enter a number below 10 in the config it automatically jumps back up to 10:/

    Code:
    self:SetWidth(db.w + 10)
    self:SetHeight(db.h + 10)

    Or is there any other highly customizable castbar addon out there (not gnosis)?
    I used Azcastbar pre 5.3 but it seems that this patch totally screwed it up and the author haven't updated it in ages and probably never will...
    Thanks

  2. #2

  3. #3
    Deleted
    Ah that fixed it, cheers mate!

    ---------- Post added 2013-05-24 at 01:26 PM ----------

    Another question, is there any way to have different colors on different bars in quartz?
    For example, i want my target cb to be red and my own to be white.
    Also, can i add an outline to my fonts somewhere?
    Last edited by mmocf4ab73a1dd; 2013-05-24 at 01:38 PM.

Posting Permissions

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