View Single Post
01/23/24, 03:47 AM   #4
Masteroshi430
 
Masteroshi430's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2020
Posts: 185
Originally Posted by CircleOf14 View Post
Hello. Just tried that, but it throws a "attempt to index a nil value" error. At least calling:

ZO_SmallGroupAnchorFrame:SetAlpha(0)

doesn't throw an error, but it just doesn't do anything.
I looked in my addons code, try this one:
ZO_UnitFramesGroups
ZO_UnitFramesGroups:SetHidden(true) works for sure
  Reply With Quote