sirinsidiator / ESO-LibGPS

https://www.esoui.com/downloads/info601-LibGPS2.html
0 stars 3 forks source link

Added hook for newly added SetMapToDigSitePosition API function #10

Closed Binaryvector closed 4 years ago

Binaryvector commented 4 years ago

With the new Greymoore update and the new antiquity system (currently on PTS) ZOS has added the new API function SetMapToDigSitePosition, which sets the map to whatever location the antiquity can be found.

I have added a check if that function exists (it doesn't on live) and a hook to that function if it exists.