If you wish to help support this site please disable your adblock program.


Click here to become a Premium Member : No ads site-wide : Forum privileges : Upgraded services : Giveaway & moreSupport the Site! Support Us!
Tukui » Tukui » Technical Support » Tukui and quartz
  1. Challenger Jeanyes
    offline
    Member
    Posts: 5

    So, I've scoured google and this forum for my answer. I found what I thought to be the answer (to comment out the line disabling the oUF cast bar when quartz (or other cast bar addons are loaded), but it doesn't seem to work. All I really want from quartz is the swing timer (for burst in pvp mainly), but anytime I have quartz enabled, it auto disables the oUF cast bar, even with the line in disable.lua in the core folder looking like this:

    --if (IsAddOnLoaded("Quartz") or IsAddOnLoaded("AzCastBar") or IsAddOnLoaded("eCastingBar")) then
    -- TukuiCF["unitframes"].unitcastbar = true
    --end

    (I tried setting it to true before commenting it out, with no luck)

    I have also tried to look through any lua I could find with no luck there either.

    Any help would be greatly appreciated.

    Posted 1 year ago - #1

    Permalink



  2. If you wish to help support this site please disable your adblock program.


    Hero Tukz
    online
    Overlord
    Posts: 6,230

    By just commenting these line and /rl the UI, it should work just fine. Make sure the castbar are enabled in /tukui (config panel, in unitframes)

    Back on WoW for MoP, streaming almost everytime I play here.
    "If you never fail, you're not trying hard enough."
    Posted 1 year ago - #2

    Permalink

  3. Challenger Jeanyes
    offline
    Member
    Posts: 5

    That's the problem though. When i try to enable the cast bar in the config window, anytime the quartz bar is loaded, as soon as I press apply on the setting, it's automatically disabled as soon as the reload is complete :\

    Posted 1 year ago - #3

    Permalink

  4. Challenger Jeanyes
    offline
    Member
    Posts: 5

    Is there possibly another line in another lua file that also disables the oUF cast bar?

    Or even a way to enable the oUF swing timer (that would solve my problem as well), I saw that there is lua code for it while browsing through files. Though, I don't see anything about a swing timer in the Tukui options in game.

    Posted 1 year ago - #4

    Permalink

  5. Hero Tukz
    online
    Overlord
    Posts: 6,230

    Jeanyes said:
    That's the problem though. When i try to enable the cast bar in the config window, anytime the quartz bar is loaded, as soon as I press apply on the setting, it's automatically disabled as soon as the reload is complete :\

    Then the code is not commented in the files as you said.

    Back on WoW for MoP, streaming almost everytime I play here.
    "If you never fail, you're not trying hard enough."
    Posted 1 year ago - #5

    Permalink

  6. Challenger Jeanyes
    offline
    Member
    Posts: 5

    I'm fairly new to lua, but -- is the comment command correct? I've even tried just flat out removing those 3 lines to no effect.

    Just to make sure I'm not editing the wrong file or something silly the file I've changed is located at: ...World of Warcraft\Interface\Addons\Tukui\core\disable.lua

    Posted 1 year ago - #6

    Permalink

  7. Hero Tukz
    online
    Overlord
    Posts: 6,230

    disable.lua is not a file available in Tukui 14. It should be in Tukui/code/protection.lua

    Back on WoW for MoP, streaming almost everytime I play here.
    "If you never fail, you're not trying hard enough."
    Posted 1 year ago - #7 - Best Answer

    Permalink

  8. Challenger Jeanyes
    offline
    Member
    Posts: 5

    Thank you SO much!!! I'd give you a hug if I could, I spent the last ~2 hours trying to figure this out. Love the UI btw :). I just updated with the patch, so disable.lua must have been a left over.

    Posted 1 year ago - #8

    Permalink

RSS feed for this topic

Reply

You must log in to post.