Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // EZ Garbage Collector. Place in description.ext
- corpseManagerMode = 1;
- corpseLimit = 15;
- corpseRemovalMinTime = 300;
- corpseRemovalMaxTime = 3600;
- disposalCheckPeriod = 10;
- minPlayerDistance = 100;
- wreckManagerMode = 1;
- wreckLimit = 5;
- wreckRemovalMinTime = 900;
- wreckRemovalMaxTime = 3600;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement