Autonauts

Autonauts

RawCap
22 Comments
Shiggsy  [author] Jun 17, 2024 @ 10:35pm 
@jhvyper: I assume it's conflicting as both mods change the storage. If its just the scriptable memory capacity you want from the other mod, i suggest using TerabyteBotScript
jhvyper Jun 17, 2024 @ 3:36pm 
@Shiggsy: This mod conflicts with "Bot Tweaks v2.3 (August 2022)" mod. Bot Tweaks basically turns your mod off. Am I doing something wrong or is this a bug that can be fixed? I really love both mods, yours for the storage and Bot Tweaks for the bot memory capacity boost.
Enfys Jun 14, 2024 @ 3:26pm 
Such a Necessary mod
GeekyJenowen Mar 13, 2023 @ 5:31pm 
I love this mod but i am guessing there is no plan to add Silos and Barrels? Does anyone recommend a different mod containing an increased capacity for those
KillerJWB Feb 18, 2023 @ 3:15pm 
So is the Silos still not doable?
Lord_Junes Nov 25, 2022 @ 8:54pm 
dont work
Radde Jan 9, 2022 @ 8:09pm 
No Update?
jhvyper Apr 26, 2021 @ 9:33am 
Any chance you can add Silos and Barrels also? Some seeds and crops only go into silos and so far I have 4 stacks of silos just for Wheat. I'd like to cut it down to 1 and clean my storage area up some.
Belrathius Mar 12, 2021 @ 4:40pm 
Is there any plan to update the mod to include those two storage items as well?
Shiggsy  [author] Mar 12, 2021 @ 12:29am 
Yes that's correct.
Belrathius Mar 11, 2021 @ 11:42pm 
Am I correct in understanding that this is limited to only items in crates or pallets? It seems that adding items to the LUA that are stored in barrels or silos has no effect.
Ink Nov 1, 2020 @ 5:29pm 
Also, for anyone who wants to increase the cap for Flower Bunches, here's the Object name to input.
ModVariable.SetVariableForStorageAmount("FlowerBunch01", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch02", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch03", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch04", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch05", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch06", XXL)
ModVariable.SetVariableForStorageAmount("FlowerBunch07", XXL)

Again, change XXL to your local size you want.
Ink Nov 1, 2020 @ 3:07pm 
@EightBitRanger

You can open up Steam\steamapps\workshop\content\979120\2000348178 click RawCap LUA File. Using a script editor like Notepad++, add the following line under function BeforeLoad(): ModVariable.SetVariableForStorageAmount("PumpkinSeeds", XXL)

Change XXL to whatever size you want.

local XXS = 10
local XS = 50
local S = 100
local M = 250
local L = 500
local XL = 750
local XXL = 2000
EightBitRanger Oct 26, 2020 @ 5:06am 
Is there also a way to add items that are missing from the list? I noticed that some raw items (pumpkin seeds come to mind) aren't on there and are pretty limited in storage capacity when the full pumpkins and raw pieces aren't so it throws off my balance.
Shiggsy  [author] Oct 25, 2020 @ 3:07am 
@MuadDib
I'll look into adding that feature, but for now you can always manually increase the storage amounts. I wrote a quick 'How To' in the discussions section should you be interested in this.
MuadDib Oct 22, 2020 @ 9:52pm 
can you ad a void upgrade option or something? I still find I have too much of one type of item, unless there is tech later on in the game I havent seen yet apart from that wonder to trash items?
Shiggsy  [author] Oct 13, 2020 @ 7:44pm 
Thanks for the heads up. I've not tried it in the Beta so I'll check this out!
EightBitRanger Oct 13, 2020 @ 7:39pm 
Hey I noticed the mod was working with beta yesterday when I first got it but today it isn't. I tried unsubscribing then resubscribing which didn't fix it, then I switched from beta back to vanilla and it appeared to fix it.

Was there some update to beta that broke the mod possibly?
Joshua Fry Speed May 20, 2020 @ 4:26pm 
Do you have a list of what items have increased capacity, and by how much? :)
Shalloa Feb 21, 2020 @ 11:51pm 
A cool thank you!
Shiggsy  [author] Feb 21, 2020 @ 4:31pm 
@Shalloa
That function has been moved to my other mod Weightless which also includes other items weight reduced to 1.
Shalloa Feb 21, 2020 @ 2:01pm 
Bots only carry 1 log, thought they did more then that?