OddBook Posted January 13, 2019 Share Posted January 13, 2019 Is there a way to make an NPCs inventory adapt to certain stages of certain quests? For example: after securing fort strong, the BOS knights all carry Fat Mans. Link to comment Share on other sites More sharing options...
DieFeM Posted January 13, 2019 Share Posted January 13, 2019 (edited) I would use a RefCollectionAlias for BOS knights, and a script for the quest that makes use of OnStageSet event to add a Fatman to all the references in the collection. Edit: Or you can add the fatman directly in to the inventory of the collection, and start the quest with the stage of the vanilla quest. This would add the Fatman to the inventory on all references of the collection as soon as you start the quest. Edited January 13, 2019 by DieFeM Link to comment Share on other sites More sharing options...
Recommended Posts