Group, created in 3DEN editor, has the "Delete when Empty" checkbox. If checked, it is expected that deleteGroupWhenEmpty will be added to group attributes when exported to SQF through "Scenario -> Export -> Export to SQF". This doesn't happen. If this SQF is used to spawn groups it will eventually reach the limit of groups per scenario, even if previously created groups are empty.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Eden Editor
Steps To Reproduce
- Create group
- Tick "Delete when Empty" checkbox at "Composition: State"
- Export to SQF through "Scenario -> Export -> Export to SQF"
- Check that deleteGroupWhenEmpty is missing for created group in "// Group attributes (applied only once group units exist)" section of SQF