Macrophobic Posted October 23, 2017 Share Posted October 23, 2017 I made a lot of changes to NPCs inventories, added new faction outfits for scavengers, caravan guards, BoS, vault dwellers and many named characters. However, after I reload an old save, the changes affect only Diamond City Guards (inside and outside the city). As for named characters, they have new clothes in their inventory, but they are not equipped. Does inventory reset after a couple of days or do I have to use "Recycleactor" on each character individually? Maybe there is some way, like some sort of script, to reset all ot them at once? Link to comment Share on other sites More sharing options...
JonathanOstrus Posted October 23, 2017 Share Posted October 23, 2017 Does inventory reset after a couple of days or do I have to use "Recycleactor" on each character individually? Maybe there is some way, like some sort of script, to reset all ot them at once? It depends. If the actor is persistent then you would need to recycle actor on each one. If they're not persistent then upon a cell reset the outfit and inventory of the actor will reset. Link to comment Share on other sites More sharing options...
orangedeal Posted October 24, 2017 Share Posted October 24, 2017 (edited) Does inventory reset after a couple of days or do I have to use "Recycleactor" on each character individually? Maybe there is some way, like some sort of script, to reset all ot them at once?You can make bat-file with ID's of all known NPC. But after such global changes, it is better to start a new game. (I'm doing the same thing, including all other equipment) If the actor is persistent then you would need to recycle actor on each one. If they're not persistent then upon a cell reset the outfit and inventory of the actor will reset.And if the character is unique (without respawn) we also need to use recycleactor command? If all the characters use ammunition, then I can use "resetinventory" command (bat-file) to update their inventory (ammo, grenades) once a day. But then there is a problem with the naked characters. Should I use recycleactor in this case? Could this cause problems? In case of Deacon in Bunker Hill there will be problems (he disappears or becomes invisible), but this ID does not need to update the inventory. Edited October 24, 2017 by orangedeal Link to comment Share on other sites More sharing options...
Recommended Posts