Jump to content
Sign in to follow this  
Spliffrichard

Macro for /who

Recommended Posts

Hey Buddys,

I have a macro made for /who, in order to see the current server pop.

But I can´t figure out, how to close the social window / frame, with clicking again on the Macro Button.

So that it works this way: Click -> social frame with /who opens -> click again -> social frame closes

 

Would be nice, if anyone could help.

tia

Share this post


Link to post
Share on other sites
/run if not FriendsFrame:IsVisible() then SendWho('') else HideUIPanel(FriendsFrame) end

e: nvm

Edited by asdaaf

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×