Jump to content

Limited Object Supply Building


xxUNRESTEDxx

Recommended Posts

I'm trying to make a unique container that the player can make only one of in each of their settlements. Like the way the Artillery support is. Is there a way to do this with a container? I've tried tearing through the Artillery and even mama Murphy's chair in the CK to find a solution, but I'm afraid I'm just too new to modding and prob missed the connection all together. Any insight or help would be much appreciated.

Link to comment
Share on other sites

On the constructable object form add a condition GetWorkshopObjectCount == 0

 

This condition stops the object being offered in the build menu after one is constructed, but if it is then stored in the workshop it wont be shown in the menu to be redeployed unless WorkshopAlwaysShowIconKeyword is also added to the form.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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