Starbound

Starbound

Improved Containers
Drakray 2016 年 8 月 15 日 下午 9:18
Mod Compatibility
Hi, I'd like to know what are the line I must add to my .object to make them use your functionnality?, I added those two:

"script" : ["/scripts/v6/improvedcontainer.lua"],
"itemAgingScripts" : ["/scripts/v6/improvedcontainerrotting.lua"],

but I still can't rename my Containers. Is there something I missed?
< >
正在显示第 1 - 11 条,共 11 条留言
v6  [开发者] 2016 年 8 月 16 日 下午 1:12 
If your mod uses the vanilla uiConfigs then that's all you need to add.
Otherwise you'll need to look at one of the chest patches and copy that for your interface.
Drakray 2016 年 8 月 16 日 下午 3:37 
I use

"uiConfig" : "/interface/chests/chest<slots>.config",

because I basically copied and adapted the hylotl shippingcontainer
Full object at pastebin.com/dbDAw1y2
v6  [开发者] 2016 年 8 月 17 日 上午 10:10 
Are you reading the log while modding.
Mod load order is most likely your issue.

Please visit the modding forums if you need help.
Drakray 2016 年 8 月 17 日 上午 10:36 
My log state that your mod is effectively loaded before mine, as I added

"requires" : ["Improved Containers"],

in my _metadata file to be sure.
The Search function work, as well as the Sort, but the Rename is greyed out, the Stack work as intended, and the stuff pop out of the container when I picked it up.
I though I would just have to add your 2 line from the .patch file, but it seems it would take more to make it work.
最后由 Drakray 编辑于; 2016 年 8 月 17 日 上午 10:45
v6  [开发者] 2016 年 8 月 17 日 下午 8:56 
It's scripts, not script
Drakray 2016 年 8 月 17 日 下午 9:55 
Well, I do feel stupid now... Thanks :D
warmainiac 2018 年 6 月 25 日 上午 7:54 
could you make a patch for enhanced storage?
Bodoc Calado 2018 年 7 月 19 日 下午 1:12 
Sayter wrote that this mod breaks Terramart Shipments in Frackin' Universe. Could you come up with a patch, please? :)
Fahrenade 2020 年 2 月 11 日 上午 1:34 
Hey v6, can we add support for this mod? https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=738418305

I published it long ago and I just remembered it doesn't have IC support. I tried including the scripts as suggested, but then when you break the item it drops the original container and the "improved container", effectively duplicating the item...
Any ideas?

最后由 Fahrenade 编辑于; 2020 年 2 月 11 日 上午 1:37
Adam 2023 年 7 月 24 日 上午 7:26 
Can you update mod for FU ?
Major Poison 2024 年 10 月 16 日 上午 12:24 
I found a small bug with the generic ship lockers added by https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=730388011 this mod. When breaking one that has items in it, it drops a second, empty locker as well as the one still holding the items.
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50