Thread Tools Display Modes
11-03-08, 11:20 PM   #1
DJCMan88
A Murloc Raider
 
DJCMan88's Avatar
Join Date: Mar 2008
Posts: 4
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?
  Reply With Quote
11-03-08, 11:26 PM   #2
Cralor
Mmm... cookies!!!
 
Cralor's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 772
Code:
/script PlayerFrame:Hide()
/script TargetFrame:Hide()
/script HidePartyFrame()
__________________
Never be satisfied with satisfactory.
  Reply With Quote
11-05-08, 02:50 AM   #3
joeba18
A Cyclonian
 
joeba18's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 42
Originally Posted by Cralor View Post
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.
  Reply With Quote
11-05-08, 03:25 AM   #4
Drauer
A Fallenroot Satyr
 
Drauer's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 22
You can use HideBlizzard.
__________________
Quando omni flunkus moritati
  Reply With Quote
11-05-08, 05:53 PM   #5
Yhor
A Pyroguard Emberseer
 
Yhor's Avatar
Join Date: May 2007
Posts: 1,077
You can also use MoveAnything! It allows you to move and/or hide... well.. anything.

http://www.wowinterface.com/download...eAnything.html
  Reply With Quote
11-05-08, 06:03 PM   #6
Cralor
Mmm... cookies!!!
 
Cralor's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2007
Posts: 772
Originally Posted by joeba18 View Post
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
__________________
Never be satisfied with satisfactory.
  Reply With Quote
11-06-08, 01:58 PM   #7
Gendr
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 11
Originally Posted by Drauer View Post
You can use HideBlizzard.
This is true
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Blizz Frame Hiding Addon

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off