Jump to content

Workbench/Container Link


Guest deleted4453484

Recommended Posts

Guest deleted4453484

I'd like to be able to "link" a container to a workbench so that when you open the workbench interface, it pulls from the container's inventory rather than the player's inventory. I am only thinking of a player home where a player would want to stash all their crafting items in one container. Hope that makes sense!

Link to comment
Share on other sites

I'd like to be able to "link" a container to a workbench so that when you open the workbench interface, it pulls from the container's inventory rather than the player's inventory. I am only thinking of a player home where a player would want to stash all their crafting items in one container. Hope that makes sense!

Initially I was going to say you can't really swing it without some fancy scripting. The workbench is really just a activator for the ShowRecipeMenu function and it always points toward the player. You could add a line to the activator script that moves everything from a specific container(s) to the players inventory, makes a list of everything transferred and then moves it back when exiting. Might be one way to sidestep the issue.

 

But luckily I don't believe you have to do that. I think Sortomatic will do what your looking for. Some nexus members say it can be configured to look in certain containers for components. Take a look at it, and maybe try out one of the homes that use it (at the bottom under "available homes"), to see if it's what your looking for. It's a modders resource and set up for use in a home, so I think it will take a little extra effort to implement it in the game world. Myself or another modder can probably put it together for you if you like it.

 

Another possibility is Inventory Assistant, which lets you carry some boxes that are linked to a container.

Link to comment
Share on other sites

Guest deleted4453484

Thanks for the reply! Sortomatic mentions a feature "Integrated Crafting Benches", which sounds interesting. Thanks again.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...