View Single Post
07-26-14, 12:15 PM   #27
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
Originally Posted by Phanx View Post
Actually on second thought, I don't think you need the SetMovable/SetUserPlaced stuff for the boss frames, since they don't support manual movement like the player/target/focus frames. Just use the ClearAllPoints and SetPoint lines.
The key of the SetUserPlaced here would be that it's going to set in place inside Blizzard's code, and not from an addon code, so it can modifiy protected frames in combat too.
  Reply With Quote