Jump to content

Prevent Settlers from Using Power Armor


rusyn

Recommended Posts

I think there is an entry somewhere in the NPC record when looking in Xedit, that says "can use Power Armor" or something like that. its probably a keyword entry.

 

But, the linked mod above seems to do what you ask, in the rare case that they take it without a core. (I've never seen that happen, maybe its due to some other mod?)

 

But, I would like a mod that commands them into PA. back on Xbox I used to leave a fueld PA suit and wait for a settler to enter it, then assign them as a guard or provisioner, but often, they still exited it. Provisioner seemed to work the best.

 

On PC you can probably just console spawn something but I don't like to use console for save files. I only use it to test things out.

Link to comment
Share on other sites

You can manually lock actors out of using power armor by selecting them in the console [ addkeyword NoPowerArmorUse ] that's all the mod really does, scans all workshops for assigned settlers and adds/removes the keyword. To pop 'em in and out:

 

[ CallFunction "Actor.SwitchToPowerArmor" None ]

[ CallFunction "Actor.SwitchToPowerArmor" <powerarmorid> ]

Link to comment
Share on other sites

  • Recently Browsing   0 members

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