Barotrauma
Ocen: 66
Stack Size 128x Lua
2
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Rozmiar pliku
Zamieszczono
Zaktualizowano
83.189 KB
13 kwietnia 2023 o 12:04
13 grudnia 2024 o 10:26
Listy zmian: 6 ( zobacz )

Zasubskrybuj, aby pobrać
Stack Size 128x Lua

Opis
This mod increases the maximum stack size for different types of containers to a maximum of 128. For example, the stack size inside the toolbelt will be 32 items, inside the metal crate will be 64, and inside the steel cabinet will be 128.
Compatible with any mods.
Doesn't work in multiplayer.

Important!
For the mod to work, you need to enable "CSharp scripting" in the "LuaCs settings" window. The button is located in the main menu of the game in the upper left corner.
Komentarzy: 65
TheNyaruko 10 czerwca o 20:17 
Dude this mod has some problem if turn on mod [Item IO framework] with it together it will cousd IO box stackable.and this problem always happend after i went through half of the map.
Пулемётчики 8 maja o 16:24 
I see, well. all right, then.
DesertBoss  [autor] 8 maja o 16:23 
@Пулемётчики
There are restrictions that limit modding capabilities. Also, modifying the network code will inevitably lead to critical errors.
Пулемётчики 8 maja o 7:01 
Hey, why don't you make it work in multiplayer?
Herrscher of Reason 6 maja o 15:40 
"Doesn't work in multiplayer."
Well, it works if everyone turns it on in their mods.
Пулемётчики 14 grudnia 2024 o 17:57 
Dude what should I do if I have a 128x stack invisible item with your addon's prescription in my deconstructor? AKA S.A.F.S.
Пулемётчики 14 grudnia 2024 o 17:55 
Everything works, I'm just a moron and forgot to install the lua client again.
pyro557 13 grudnia 2024 o 12:01 
thank you
DesertBoss  [autor] 13 grudnia 2024 o 10:35 
@pyro557
The mod does not change the ammo stack size inside the weapon. Most likely another mod does this. To limit the stack size in the player hotbar, you need to make the mod local and change the value of "characterInventoryCapacity" in the "script.lua" file. After that, enable the local mod instead of the mod from the workshop.
pyro557 13 grudnia 2024 o 8:22 
how would i go about stopping this from working inside weapons to prevent weapons that hold individual bullets instead of magazines from having large amounts of ammo. and maybe the hotbar as well to limit magazine stacks for reloading. i know there is a 63x stack mod that already has this balance but i prefer to use this mod for storage reasons.