1. #1

    Elvui Vehicle buttons missing!

    Hello all, I have ran into a problem while running Elvui.
    I've currently set all my unit frames; inlcuding, Player, Target, Targets Target, and pets frames to hide unless I have a health or mana deficit, or am targeting something. To replicate that behavior on my action bars I used this line on my visibility state.

    Code:
    [vehicleui] hide; show [overridebar] hide; [petbattle] hide; show [combat][@target, exists] show;hide;
    [vehicleui] 1;[possessbar] 1;[overridebar] 1;

    I've been getting by using bartender's vehicle bar, but it seems to have clashes with Elvui's action bars.
    I would have no problem disabling elvui's action bars, but It seems Bartender cannot get the action bars to behave the same way my elvui bars are set up as.

    I'm utterly confused on how to bring functionality back to elvui's vehicle action bars.

    Please any help is greatly appreciated!

    - - - Updated - - -

    bump?

  2. #2
    Make sure that code is written for bar 1. From a forum post on elvui's forums, only bar 1 can show the vehicle buttons. If that is already the case, not sure what else could be wrong. But thought i'd mention this in case it's an easy fix!

  3. #3
    Quote Originally Posted by Fastlane_hellscream View Post
    Make sure that code is written for bar 1. From a forum post on elvui's forums, only bar 1 can show the vehicle buttons. If that is already the case, not sure what else could be wrong. But thought i'd mention this in case it's an easy fix!
    Yeah a google search later and I had discovered that as well. Unfortunately I cannot get into WoW just now. But I think I might have all my bars set to the same Visibility State which may cause problems.

    - - - Updated - - -

    I fixed it, thanks.

Posting Permissions

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