WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Additonal Action Bars (https://www.wowinterface.com/forums/showthread.php?t=2558)

Nevaeh 12-04-05 07:02 AM

Additonal Action Bars
 
hi all

i was wondering if it was possible to make a macro to display the bottom left or bottom right action bars

if its possible could someone please tell me what command i'd need to put into the marco?

thanks

byeeeeeeeeeeeeeee (^^)

Inokis 12-04-05 08:35 AM

/script if ( MultiBarBottomLeft:IsVisible() ) then MultiBarBottomLeft:Hide() else MultiBarBottomLeft:Show() end
/script if ( MultiBarBottomRight:IsVisible() ) then MultiBarBottomRight:Hide() else MultiBarBottomRight:Show() end


All times are GMT -6. The time now is 11:42 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI