Thread Tools Display Modes
01-08-09, 05:45 AM   #1
Zax
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 147
[help] How to hide UIParent in combat?

Hello,

Since wow secure environment, I'm unable to hide or show UIParent frame while in combat
Does anybody can tell me how to do that?

Thanks in advance.
  Reply With Quote
01-08-09, 10:11 AM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Alt-Z doesn't work in combat? Anyway, you could do SetAlpha(0), but all of the frames would still be there - they'd just be invisible.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
01-09-09, 02:21 AM   #3
Zax
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 147
Nice idea, I'll try to change alpha and see if it is allowed with a lua script in combat mode.
  Reply With Quote
01-15-09, 06:39 AM   #4
Zax
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 147
After testing, SetAlpha() is allowed in combat but unfortunately party members spots are still visible on the minimap, even if UIParent has 0 alpha

Last edited by Zax : 01-16-09 at 01:50 AM.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » [help] How to hide UIParent in combat?


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