1. #1
    Deleted

    ELVUI showing certain action bars

    i want to configure 3 of my action bars to show when i press a certain button on the keyboard, for expample the right alt key.
    Now i know where to configure this (screenshot) but i dont know what to type in that place

  2. #2
    Deleted
    It behaves like regular macro modifiers, so
    Code:
    [vehicleui][overridebar][petbattle][nomod:alt]hide;show
    should work.
    You can fiddle around to exactly get the wanted behavior, e.g. with
    Code:
    [mod:alt]show;[vehicleui][overridebar][petbattle]hide;show
    the bars will always show even in pet battles etc. what the other modifiers are excluding.

  3. #3
    Deleted
    Quote Originally Posted by lleaf View Post
    It behaves like regular macro modifiers, so
    Code:
    [vehicleui][overridebar][petbattle][nomod:alt]hide;show
    should work.
    You can fiddle around to exactly get the wanted behavior, e.g. with
    Code:
    [mod:alt]show;[vehicleui][overridebar][petbattle]hide;show
    the bars will always show even in pet battles etc. what the other modifiers are excluding.
    Thank you, you're a life saver! worked like a charm!

Posting Permissions

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