View Single Post
03-05-15, 02:02 PM   #2
sticklord
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: Aug 2014
Posts: 57
I believe this is what you're looking for:

Lua Code:
  1. RegisterAttributeDriver(header, "state-visibility", "[@raid6,exists] show;hide")

Just change the condition so it fits whatever you need
  Reply With Quote