1. 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: http://puu.sh/d6qOK/a710fed83a.png

    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!

  2. 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?

  3. No. Blizzard deliberately doesn't provide access to this. Nameplates are the closest thing you can get.