Maintenance for the week of March 27:
• [COMPLETE] Xbox: NA and EU megaservers for patch maintenance – March 28, 6:00AM EDT (10:00 UTC) - 12:00PM EDT (16:00 UTC)
• [COMPLETE] PlayStation®: NA and EU megaservers for patch maintenance – March 28, 6:00AM EDT (10:00 UTC) - 3:00PM EDT (19:00 UTC)

For anyone still using WykkydsOutfitter

Canasta
Canasta
✭✭✭
Anyone (like me) that is still clinging on to this addon will probably have noticed that the last update broke it.

But it has been resurrected from death by a simple code change that brings it back to life.

The file is GC.Frame.lua, line 379, rem out the existing line -

-- local guiRootX, guiRootY = ZO_CharacterApparelSection:GetCenter()

And replace with -
local guiRootX, guiRootY = ZO_Character:GetCenter()

I don't know why this works, i mean ZO_CharacterApparelSection is used in many places in the addon, but it does work.
With the exception that the addon now remains on screen at all times.

Thanks to @sirinsidiator for helping me. I can at least now get it working enough to transfer my sets to another addon.
Sign In or Register to comment.