Guest deleted17640619 Posted June 11, 2022 Share Posted June 11, 2022 Hello. At the Moment i am working on a Mod that allows the Player to put Settlers in Power Armor and let them guard the Settlement. So far so good. The Only Problem is that the Settlers exit their Power Armor when i assign them to the Guard Post. Normally they just stay in their PA and do nothing but now they are leaving and start their Patrol. I tested it with my Player-Char and it was possible to stand guard in power armor. I just copy and pasted the guard Animation from HumanSubgraphData in the SubgraphData from the "Power Armor Race". It looks a little bit buggy but it works. Now i just need a Solution how to prevent them to exit their Power Armor. Is there a Trick or a Keyword or something like that, which "Locks" the specific NPC in the PA like Paladin Danse or Proctor Ingram? Link to comment Share on other sites More sharing options...
hereami Posted November 26, 2023 Share Posted November 26, 2023 (edited) How it goes then? There's a shady curious keyword LinkPowerArmor, which is denoted as "used for packages only", nearly unused in game, but also is a DefaultObject saying "furniture they are using or will use", what wouldn't be done just for nothing. But i did no experiments still, except checking that it doesn't lead to currently worn armor stand (sadly). Also, npc can have PowerArmor Stand specified in their Forms, but it can't be changed or assigned by scripts i guess. Edited November 26, 2023 by hereami Link to comment Share on other sites More sharing options...
Recommended Posts