View Single Post
04/12/19, 01:56 PM   #1
Function
Join Date: Apr 2016
Posts: 2
Party Members Location

Hello, today I have decided that I would like to try and develop an addon for ESO. I would like to start with a simple calculation of distance between myself a party member which is just the distance between two points, my problem is how to get the second point (for the party member). From my research I saw that I will need to use sirinsidiator's LibGPS2 for global positioning due to the maps using different indexing. I also saw in the ESOUI API that I could use "GetMapPlayerPosition('player')" to get my own coordinates but nothing on how to get a party members. Is this possible? If so would someone be kind enough to teach me?

Thank you for any help,
Function
  Reply With Quote