Close
Showing results 1 to 8 of 8

Hybrid View

  1. #1

    Default

    It is possible to do from a Macro.

    /script UIParent:Hide();
    /script SetUIVisibility(false);
    will hide it

    and conversely

    /script UIParent:Show();
    /script SetUIVisibility(true);
    will show it.

  2. #2
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Well, then... There you go. >_>

Posting Rules

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