Macro to toggle MultiBar on/off?

Hello!

I wonder if anyone can help me make a macro please to turn MultiBar5 on and another to turn it off? This seems like it should be simple, but having scoured Google and trying everything I can’t seem to find something that works.

Ideally I’d like to have two buttons on another action bar to turn multibar5 on/off, instead of having to go through the Options menu.

Any help greatly appreciated! :slight_smile:

Edit: should have said, this is what I’m trying so far:

/console MultiBar5 1
/console MultiBar5 0

Edit2: Solved using EditMode profiles:
/run EditModeManagerFrame:SelectLayout(4)
Change number for different profiles

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.