Results: 1Comments by: FelipeS11
File: AUI - Advanced UI05/30/20
AUI Fix
Posted By: FelipeS11
Hi guys, I think that I found the problem in the mini map. You have to open the file 'AddOns folder'\AUI\modules\minimap\classes\PinClass.lua then replace the following code: function AUI_Pin:New() local pin = ZO_Object.New(self) local control = CreateControlFromVirtual("AUI_MapPin", AUI_MapContainer, "AUI_MapPin...