Skip to content

Conversation

@jonpas
Copy link

@jonpas jonpas commented Aug 8, 2023

Turns on or off the Administrator UI in the briefing diary. Useful for users with custom AAR frameworks in their missions/mods, persistence systems etc.

Admin UI will remain if setting is disabled during the mission, this could be handled but would require the setting to be in recorder component or an event being registered to handle the setting change in that component. As this is an admin tool, I consider it less important, but can be done if needed.

Alternative implementation would be to handle ocap_administratorList = "" (empty string indicating disabled), but this implementation is more clear and straightforward.

@indig0fox indig0fox merged commit aaa418c into OCAP2:feature/cba_rework Aug 8, 2023
@jonpas jonpas deleted the adminUI-setting branch August 8, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants