BEAKSBY 11 Posted August 27, 2014 Hi All, Does anyone have an example of KK "enhanced system for automated wreck and corpse removal"? The links on the SITREP #00071 just lead to removeFromRemainsCollector / addToRemainsCollector, but I'm not sure how to use them. Share this post Link to post Share on other sites
killzone_kid 1330 Posted August 28, 2014 Hi All,Does anyone have an example of KK "enhanced system for automated wreck and corpse removal"? The links on the SITREP #00071 just lead to removeFromRemainsCollector / addToRemainsCollector, but I'm not sure how to use them. It is not mine by any means! You have to thank George_ for it, I just added it to BIKI. Here is the source thread: http://feedback.arma3.com/view.php?id=19377 still WIP, and here is more about collector: http://feedback.arma3.com/view.php?id=17532 Share this post Link to post Share on other sites
BEAKSBY 11 Posted August 28, 2014 Bummer, hoping it could handle allUnits, vehicles ...etc. created during the game in all MP modes. Share this post Link to post Share on other sites
SilentSpike 84 Posted August 29, 2014 (edited) Well it can if you add them to it with the commands. Just add them in when you spawn them, then they'll be cleaned up when they die. Edit: Plus the command does take an array so you can just use allUnits, vehicles ...etc. Edited August 29, 2014 by SilentSpike Share this post Link to post Share on other sites