-
Posted by weee on Wed, 26 Nov 2014 17:36:20
Hi guys! Is there a way to get screen (2d) coordinates of name text (the one which is above the units in the game) and usually contains name, guild and so on? It looks like this:
I know that there is a way to get nameplates frames, as it is a children of WorldFrame object, but I need this name text, not the nameplates.
Thanks in advance!
-
Posted by weee on Thu, 27 Nov 2014 03:58:47
I noticed that PlayerModel widget has :GetCenter() method, which is almost what I need. Is it possible to get PlayerModel objects for each units nearby somehow?
-
Posted by efindel on Thu, 18 Dec 2014 21:26:05
No. Blizzard deliberately doesn't provide access to this. Nameplates are the closest thing you can get.