View Single Post
10-22-10, 01:53 AM   #2
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
You can call objectisable(), if you aren't in combat. This will disable events and hide the frame. This is on single frames.

headers are slightly worse to deal with however. You have to call RegisterAttributeDriver(header, 'state-visibility', nil) and probably header:Hide(). The registerattributedriver is only needed if you are using the visibility argument.

(sent from my phone)
__________________
「貴方は1人じゃないよ」
  Reply With Quote