Love the UI update and all the other goodies :)
It used to be that if a kit was not hidden, it would show in the UI even if players had no permissions to it (unless RequiredAuth was set to restrict access).
Now, if RequiredAuth is 0 and hidden is false, it won't show in the UI.
Can you please make it so that if RequiredAuth is 0 and hidden = false, it will show in the UI?
I have a lot of kits that players do not have access to by default, but they can receive based on conditions that may change. I want them to see the kit exists, be able to get instructions on how to get it, and then fulfill those instructions to receive it.
In the case that I want kits completely hidden, I would set RequiredAuth = 2 and/or Hidden = True.
Thanks.
Hidden = false no longer shows in UISolved
Can anyone let me know if I'm missing something here?
I would like certain kits to show in the GUI for players who do not yet have permissions to.
I was able to do this in the older version.
The use case is, I want to let players know the kits are available and then advise them on how to earn them. However until they earn them, I don't want to them to receive them.
Thanks.
Merged post
I'm a dingbat, never mind. I didn't see this
"Show kits with permissions assigned to players without the permission": true, Locked automatically