hordok 10 Posted June 15, 2016 So at the moment I am using the spawn ai module to spawn small groups of units that really do nothing but "guard" an area. But my mission is a survival/escape type, so the problem I'm having is; the units the module spawns bodys don't stay for more than 20 or 30 seconds. So is there anyway to stop this from happening without just spawning the units in manually? Basically I just want the body's not to disappear. Share this post Link to post Share on other sites
Reble_45 3 Posted June 17, 2016 wouldn't this be an issue with the amount of bodies you are allowing on the map before the Garbage Collector kicks in? I would try changing that setting and see if that fixes your issue. Share this post Link to post Share on other sites
hordok 10 Posted June 17, 2016 wouldn't this be an issue with the amount of bodies you are allowing on the map before the Garbage Collector kicks in? I would try changing that setting and see if that fixes your issue. I've never used the Garbage Collector function, but I'll be sure to check this out. I'll post back soon. Thanks for the suggestion. Share this post Link to post Share on other sites
KevsNoTrev 44 Posted June 17, 2016 there is a module called "SpawnAI: Option" i believe it handles dead bodies/destroyed vehicles for each spawn module - sync to the module. double click and set the timers for vehicles and bodies. Share this post Link to post Share on other sites