Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compositions do not retain Object Specific changes made to entities. #444

Open
ButtBlasting opened this issue Jul 29, 2020 · 0 comments · May be fixed by #387
Open

Compositions do not retain Object Specific changes made to entities. #444

ButtBlasting opened this issue Jul 29, 2020 · 0 comments · May be fixed by #387
Labels
bug Something isn't working

Comments

@ButtBlasting
Copy link

ButtBlasting commented Jul 29, 2020

Arma 3 Version: 1.98 (stable)
CBA Version: 3.15.1 (stable)
ZEN Version: 1.8.0 (stable)

Mods:

- CBA_A3
- ZEN

Description:
When creating a composition in Zeus that contains an entity that has Object Specific configurations (e.g. hiding one of the draws on a drawer prop) will not carry through when that object is saved and spawned as a custom composition.

Steps to reproduce:

  1. Place an entity in the Editor which has Object Specific configurations (e.g. Rugged Portable Desk).
  2. Open the attributes of the entity and make changes under Object Specific and press OK.
  3. Play the mission in anywhere where you are able to use the Zeus interface.
  4. Go to Groups > Empty in the Zeus interface, click on "Save new custom composition from currently selected entities." while highlighting entity that you want to save as a composition.
  5. Enter name and category for the composition.
  6. Select the composition under Groups > Empty > Compositions > Custom > (Category in which it was saved) > (Name of composition that was just saved).
  7. Click where you want the composition to spawn.
  8. Any entity that had any changes made under Object Specific will reset to default values when spawned as a composition).

Where did the issue occur?

  • Dedicated, Self-Hosted Multiplayer, Singleplayer, Editor (Singleplayer), Editor (Multiplayer)

Additional information:
Any entity that has had changes made to it under Object Specific in it's attributes while in Editor need some way of carrying that information over when saved and spawned as a composition through the Zeus interface.

Screenshots:
The Military Cargo Platform allows you to configure the height of each of the four legs, adjust the rotation of each of the four side panels or hide any of the four panels completely, however once the source object (Left) has been saved and spawned as a composition, it will revert everything back to default.
20200729180935_1

@ButtBlasting ButtBlasting added the bug Something isn't working label Jul 29, 2020
@Kexanone Kexanone linked a pull request Jan 23, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant