奥拓星球 / Autonauts

奥拓星球 / Autonauts

RawCap
22 条留言
Shiggsy  [作者] 2024 年 6 月 17 日 下午 10:35 
@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 2024 年 6 月 17 日 下午 3:36 
@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 2024 年 6 月 14 日 下午 3:26 
Such a Necessary mod
GeekyJenowen 2023 年 3 月 13 日 下午 5:31 
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 2023 年 2 月 18 日 下午 3:15 
So is the Silos still not doable?
Lord_Junes 2022 年 11 月 25 日 下午 8:54 
dont work
Radde 2022 年 1 月 9 日 下午 8:09 
No Update?
jhvyper 2021 年 4 月 26 日 上午 9:33 
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 2021 年 3 月 12 日 下午 4:40 
Is there any plan to update the mod to include those two storage items as well?
Shiggsy  [作者] 2021 年 3 月 12 日 上午 12:29 
Yes that's correct.
Belrathius 2021 年 3 月 11 日 下午 11:42 
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 2020 年 11 月 1 日 下午 5:29 
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 2020 年 11 月 1 日 下午 3:07 
@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 2020 年 10 月 26 日 上午 5:06 
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  [作者] 2020 年 10 月 25 日 上午 3:07 
@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 2020 年 10 月 22 日 下午 9:52 
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  [作者] 2020 年 10 月 13 日 下午 7:44 
Thanks for the heads up. I've not tried it in the Beta so I'll check this out!
EightBitRanger 2020 年 10 月 13 日 下午 7:39 
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 2020 年 5 月 20 日 下午 4:26 
Do you have a list of what items have increased capacity, and by how much? :)
Shalloa 2020 年 2 月 21 日 下午 11:51 
A cool thank you!
Shiggsy  [作者] 2020 年 2 月 21 日 下午 4:31 
@Shalloa
That function has been moved to my other mod Weightless which also includes other items weight reduced to 1.
Shalloa 2020 年 2 月 21 日 下午 2:01 
Bots only carry 1 log, thought they did more then that?