View Single Post
06-26-19, 11:21 PM   #19
Lybrial
A Flamescale Wyrmkin
AddOn Compiler - Click to view compilations
Join Date: Jan 2010
Posts: 120
So nameplates are "restricted frames now" so if I would attach raven
to nameplates I would not be able to call functions like GetCenter(),
GetLeft() etc on nameplates frame, right? But that is not what im
doing here. Im creating another frame, an "anchorFrame" and
attach this frame to the nameplates. Raven is then getting attached
to the anchorFrame.

The error says that raven was not able to call GetLeft() etc. on
that anchor frame.

So is a child frame of a restricted frame automatically restricted too?
Hell that would suck
  Reply With Quote