View Single Post
12-15-05, 01:15 PM   #1
Mokaikai
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 5
Default frame supression.

In one of my mods i need to ensure that the default petframe does not ever show up. Until now I have been accomplishing this by using PetFrame:Hide() on load and on update. I'm sure there has to be a more effecient method of making sure the frame never even registers.

Any thoughts?
  Reply With Quote