Project Zomboid

Project Zomboid

Not enough ratings
Corpse Autocollect
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
2.204 MB
17 Jun, 2023 @ 1:11pm
18 Jun, 2023 @ 12:59pm
9 Change Notes ( view )

Subscribe to download
Corpse Autocollect

Description
Mod for automatical collection of corpses or items by player into vehicle.
Collection radius is calculated bases on distance from player to vehicle.
After that player takes all items from zombie, takes corpse itself and puts into selected container and repeats untill container is full.
As how logic of process is made, you can perform context actions while actions are performed, but this may cause unexpected behaviour sometimes.

Better to use together with Mod Mechanic UI limits to increase distance.

Feel free to take lua code from mod and use it. It required a lot of trimming and adding action complete event for it to work.

Workshop ID: 2990805736
Mod ID: CorpseAutocollect
16 Comments
Mareco loco 24 Aug, 2024 @ 4:37pm 
Which lines of code should I modify to increase the range ?
Pavlus 21 Jan, 2024 @ 12:40pm 
Great mod, but I would love to see the option to collect corpses without looting them. I use auto loot mod, so everything I could need from bodies, I get that way. But I need to get reed of hundreds of corpses, and it takes forever to do 1 by 1. While your mod helps a lot, dealing with mountains of trash loot just adds a spoon of poo to the barrel of honey
Kealil 10 Aug, 2023 @ 8:58am 
So far I am liking the mod. Has made collecting bodies for fertilizer MUCH easier! So thank you!
Couple questions:
1. Is there anyway we could get the ability to use autocollect on containers? I have the wheelbarrow mod and this would be amazing for clearing my front gate without having to grab the pickup.
2. Any chance to add an option to grab the bodies as is without stripping them?
3. How about an option to strip the bodies but leave the stuff on the ground?
SubVision  [author] 26 Jun, 2023 @ 6:34am 
одежду задумывалось собирать, чтобы шитье качать. но она как-то дофига места занимает. потом может фильтр для нее сделаю.
самый удобный режим это когда он все вещи в машину кидает, а трупы выбрасывает перед ней и их сжечь толпой можно
DeadAventador [Z] 24 Jun, 2023 @ 2:50am 
В целом один из QOF модов. Очень понравился, но при сборе трупов целиком собирает еще и одежду
DeadAventador [Z] 23 Jun, 2023 @ 1:54pm 
На сборке в ~100 модов робит нормально
DeadAventador [Z] 23 Jun, 2023 @ 12:46pm 
Ща помацаем
SubVision  [author] 18 Jun, 2023 @ 2:27pm 
Replaced 3rd action to collect all items and drop bodies in front of car. this way all items are collected and all bodies can be burnt together.
This looks like the best way to dispose bodies. Also if aim is in toggle mode you can press Ctrl and farm Nimble in process :D
Vash The Spiegel 18 Jun, 2023 @ 10:40am 
Right on that might explain why sometimes my character would stop gathering. I only play single player so MP testing I won't be able to provide input on.
SubVision  [author] 18 Jun, 2023 @ 4:54am 
Yea, i made distance to count as x - y instead of x + y. Fixed it now