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

ZEUS: Unit/Logistic spawned without interaction or not persistant #99

Open
Vdauphin opened this issue Mar 7, 2016 · 2 comments
Open

Comments

@Vdauphin
Copy link
Contributor

Vdauphin commented Mar 7, 2016

#46 (comment)

allCurators addEventHandler ["CuratorObjectPlaced", "myfunction"];
https://community.bistudio.com/wiki/Arma_3:_Event_Handlers#CuratorObjectPlaced

Could be a solution ?

@sarakgaming
Copy link

Hello, for me it's a locality issue. Same problem with -> #17

@Vdauphin
Copy link
Contributor Author

Vdauphin commented Mar 8, 2016

  • I did some test and for me unit defined in mission.sqf have interaction, so it works ... x)
  • For objects spawned by curator, addEventHandler ["CuratorObjectPlaced", "myfunction"]; could be used to actualise btc_log_obj_created array and then saved in database for persistance purpose.

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

No branches or pull requests

2 participants