Jump to content

Determine what vendor stalls in settlement script


FlashyJoer

Recommended Posts

Hi all,

 

Im scratching my head trying to figure out how to tell if the player is in an owned settlement and if so, how to check if the settlement has a clinic stand, any of the six vanilla varieties... for the record I am hoping this can be done within a Quest RefAlias script as that is what I am currently working in for my mod...

 

Any help you can provide to assist with the above would be glorious. Many Thanks!

Link to comment
Share on other sites

Condition LocationHasPlayerOwnedWorkshop == 1

 

The clinic element will probably want a script involving a formlist of clinic types, the FindClosestReferenceOfAnyTypeInList() function, and some cleverness with the workshopref or location center marker plus radius distance.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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