View Single Post
08-09-15, 02:16 PM   #10
MunkDev
A Scalebane Royal Guard
 
MunkDev's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2015
Posts: 431
Originally Posted by Fizzlemizz View Post
If it's just the esc type functionality you're looking for
Code:
tinsert(UISpecialFrames, "Your_Frame_Name")
Will hide it automaticaly when entering combat.
Edit: and using esc. when not.
Only works for non-secure frames. If the frame is not secure then it can't change attributes on SecureActionButtons in combat.
__________________
  Reply With Quote