Jump to content

I want to add my (non-settlement) player home to the supply network.


Recommended Posts

(Reposted here because I just figured out I originally posted this in the wrong forum)

 

Is it possible to do this (the stuff in the title)?

 

I have made a custom player home which I have designed to my liking. Currently, I do have a sort-of workaround which I really dislike - I link all the crafting stations directly to the Red Rocket workshop, allowing me to use its inventory and can therefore connect my player home to the supply network just by connecting the Red Rocket to the supply network.

 

But, this means that in every game, I have to defend the Red Rocket (which triggers a lot of attacks because of the sheer quantity of food and water that eventually end up being stored there) and keep settlers away from the workshop in case they start grabbing my loot from it. Not to mention, because my player home's actual location is far away, it feels wrong for roleplay reasons.

 

So what I want to do instead is link my crafting stations in my custom player home to either an internal container (possibly its own workshop) and connect that to the Red Rocket via the supply network (preferably with no settler caravan involved). I would also really like to avoid making my custom player home an actual settlement (having it appear on the "Move Settler" list and "Send Companion to" list feels really messy). Is this possible via scripting or whatever? It's very hard to track down the mechanism that runs the Supply network in the creation kit.

Link to comment
Share on other sites

With respect, that tutorial doesn't actually tell me how to do what I need.

 

1) I want to add the home to the settlement network via a script, not through a supply caravan.

2) I would prefer my home not show up in the list of settlements and companion "home" locations.

Link to comment
Share on other sites

@warsinger;

yes, it depends on the way in which you wish to implement that.

 

 

  Reveal hidden contents

 

 

That Pueblo guy at BethNet had a lot of great ideas on how to implement this too,

and there's a few other tutes out there,

though I found Cypher2012, RuadHan2300, RedRocketTV and PoorlyAged's stuff very useful for containers etc.

 

Eventually, you might want to assign New Lands characters to your 'para-settlement Caravan" etc...

so, that's more to do with onEvent and nested containers as well as how they inherit from that global and onEvent,

that gets really tricky, where you want multiple stuff that is floating-point

(like, say you want 2 from your "Regulators of the Commonwealth Posse" to be on a route as 'guards', and like 4 individual "mutant/alien new lands NPC" too)

Or, you might want the NPC's to change direction based on the state of a "signpost" or "map inventory item"...

(ie, you might want a Caravan to 'get lost', or change direction part way through a 'supply run'...).

that then is a different level of complex,

where you'd probably find JetSteel, RuadHan2300, and Cypher2012's approaches more useful.

Link to comment
Share on other sites

Thanks, but I actually managed to figure it out on my own! What I did was create a workbench with the same parameters as Home Plate and then use a script to establish a pseudo-supply line between my home and the Red Rocket!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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