Belbo 462 Posted August 9, 2016 You could add _curator removeCuratorEditableObjects [(entities "groundweaponholder"),false]; after line 23. I can't guarantee if it'll work though, since I don't really know if groundweaponholder can be grabbed by entities-command. _curator removeCuratorEditableObjects [(allMissionObjects "groundweaponholder"),false]; might work as well, but it'll put quite a heavy strain on your mission performance. Share this post Link to post Share on other sites
Dexious 12 Posted August 10, 2016 They don't seem to work, thanks though. Share this post Link to post Share on other sites
wuyaomao 0 Posted November 29, 2019 Hello, I want to add to other tasks separately. How do I do that? _handle = [] call adv_fnc_zeusObjects; Share this post Link to post Share on other sites