Project Zomboid

Project Zomboid

1,511 vurderinger
Stack All
2
3
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
57.362 KB
15. okt. 2021 kl. 21:07
27. dec. 2024 kl. 1:24
3 ændringsbemærkninger ( vis )

Abonner for at downloade
Stack All

Beskrivelse
Merge/pour selected mergeable item types in one click.
Full items (with 100% fullness) will be ignored by this mod.

No cheats
The character will spend time on pulling items out of the bags (if clicked item is in a bag) and sequential pouring items into each other. The mod uses vanilla actions: "Unpack/Grab" and "Pour into/Add to".

Works only for mergeable items, i.g. won't work for soap. But if something changes appropriate soap properties, this mod will show the option for merging. Also doesn't work for food.

Water
This mod doesn't give you an option for pouring between different water containers, e.g. common Water Bottle differs from Orange Soda Bottle despite it's called "Water Bottle" too. But you still can pour water in one click between the same type containers.

Taintedness of water is ignored by this mod. TODO: improve

100% compatibility with Build 41 and 42
Compatible with the most future game updates and any good mods. Will work with new drainable items added by your mods. Can be safely turned on/off on an existing save.

Languages: EN, CA, CH, CN, DE, ES, FR, JP, KO, PT, PTBR, RU

Workshop ID: 2629074154
Mod ID: stack_all_41
Populære diskussioner Vis alle (6)
2
23. mar. kl. 10:17
Bug Report
Aymira
0
18. jan. kl. 17:31
Italian Translation
Art Tippet
72 kommentarer
Sqwerm 11. sep. kl. 21:53 
Thank you for that very useful guide!
Cosmo 23. juli kl. 1:27 
Hey @star working like a charm ty
star  [ophavsmand] 18. juli kl. 15:15 
If you're looking for a guide to help you troubleshoot the issue on your own, I once wrote one .
star  [ophavsmand] 18. juli kl. 15:10 
> not-"good"
mods that replace files, functions or items

My mods usually disable their features automatically if the integration point in the game has been removed by another mod or game update. Alternatively, another (poorly made, "bad") mod might have simply overridden some of these integrations.
SunGod 17. juli kl. 13:52 
> Compatible with any GOOD mods.

Define "good", that can be subjective. :-)

But seriously, what kind of not-"good" mod could cause compatibility issues? Any particular kind of functionality that another mod might introduce that would help us troubleshoot the issue? Because narrowing it down by removing mods a few at a time can take forever, so any pointers or tips would be greatly appreciated.
󠀡󠀡 30. juni kl. 13:01 
my bad, actually works great. must have mixed something up on my end
star  [ophavsmand] 29. juni kl. 19:55 
> Compatible with any GOOD mods.

Still, I wonder which mod is ruining compatibility.
󠀡󠀡 29. juni kl. 13:47 
@SunGod, yeah im having some issues, doesnt seem to work
SunGod 26. maj kl. 11:09 
Is anybody having issues with this working in B42, or experiencing mod conflicts in B42 that prevent its functionality from appearing?

I used this fine on B41 and am having issues getting it to appear in-game in B42.
Skandu 12. mar. kl. 7:55 
I know that in theory there is a spanish translation for your mod but it wasn't showing up, and I think the issue was the folder and file in \StackAll\media\lua\shared\Translate\ES\IG_UI_ES.txt is missing

here's the translation and it mus be in ANSI:

IGUI_ES = {
IGUI_MergeALLMod = "Verter todo",
IGUI_MergeALLOutsideMod = "Tomar y verter todo",
IGUI_CombineALLMod = "Combinar todo",
IGUI_CombineALLOutsideMod = "Tomar y combinar todo",

/* Soap Option (Options Mod is needed) */
IGUI_SA_MergeableSoap = "Los pequeños trozos de jabón se pueden combinar",
IGUI_SA_MainMenu_tooltip = "Ir al menú para que surta efecto.",
IGUI_SA_MergeableSoap_tooltip = "Combinar sin ninguna segmentación",
}