WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Blizz Frame Hiding Addon (https://www.wowinterface.com/forums/showthread.php?t=19094)

DJCMan88 11-03-08 11:20 PM

Blizz Frame Hiding Addon
 
I'm looking for an addon that will simply hide the Blizzard player frames. I'm currently using Xperl and anytime I disable the player frames, the Blizzard ones appear, so I figured just getting a separate addon to hide it might work. Any suggestions?

Cralor 11-03-08 11:26 PM

Code:

/script PlayerFrame:Hide()
/script TargetFrame:Hide()
/script HidePartyFrame()


joeba18 11-05-08 02:50 AM

Quote:

Originally Posted by Cralor (Post 107991)
Code:

/script PlayerFrame:Hide()
/script TargetFrame:Hide()
/script HidePartyFrame()


this is a easy addon to make.
the script can work but will have to be done every time.
Also /script TargetFrame:Hide() will hide it but once you have a new target it will show up again.

Ill make it and post it up soon.

Drauer 11-05-08 03:25 AM

You can use HideBlizzard.

Yhor 11-05-08 05:53 PM

You can also use MoveAnything! It allows you to move and/or hide... well.. anything.

http://www.wowinterface.com/download...eAnything.html

Cralor 11-05-08 06:03 PM

Quote:

Originally Posted by joeba18 (Post 108126)
this is a easy addon to make.
the script can work but will have to be done every time.
Also /script TargetFrame:Hide() will hide it but once you have a new target it will show up again.

Ill make it and post it up soon.

Then also add

/script TargetFrame:UnregisterAllEvents()

Should stop it from re-showing :P

Gendr 11-06-08 01:58 PM

Quote:

Originally Posted by Drauer (Post 108129)
You can use HideBlizzard.

This is true :D


All times are GMT -6. The time now is 01:19 AM.

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