Defent / DMS_Exile

DMS For Exile
Other
85 stars 108 forks source link

DMS - "Mission Cleanup settings" #58

Closed AKATONYEXILE closed 7 years ago

AKATONYEXILE commented 7 years ago
/*Mission Cleanup settings*/
DMS_CompletedMissionCleanup         = true;                 // Cleanup mission-spawned buildings and AI bodies after some time
DMS_CompletedMissionCleanupTime     = 300;                  // Minimum time until mission-spawned buildings and AI are cleaned up
DMS_CleanUp_PlayerNearLimit         = 50;                   // Cleanup of an object is aborted if a player is this many meters close to the object
DMS_AIVehCleanUpTime                = 300;                  // Time until a destroyed AI vehicle is cleaned up.
/*Mission Cleanup settings*/

My settings and the problem, after the mission has been marked as complete the AI-Corpses, Vehicles dont cleanup and just stay there. How to solve this?

eraser1 commented 7 years ago

All of those should be handled by Exile cleanup.