You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
#46 (comment)
allCurators addEventHandler ["CuratorObjectPlaced", "myfunction"];
https://community.bistudio.com/wiki/Arma_3:_Event_Handlers#CuratorObjectPlaced
Could be a solution ?
The text was updated successfully, but these errors were encountered: